metze/wireshark/wip.git
2013-08-13 Evan HuusUse start_offset to set the item length in the usual...
2013-08-13 Michael MannSome improvements to the bundle protocol:
2013-08-13 Martin MathiesonAdd missing return (reported as missing break by coverity)
2013-08-13 Stig BjørlykkeShow the Lua plugin being loaded in the splash screen.
2013-08-13 Jörg MayerImplement in cmake:
2013-08-13 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-08-13 Guy HarrisWrap in "extern "C"" for the benefit of C++ code includ...
2013-08-13 Anders BromanFrom Javier Godoy:
2013-08-13 Anders BromanFrom Yaniv Kaul:
2013-08-13 Evan HuusCreate the dissector hash table in only one place,...
2013-08-13 Evan HuusWhen freeing the preferences of a module, also free...
2013-08-13 Evan HuusOnly rescan packets if we have packets to rescan. Fixes...
2013-08-13 Evan HuusFix name resolution tests:
2013-08-12 Evan HuusBe sure to initialize the jumbo flag when creating...
2013-08-12 Jörg Mayer- Extract variables from Makefile.common.
2013-08-12 Guy HarrisIf we're looking for some version of GTK+, and don...
2013-08-12 Guy HarrisJust check whether dladdr() is available; we check...
2013-08-12 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-08-12 Guy HarrisTell a bit more of the story of dladdr()'s ability...
2013-08-12 Anders BromanMove initalisation of IPv4 hastable to the host_name_lo...
2013-08-12 Anders BromanFrom Tommy Wu:
2013-08-12 Alexis La GoutteFix error when enable "debug" in wiretap/pcapng.c file
2013-08-12 Alexis La GoutteFix shorten-64-to-32 error when build with clang 3.4
2013-08-12 Guy HarrisUse "command -v", required by recent POSIX, rather...
2013-08-12 Stig BjørlykkeDouble click Lua scripts in About Plugins list to open...
2013-08-12 Martin Kaisercoverity 280403 (logically dead code)
2013-08-12 Pascal QuantinCheck presence of PagingRecordList before trying to...
2013-08-12 Pascal QuantinFix copy paste error and reinitialize actx->private_dat...
2013-08-12 Guy HarrisFix a comment.
2013-08-12 Guy HarrisOn some platforms, to get dladdr() you need to link...
2013-08-12 Guy HarrisAdd in a bunch of UNIX-platform-specific ways of gettin...
2013-08-12 Guy HarrisAdd a comment discussing the layout of application...
2013-08-12 Guy HarrisIf we weren't started with special privileges, try...
2013-08-11 Evan HuusReorder and group chunk header flags. Reduces the bit...
2013-08-11 Evan HuusSplit jumbo_free and jumbo_realloc into their own funct...
2013-08-11 Evan HuusMove the null check outside the function call. Simpler...
2013-08-11 Evan HuusLittle optimization: move two statements inside an...
2013-08-11 Anders BromanUse g_hashtable for IPv4 name resolution.
2013-08-11 Evan HuusDon't let a valgrind-output-parsing error hide the...
2013-08-11 Evan HuusAdd support for allocating more than will fit in a...
2013-08-11 Evan HuusInstead of using a glib slist to track the list of...
2013-08-11 Evan HuusSmall optimization: the master-list and recycler cases...
2013-08-11 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2013-08-11 Evan HuusSplit some asserts so it is more clear what the problem...
2013-08-11 Evan HuusFree a few hash tables in packet.c when we shutdown.
2013-08-11 Evan HuusModelines and consistent indentation.
2013-08-11 Evan HuusFix 130KB of leaked memory exposed (or caused?) by...
2013-08-10 Guy HarrisInitialize float variables with float constants, not...
2013-08-10 Alexis La GoutteRPKI-RTR is not a asn1 dissector...
2013-08-10 Alexis La GoutteUpdate .gitignore
2013-08-10 Alexis La GoutteFix (-W)header-guard error found by clang 3.4
2013-08-10 Alexis La GoutteFix (-W)header-guard error found by clang 3.4
2013-08-10 Alexis La GoutteFix (-W)header-guard error found by clang 3.4
2013-08-10 Alexis La GoutteFix (-W)header-guard error found by clang 3.4
2013-08-10 Alexis La GoutteFix (-W)header-guard error found by clang 3.4
2013-08-10 Alexis La GoutteFix (-W)header-guard error found by clang 3.4
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix error when build with clang 3.0
2013-08-10 Alexis La GoutteFix error when build with clang 3.0
2013-08-10 Martin MathiesonIxVeriwave 11ac patch (bug 8912) from Tom Cook.
2013-08-10 Jakub Zawadzkidfilter: report warning if OR and AND logic operands...
2013-08-10 Martin MathiesonUse proper macros to cast between uint and pointer
2013-08-10 Martin MathiesonTry again...
2013-08-10 Martin MathiesonTry using guint.
2013-08-10 Martin MathiesonAdd a malformed check to show if GroupA has more RAPIDs...
2013-08-10 Martin Kaisercoverity 1058716
2013-08-10 Martin Kaiserdissect the URL in the transport protocol descriptor
2013-08-09 Gerald CombsFix error handling.
2013-08-09 Evan HuusDecode Kafka metadata requests and responses.
2013-08-09 Chris MaynardMove the description of the -Y <displaY filter> option...
2013-08-09 Chris MaynardReplace tabs with spaces. Add modelines.
next