aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-28If xml_get_int() fails, bail immediately; don't use the variable itGuy Harris1-14/+18
2012-04-28Neither C90 nor C99 explicitly guarantee that a memcpy() call with aGuy Harris1-1/+3
2012-04-28Get rid of some unnecessary assignments, to remove warnings from theGuy Harris1-5/+1
2012-04-27Like r42302 but in other place.Jakub Zawadzki1-2/+3
2012-04-27Fix fuzz failure reported in Jeff Morriss1-2/+3
2012-04-27Fix sigsegv in filter expression dialog when user clicked on some BASE_CUSTOM...Jakub Zawadzki1-1/+1
2012-04-27As suggested in http://www.wireshark.org/lists/wireshark-dev/201204/msg00062....Jeff Morriss1-3/+3
2012-04-27Bugzilla always uses https (and has for quite a while), so use https in the U...Jeff Morriss1-11/+11
2012-04-27Based on mail from Guy on -dev regarding the 1.7.1 release notes: Add entry f...Jeff Morriss1-3/+9
2012-04-27As suggested in http://www.wireshark.org/lists/wireshark-dev/201204/msg00062....Jeff Morriss11-55/+55
2012-04-27Update commented-out code to reflect the new reality.Guy Harris1-1/+1
2012-04-27Fix r42293: Make the script actually fail when tshark fails: use a new variab...Jeff Morriss1-6/+8
2012-04-27From Tom Bottom:pascal1-7/+9
2012-04-27Get the script working again in the "unlimited passes" mode.Jeff Morriss1-4/+8
2012-04-27Fix Malformed packet AMS for Read Device Info Read State Request.Anders Broman1-3/+25
2012-04-27Don't store protocol field names in Filter Expression dialog.Jakub Zawadzki1-21/+40
2012-04-27From David Wei:Anders Broman8-23/+26
2012-04-27From David Wei:Anders Broman3-693/+747
2012-04-27Fix typo errorspascal1-2/+2
2012-04-27nflog: add BYTE_ORDER_HOST, fix conflicting ENC_BIG_ENDIAN, ENC_NA value_stri...Jakub Zawadzki1-2/+9
2012-04-27From Steve Magnani:Anders Broman2-2/+38
2012-04-27Fix value of "Error in Parameter API"Jakub Zawadzki1-1/+1
2012-04-27From Tom Bottom:Anders Broman1-11/+16
2012-04-27From Evan Huus:Anders Broman1-0/+12
2012-04-27From Evan Huus:Anders Broman1-3/+1
2012-04-27From Evan Huus: Fix memory leaks in wslua_tvb.c fix typos in wslu_proto.c htt...Anders Broman2-8/+14
2012-04-27From Evan Huus: Fix memory leaks in wslua_proto.cAnders Broman1-4/+12
2012-04-27From Evan Huus: Fix memory leaks in wslua_pinfo.c https://bugs.wireshark.org/...Anders Broman1-1/+2
2012-04-27For pcapng files: revert svn:mime-type back to application/octet-stream;Bill Meier0-0/+0
2012-04-26Get rid of tabs; make white space consistent.Guy Harris1-53/+43
2012-04-26Add a TODO comment; indicate why PCAP-NG files don't use application/vnd.tcpd...Jeff Morriss1-0/+4
2012-04-26Consistently InterCapitalize StatusBar.Guy Harris1-8/+8
2012-04-26While we're at it, add back the shortcuts, or whatever the heck theGuy Harris1-3/+3
2012-04-26Use a mime-type of application/x-gzip for *.gz filesJeff Morriss1-0/+3
2012-04-26Just use a Boring Old ASCII Dash for hex ranges.Guy Harris1-6/+6
2012-04-26Minor: reformatting, unneeded #includes, whitespace cleanup;Bill Meier18-5053/+6075
2012-04-26Remove duplicate comment.Guy Harris1-2/+0
2012-04-26Add a pcoreytohll() macro to extract "Corey-endian" 64-bit quantities,Guy Harris1-27/+24
2012-04-26Fix presumed typo (zero-origin bit 5 is 0x0020, not 0x0002).Guy Harris1-1/+1
2012-04-26Prepare to use value_string or range_string.Anders Broman1-1/+50
2012-04-26Whitespace cleanup: Indentation, trailing, ...Bill Meier11-1721/+1721
2012-04-26From Evan Huus:pascal1-1/+1
2012-04-26From Evan Huus:Anders Broman1-8/+0
2012-04-26Correct value for Baudot50 Jakub Zawadzki1-1/+1
2012-04-26Add support for checking conflicting entries in value_string_ext.Jakub Zawadzki1-3/+8
2012-04-26Restore Accelerators for "Expand Subtree", "Expand All" and "Collapse All".Anders Broman1-4/+4
2012-04-26Fix some "conflicting" value_string warnings.Jakub Zawadzki6-11/+9
2012-04-26Fully dissect more IEsAnders Broman1-114/+132
2012-04-26From Bodo Petermann:Anders Broman1-16/+28
2012-04-26From vaicebine via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7199 :pascal1-2/+2