aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Add a #define for the default capture buffer size and use it.Jeff Morriss6-7/+9
2013-02-28Add ws_symbol_export.h WIRESHARK_COMMON_INCLUDES to fix failing distcheckBalint Reczey1-1/+2
2013-02-28From Anders: revert r47934: it doesn't work everywhere.Jeff Morriss1-5/+5
2013-02-28From Anders: more places to increase the default capture buffer size.Jeff Morriss2-3/+3
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey28-157/+198
2013-02-28Default capture buffer size is now 2MB.Jeff Morriss3-6/+6
2013-02-28From Hadriel Kaplan via https://www.wireshark.org/lists/wireshark-dev/201302/...Pascal Quantin1-1/+1
2013-02-28Update the text of dumpcap -h, default buffer size should be 2 MB.Anders Broman1-1/+1
2013-02-28str_util.c: Although the glib documentation doesn't explicitly say so,Gerald Combs2-5/+10
2013-02-28Combine all the flags fields into one field, and get rid of theGuy Harris1-112/+90
2013-02-28Fix Coverity CID 719419: Dereference after null check.Chris Maynard1-2/+2
2013-02-28Fix Coverity CID 280377: Dead default in switch.Chris Maynard1-14/+4
2013-02-28Fix Coverity CID 280366: Dead default in switch.Chris Maynard1-14/+1
2013-02-28The LDAP dissector uses register_frame_end_routine(), so it needs toGuy Harris2-6/+8
2013-02-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8378 :Pascal Quantin2-36/+44
2013-02-27Include <epan/show_exception.h>, as show_exception() is called.Guy Harris1-1/+1
2013-02-27Get rid of unnecessary includes of "packet-frame.h".Guy Harris7-14/+7
2013-02-27Move show_exception() and show_reported_bounds_error() toGuy Harris55-603/+611
2013-02-27For subvectors, make a top-level item to cover the entire subvector, andGuy Harris1-88/+296
2013-02-27When decompressing, put an entry into the protocol tree that covers allGuy Harris1-48/+52
2013-02-27From J. Schoenwaelder via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-1/+1
2013-02-27Increase the default buffer size to 2MB.Anders Broman2-2/+3
2013-02-27Dissect Japan ISUP Charge rate transfer (flexible charging) .Anders Broman1-2/+161
2013-02-27Use ENC_NA for single byte fields, as that appears to be the generally agreed...Chris Maynard1-3/+16
2013-02-27Use consistent indentation; Add editor modelines.Bill Meier1-467/+479
2013-02-27Add a %prefix option for users who want to (easily) configure Wireshark toJeff Morriss1-12/+19
2013-02-27Protocol is ENC_BIG_ENDIAN, adjust accordingly.Michael Mann1-4/+4
2013-02-27Don't install the desktop-integration files in our (Wireshark's) dataJeff Morriss1-14/+22
2013-02-27Fix Anders Broman1-4/+4
2013-02-27Fix example Lua plugin that passes wrong argument in register_menu functionMichael Mann1-1/+1
2013-02-27Replace proto_tree_add_text with proto_tree_add_item + expert_info. Not enou...Michael Mann1-290/+297
2013-02-27Increase use of proto_tree_add_item (mostly replacing proto_tree_add_text)Michael Mann1-31/+50
2013-02-27Replace proto_tree_add_text with proto_tree_add_item + expert_infoMichael Mann1-91/+105
2013-02-27Look for desktop-file-install (to be used when installing wireshark.desktop).Jeff Morriss1-0/+2
2013-02-26Put a trailing semicolon on the MimeType line (to satisfy desktop-file-valida...Jeff Morriss1-1/+1
2013-02-26Move pack_flags to better place.Jakub Zawadzki1-1/+1
2013-02-26Fix warning: 'rrc_sub_handle' may be used uninitialized in this functionPascal Quantin1-1/+1
2013-02-26Fix a misspelled word; Do some minor tweaking of the wording of a few comments.Bill Meier1-7/+8
2013-02-26SNMP dissector should handle aes256 (better version than r47690)Michael Mann2-99/+197
2013-02-26Try to fix compilation on Windows.Gerald Combs1-3/+3
2013-02-26Print human-readable statistics by default. Raw values can be printedGerald Combs5-12/+90
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier69-215/+215
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier5-7/+7
2013-02-26Revert r44559: go back to using g_malloc()'d memory for SCTP reassembly. ThatJeff Morriss1-6/+58
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier5-11/+11
2013-02-26its ==> it'sBill Meier1-1/+1
2013-02-26it's ==> itsBill Meier1-1/+1
2013-02-26it's ==> its & its == > it's as needed.Bill Meier4-15/+15
2013-02-26its ==> it's & it's ==> its as needed.Bill Meier6-8/+8
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier47-120/+120