jlayton/wireshark.git
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-03-01 Jeff MorrissFix a cut-n-pasteo and add a const cast to quiet a...
2013-03-01 Evan HuusFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2013-03-01 Anders BromanBackport const casts from sqlite lemon.
2013-03-01 Anders BromanFrom beroset:
2013-03-01 Anders Bromantry to remove C++ incompatibilities from lemon
2013-03-01 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-03-01 Evan HuusRevert r47839, it is not needed with r47979.
2013-03-01 Evan HuusAdd a much better workaround for bug #8382 and some...
2013-03-01 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-03-01 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-03-01 Bill MeierFix [-W shadow] issue in SVN #47958 in a slightly diffe...
2013-03-01 Chris MaynardWhitespace changes: Convert spaces to tabs. Add modelines.
2013-03-01 Evan HuusAddendum to r47962, caught by Jakub Zawadzki via
2013-03-01 Chris MaynardFix Coverity CID 280396: Logically dead code.
2013-03-01 Chris MaynardFix Coverity CID 280371: Logically dead code.
2013-03-01 Anders BromanFix warning: C++ style comments are not allowed in...
2013-03-01 Chris MaynardFix Coverity CID 280369: Logically dead code.
2013-03-01 Chris MaynardConvert spaces to tabs in capture_step_snapshot().
2013-03-01 Anders BromanFrom beroset:
2013-03-01 Chris MaynardFix Coverity CID 280367: Logically dead code.
2013-03-01 Chris MaynardFix Coverity CID 280365: Logically dead code.
2013-03-01 Chris MaynardFix Coverity CID 280362: Logically dead code.
2013-03-01 Chris MaynardFix Coverity CID 280391: Logically dead code.
2013-03-01 Chris MaynardFix Coverity CID 988967: Logically dead code.
2013-03-01 Evan HuusFrom Sebastiano Di Paola via https://bugs.wireshark...
2013-03-01 Evan HuusAdd some 'const's to satisfy latest GCC.
2013-02-28 Evan HuusRename a variable s/color_edit_dlg/color_edit_window...
2013-02-28 Evan HuusRe-add statement accidentally removed in r47950 that...
2013-02-28 Bill Meiercolor_edit_dlg update:
2013-02-28 Jeff MorrissMake it so that alternate-prefix RPM builds actually...
2013-02-28 Michael MannReplace proto_tree_add_text with proto_tree_add_item...
2013-02-28 Pascal QuantinFix dissection of feedback with large CID
2013-02-28 Balint ReczeyRevert "Fix MSVC build errors related to symbol visibility"
2013-02-28 Balint ReczeyAdd -DWS_BUILD_DLL to wiretap Windows builds
2013-02-28 Balint ReczeyFix MSVC build errors related to symbol visibility
2013-02-28 Pascal QuantinAdd SVN keywords
2013-02-28 Michael MannUse proto_tree_add_item (or similar) instead of proto_i...
2013-02-28 Michael MannConvert proto_item_add_text to proto_item_add_item.
2013-02-28 Balint ReczeyExport libwiretap symbols using WS_DLL_PUBLIC define
2013-02-28 Guy HarrisUpdate a comment.
2013-02-28 Anders BromanDissect japan ISUP Charging Info IE.
2013-02-28 Anders BromanAvoid a packet rescan if we don't have an AirPcap adapter.
2013-02-28 Jeff MorrissBe a little quieter (and do a little more cleanup)...
2013-02-28 Jeff MorrissAdd a #define for the default capture buffer size and...
2013-02-28 Balint ReczeyAdd ws_symbol_export.h WIRESHARK_COMMON_INCLUDES to...
2013-02-28 Jeff MorrissFrom Anders: revert r47934: it doesn't work everywhere.
2013-02-28 Jeff MorrissFrom Anders: more places to increase the default captur...
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2013-02-28 Jeff MorrissDefault capture buffer size is now 2MB.
2013-02-28 Pascal QuantinFrom Hadriel Kaplan via https://wireshark.org/lists...
2013-02-28 Anders BromanUpdate the text of dumpcap -h, default buffer size...
2013-02-28 Gerald Combsstr_util.c: Although the glib documentation doesn't...
2013-02-28 Guy HarrisCombine all the flags fields into one field, and get...
2013-02-28 Chris MaynardFix Coverity CID 719419: Dereference after null check.
2013-02-28 Chris MaynardFix Coverity CID 280377: Dead default in switch.
2013-02-28 Chris MaynardFix Coverity CID 280366: Dead default in switch.
2013-02-28 Guy HarrisThe LDAP dissector uses register_frame_end_routine...
2013-02-27 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-02-27 Guy HarrisInclude <epan/show_exception.h>, as show_exception...
2013-02-27 Guy HarrisGet rid of unnecessary includes of "packet-frame.h".
2013-02-27 Guy HarrisMove show_exception() and show_reported_bounds_error...
2013-02-27 Guy HarrisFor subvectors, make a top-level item to cover the...
2013-02-27 Guy HarrisWhen decompressing, put an entry into the protocol...
2013-02-27 Pascal QuantinFrom J. Schoenwaelder via https://bugs.wireshark.org...
2013-02-27 Anders BromanIncrease the default buffer size to 2MB.
2013-02-27 Anders BromanDissect Japan ISUP Charge rate transfer (flexible charg...
2013-02-27 Chris MaynardUse ENC_NA for single byte fields, as that appears...
2013-02-27 Bill MeierUse consistent indentation; Add editor modelines.
2013-02-27 Jeff MorrissAdd a %prefix option for users who want to (easily...
2013-02-27 Michael MannProtocol is ENC_BIG_ENDIAN, adjust accordingly.
2013-02-27 Jeff MorrissDon't install the desktop-integration files in our...
2013-02-27 Anders BromanFix
2013-02-27 Michael MannFix example Lua plugin that passes wrong argument in...
2013-02-27 Michael MannReplace proto_tree_add_text with proto_tree_add_item...
2013-02-27 Michael MannIncrease use of proto_tree_add_item (mostly replacing...
2013-02-27 Michael MannReplace proto_tree_add_text with proto_tree_add_item...
2013-02-27 Jeff MorrissLook for desktop-file-install (to be used when installi...
2013-02-26 Jeff MorrissPut a trailing semicolon on the MimeType line (to satis...
2013-02-26 Jakub ZawadzkiMove pack_flags to better place.
2013-02-26 Pascal QuantinFix warning: 'rrc_sub_handle' may be used uninitialized...
2013-02-26 Bill MeierFix a misspelled word; Do some minor tweaking of the...
2013-02-26 Michael MannSNMP dissector should handle aes256 (better version...
2013-02-26 Gerald CombsTry to fix compilation on Windows.
2013-02-26 Gerald CombsPrint human-readable statistics by default. Raw values...
2013-02-26 Bill MeierFix spelling/typos found using a list of commonly missp...
2013-02-26 Bill Meierit's ==> its & its ==> it's as needed.
2013-02-26 Jeff MorrissRevert r44559: go back to using g_malloc()'d memory...
2013-02-26 Bill Meierit's ==> its & its ==> it's as needed.
2013-02-26 Bill Meierits ==> it's
2013-02-26 Bill Meierit's ==> its
2013-02-26 Bill Meierit's ==> its & its == > it's as needed.
2013-02-26 Bill Meierits ==> it's & it's ==> its as needed.
2013-02-26 Bill Meierit's ==> its & its ==> it's as needed.
2013-02-26 Bill MeierNo need for 'if (...initialized) {...}' in proto_reg_ha...
2013-02-25 Bill Meierit's ==> its & its ==> it's as needed.
2013-02-25 Pascal QuantinDissect more feedback options
2013-02-25 Evan HuusFrom Alex Badea via https://bugs.wireshark.org/bugzilla...
2013-02-25 Michael MannFix typos/errors and make Lua API more consistent.
2013-02-25 Balint ReczeyMake compare-abs.sh work on CMake builds
next