metze/wireshark/wip.git
2013-04-22 Alexis La GoutteAdd dissection of Aruba Networks Vendor Specific stuff...
2013-04-22 Martin MathiesonDon't report duplicate use of IP address twice when...
2013-04-22 Michael MannImprove AUTH handling (NTLM and elementary PLAIN mechanism)
2013-04-22 Michael MannAdd a "hidden" array of UAT entry data to allow separat...
2013-04-22 Evan HuusDon't use g_assert_cmpuint, its definition breaks the...
2013-04-21 Michael MannGeneral cleanup.
2013-04-21 Evan HuusAdd wmem string-buffer tests and fix associated bugs.
2013-04-21 Pascal QuantinDissect more TLV objects
2013-04-21 Guy HarrisIn tcp_dissect_pdus(), don't put the PDU length into...
2013-04-21 Guy HarrisUpdate a comment.
2013-04-21 Guy HarrisWhen creating a subset tvbuff, inherit the flags from...
2013-04-21 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2013-04-21 Jörg MayerUse -Wshadow in cmake builds
2013-04-21 Jörg MayerFix new gcc 4.8 warning:
2013-04-21 Jörg MayerFix new warning in gcc 4.8:
2013-04-21 Guy HarrisIf pinfo->fragmented is set, map ReportedBoundsError to
2013-04-21 Guy Harrisshow_reported_bounds_error() should only be used to...
2013-04-20 Evan HuusInitialize branch_taken right at the top of dissect_ber...
2013-04-20 Evan HuusFix typo - we want to check if the pointer is NULL...
2013-04-20 Alexis La GoutteRemove expert info for bit AD in DNS query
2013-04-20 Alexis La GoutteEnhance BT-DHT Dissector * Use proto_tree_add_item...
2013-04-20 Guy HarrisWhen we're dissecting the beginning of a fragmented...
2013-04-19 Guy HarrisPull tvb_init() into tvb_new(); there's no other way...
2013-04-19 Gerald CombsAdd back the sample bug test.
2013-04-19 Guy HarrisClean up a bit.
2013-04-19 Evan HuusRemove duplicate hf array entry.
2013-04-19 Evan Huuss/mfs/nfs/
2013-04-19 Evan HuusFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2013-04-19 Jörg MayerSlightly improve heuristics to not interpret a zero...
2013-04-19 Jörg MayerAdd HAVE_TM_ZONE and HAVE_TZNAME detection to fix...
2013-04-19 Jörg MayerAdd col. pseudo dissector to thsark manpage.
2013-04-19 Anders BromanBased on anonsvn.wireshark.org/viewvc?revision=48893...
2013-04-19 Evan HuusFix apparent copy-paste error leading to a 'used-uninit...
2013-04-19 Anders BromanFix GTPv2 MM Context (UMTS Key, Quad, and Quint Decoded...
2013-04-19 Anders BromanAdd dissection of QoS blob.
2013-04-19 Irene RüngelerInitialize another variable.
2013-04-19 Irene RüngelerShow Forward_Tsn chunks in the graph
2013-04-19 Guy HarrisDon't use ENC_NA for integer fields longer than 1 byte...
2013-04-19 Jörg MayerSmall cosmetic fixes to CCX decoding
2013-04-19 Guy HarrisNote that Query Server was reserved.
2013-04-19 Guy HarrisAdd some names for reserved-but-never-implemented opera...
2013-04-19 Michael Mannconvert proto_tree_add_text "items" to proto_tree_add_item.
2013-04-18 Evan HuusAdd overflow check to fix
2013-04-18 Evan HuusFix apparent copy-paste-o that was leading to an 'unuse...
2013-04-18 Guy HarrisAdd to tvbuffs a "fragment length" field; if the tvbuff...
2013-04-18 Guy HarrisReport bogus handshake length values with expert info...
2013-04-18 Guy HarrisCatch retransmission of FINs, so if we're doing "reasse...
2013-04-18 Guy HarrisCatch retransmission of FINs, so if we're doing "reasse...
2013-04-18 Guy HarrisLet proto_tree_add_item() do the length checking for...
2013-04-18 Gerald Combs<tt> → <code>
2013-04-18 Martin MathiesonAdd R10 versions of LTE protocols.
2013-04-18 Michael Mannimprove AUTH handling of SMTP dissector. Bug 8591...
2013-04-18 Guy HarrisWhen we throw a reassembly error, remember the error...
2013-04-18 Guy HarrisSee whether we can whitelist 'GPL (v3 or later)' for...
2013-04-18 Guy HarrisFix FSF address.
2013-04-18 Gerald CombsConvert a couple of Docbook-style "href"s to "a href"s.
2013-04-17 Gerald CombsRemove some no-longer-relevant content.
2013-04-17 Evan HuusFollow-up to r48899 - don't include svnversion.h now...
2013-04-17 Evan HuusRemove an unused variable, structure and #define caught...
2013-04-17 Alexis La GoutteUse also const char to uat_save (identical to uat_load)
2013-04-17 Alexis La GoutteFix the following GTK-CRITICAL error Gtk-CRITICAL ...
2013-04-17 Alexis La GoutteFrom Michael Mann via https://bugs.wireshark.org/bugzil...
2013-04-17 Alexis La GoutteDon't display the SVN Version in SSL Logs (only Wiresha...
2013-04-17 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-04-17 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-04-17 Evan HuusRemove chromium-specific license exceptions which it...
2013-04-17 Gerald CombsReverse the arguments we feed to valgrind-wireshark...
2013-04-17 Evan HuusCatch overflow condition in mysql dissector.
2013-04-17 Evan HuusCast scrolling values to gdoubles, not gfloats - GtkAdj...
2013-04-17 Guy HarrisUpdate FSF address.
2013-04-17 Guy HarrisFix more typos that broke the license checker (these...
2013-04-17 Guy HarrisFix typo that caused this to fail the license check.
2013-04-16 Evan HuusChange offset to be 8, based on an educated guess from...
2013-04-16 Evan HuusFix a minor memory leak caught by cppcheck. Also replac...
2013-04-16 Michael Manndissect CIP-Safety application reply data
2013-04-16 Martin Kaiserremove unused structs and defines
2013-04-16 Anders BromanIntroduce a dissector table for vendor extensions.
2013-04-16 Anders BromanChange name on a define.
2013-04-16 Anders BromanUpdate USR Robotics and 3GPP2 dictionarys.
2013-04-16 Evan HuusFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-04-16 Evan HuusRe-add format argument that appears to have been accide...
2013-04-16 Irene RüngelerUpdate interface list when interface get lost and come...
2013-04-16 Evan HuusDead assignment caught by cppcheck.
2013-04-16 Jeff MorrissAdd packet-PROTOABBREV.c to source distribution. Reorde...
2013-04-16 Evan HuusFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2013-04-16 Michael MannFix compiler errors on Linux.
2013-04-16 Evan HuusFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2013-04-16 Michael MannSOCKS dissector, general cleanup.
2013-04-16 Anders BromanSet pinfo->link_dir per message not in the IE dissection.
2013-04-16 Anders BromanRevert revision 48854, the problem is in packet-gtp...
2013-04-16 Evan HuusFrom J. Bruce Fields via https://bugs.wireshark.org...
2013-04-16 Evan HuusDon't use seasonal memory for NFS file tracking tables...
2013-04-16 Evan HuusFix another dozen or so files with bad FSF addresses...
2013-04-15 Evan HuusFrom J. Bruce Fields via https://bugs.wireshark.org...
2013-04-15 Gerald CombsFix a typo.
2013-04-15 Gerald CombsMore indentation fixes.
2013-04-15 Gerald CombsAdd links to Google Breakpad and other possible solutions.
2013-04-15 Pascal QuantinAdd dissection of USAT TLV IARI, PLMN list, EPS PDN...
2013-04-15 Evan HuusMajor cleanup of skeleton dissector and related bits...
2013-04-15 Evan HuusPut the skeleton sample code from README.developer...
next