metze/wireshark/wip.git
2013-03-14 Anders BromanFrom beroset:
2013-03-13 Martin Kaiserdissect more descriptors in the AIT
2013-03-13 Martin Kaiseractx is used, remove _U_
2013-03-13 Martin Kaiser add missing NULL check
2013-03-13 Anders Broman- [-Wmissing-prototypes]
2013-03-13 Bill Meiergtk_widget_set_vexpand() is only for GTK3.
2013-03-13 Bill MeierCertain prefs window contents should not be centered...
2013-03-13 Alexis La GoutteFix compilation under Linux ../../../ui/gtk/prefs_captu...
2013-03-13 Alexis La GoutteRemove unused bgp_route_refresh struct
2013-03-13 Jeff MorrissAdd a feature blurb for HTTP response times (added...
2013-03-13 Alexis La GoutteFrom chaitanya via https://bugs.wireshark.org/bugzilla...
2013-03-13 Irene RüngelerAdd interface options preferences.
2013-03-12 Anders Broman- [-Wmissing-prototypes]
2013-03-12 Martin Kaiserdissect Application Signalling Descriptor
2013-03-12 Anders Bromansvn path=/trunk/; revision=48272
2013-03-12 Gerald Combs1.9.1 → 1.9.2.
2013-03-12 Gerald CombsBuild 1.9.1.
2013-03-12 Gerald CombsAdd a few new features.
2013-03-12 Gerald CombsMinor updates.
2013-03-12 Gerald CombsThe merge dialog should probably say "Read filter"...
2013-03-12 Martin Kaiseruse correct data type in the cast
2013-03-12 Anders Broman- [-Wmissing-prototypes]
2013-03-12 Anders BromanIntroduce a preference to select how Websocket text...
2013-03-12 Anders BromanDetect HTTP/1.1 heuristically.
2013-03-12 Bill MeierUpdate Gtk info:
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-12 Anders BromanUse explicit casts.
2013-03-12 Anders BromanFrom beroset:
2013-03-12 Ronnie SahlbergSPC-3 and later has a 16-bit allocation length for...
2013-03-11 Chris MaynardFix Coverity CID 989732: Structurally dead code.
2013-03-11 Chris MaynardFix Coverity CID 990224 and 990225: Unused pointer...
2013-03-11 Anders BromanImprove heuristics for gmtrailer.
2013-03-11 Anders BromanDissect GRE Key and Service Selection.
2013-03-11 Anders BromanDissect Contractor Number digits.
2013-03-11 Evan HuusMinor improvements to block allocator debugging.
2013-03-11 Evan HuusDocument the wmem override environment variable in...
2013-03-11 Gerald CombsPrettify the WinPcap version display.
2013-03-11 Jeff MorrissFollowup to r48218: remove documentation of the WIRESHA...
2013-03-11 Bill MeierAdd Peter Hatina;
2013-03-11 Bill MeierUpdate GTK3 port status.
2013-03-11 Bill MeierGTK3 "expand" handling changes.
2013-03-11 Bill MeierRemove leftover "//".
2013-03-11 Bill MeierFrom the proposed patch by Peter Hatina in Bug #8315.
2013-03-11 Bill MeierSet the "Capture Options" window as the parent ('transi...
2013-03-11 Anders BromanUse explicit casts.
2013-03-11 Anders BromanFrom: Erik Hugne
2013-03-11 Bill Meier"Capture ! Options ! Manage Interfaces": Cleanup handli...
2013-03-10 Evan HuusAllocate zeroed memory instead of manually zeroing...
2013-03-10 Evan HuusUse col_append_sep_str instead of col_set_str. Fixes...
2013-03-10 Anders BromanOff by one error in name length.
2013-03-10 Jakub Zawadzkir30032 again, actually make emem_verify_pointer() works...
2013-03-10 Anders BromanUse explicit casts.
2013-03-10 Evan HuusActually remove slab.h from the makefile.
2013-03-10 Evan HuusUpdate usage info for valgrind script. We almost need...
2013-03-10 Evan HuusGlib docs recommend using the slice API if you know...
2013-03-10 Evan HuusRemove slab.h and replace its last remaining usage...
2013-03-10 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2013-03-10 Evan HuusAdd two missing NULL checks, fixes most of
2013-03-10 Michael TüxenMake the memory limit (in bytes or packets) used for...
2013-03-10 Michael TüxenOnly cast the variable after checking it.
2013-03-10 Michael TüxenAdd -t to synopsis.
2013-03-09 Evan HuusAdd the appropriate new WS_DLL_* declarations to the...
2013-03-09 Evan HuusRemove the wmem slab. It was an optimization mimicking...
2013-03-09 Evan HuusRemove the emem slab feature (sl_* functions) completel...
2013-03-09 Anders BromanUse explicit casts.
2013-03-09 Jakub Zawadzki[NPL] Misc fixes
2013-03-09 Evan HuusFrom Thomas Wiens via https://bugs.wireshark.org/bugzil...
2013-03-09 Evan HuusTwo instances of s/delete/delete_id/ to satisfy C+...
2013-03-09 Anders BromanUpdate lex and yacc
2013-03-09 Anders BromanUse explicit casts.
2013-03-09 Alexis La GoutteMake checkAPIs Happy
2013-03-09 Alexis La GoutteFrom Jose Pico via https://bugs.wireshark.org/bugzilla...
2013-03-09 Evan HuusPut items in the tree we just created, mark an unused...
2013-03-09 Jeff MorrissUpdate URLs to specs.
2013-03-09 Gerald CombsSwitch to WinPcap 4.1.3.
2013-03-09 Michael MannRTPS Cleanup, Part 2
2013-03-09 Evan HuusFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2013-03-08 Jeff Morrissfreekdesktop.org says all themes must fall back to...
2013-03-08 Jeff MorrissThe Icon is not supposed to have an extension; remove it.
2013-03-08 Anders BromanUse explicit casts.
2013-03-08 Guy HarrisDissect the DCCP header by stepping through it a field...
2013-03-08 Evan HuusAdd a debug function (ifdef'ed out by default) and...
2013-03-08 Evan HuusAdd another pair of assertions.
2013-03-08 Gerald CombsAdd /SD defaults to every MessageBox call (even if...
2013-03-08 Anders BromanUpdate to V11.5.0 (2012-12).
2013-03-08 Evan HuusUse only simple allocators until I can work out the...
2013-03-08 Evan HuusShould fix assertion failure seen by Anders on -dev.
2013-03-08 Anders BromanAdd new SIP headers.
2013-03-08 Gerald CombsSwitch to c-ares 1.9.1.
2013-03-08 Evan HuusFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2013-03-08 Irene RüngelerDon't try to show an IP address if none is present.
2013-03-08 Pascal QuantinPrettify a bit dissection of sr-ProhibitTimer-r9 and...
2013-03-08 Anders BromanUse explicit casts.
2013-03-08 Anders BromanUse explicit casts.
2013-03-08 Anders BromanFrom beroset:
2013-03-07 Evan HuusFrom Max Baker via https://bugs.wireshark.org/bugzilla...
2013-03-07 Anders BromanUse explicit casts.
2013-03-07 Anders BromanMake the prefernce settings work.
2013-03-07 Martin Kaisercorrectly mark the payload for unknown extension tags
2013-03-07 Guy HarrisProperly pluralize "octet" for the Extended Capabilitie...
next