metze/wireshark/wip.git
2015-06-10 Guy HarrisUse pid_t on UN*X, and HANDLE on Windows, for the proce...
2015-06-09 Guy HarrisClean up --with-qt handling.
2015-06-09 Pascal QuantinQt: fix a V595 warning reported by PVS-Studio
2015-06-09 Pascal QuantinGTK: fix a V610 warning reported by PVS-Studio
2015-06-09 Anders[MSVC 2015] Use intptr_t for "pointer stored as int...
2015-06-09 Evan HuusRemove the executable bit from epan/addr_resolv.c
2015-06-09 Graham BloiceAdd PortAudio to Windows CMake build
2015-06-09 Anders[MSVC 2015] Change the check to look for MSVC 2010...
2015-06-09 Balint ReczeyDon't try to clean up uninitialized Lua and crash
2015-06-09 Christopher... Fix insertion of subnets read from the subnets file...
2015-06-09 Pascal Quantintshark: add ability to display streams in EBCDIC
2015-06-08 Pascal Quantintap-macltestat.c: fix some V523 warnings reported by...
2015-06-08 Pascal QuantinSMB: fix a V595 warning reported by PVS-Studio
2015-06-08 Alexis La GoutteLBMC: fix Truncation of constant value -16. The value...
2015-06-08 Gerald CombsAdd TapParameterDialog.
2015-06-08 Cal TurneyRevert "NFSv4: Fix for Bug 10483"
2015-06-08 Evan Huusaeron: fix infinite loop
2015-06-08 Pascal QuantinPMPROXY: check that pointer is not NULL before doing...
2015-06-08 Alexis La GoutteAMQP: fix The 'format_name' variable is assigned to...
2015-06-08 Gerald CombsPrint "and greater" instead of a ten digit number.
2015-06-08 Peter Wutcp: simplify tcp.flags.str, fix off-by-one
2015-06-08 Birol CapaProfinet: OEM Device ID is added
2015-06-08 Slava Shwartsmanrpc: Support IB transport
2015-06-08 Alexis La GoutteGTPv2: fix indent (use 4 spaces)
2015-06-08 AndersFix MSCV 2015RC Warning in_cksum.c(92): warning C4311...
2015-06-08 Pascal QuantinBGP: fix an infinite loop when finding an invalid lengt...
2015-06-08 Anders[GTPv2] Throttling Delay unit values are not the same...
2015-06-08 Jeff MorrissUpdate how we search for Lua with pkg-config.
2015-06-08 cturneyNFSv4: Fix for Bug 10483
2015-06-08 Alexis La GoutteAruba ERM: Fix Dead Store (Dead assignement/Dead increm...
2015-06-08 Alexis La GouttePER: fix indent (use tabs)
2015-06-08 Alexis La GoutteTHRIFT: fix function name typo
2015-06-08 Jeff MorrissRegister http.unknown_header as an FT_STRING (rather...
2015-06-08 Bill MeierAdd editor-modelines; Don't use tabwidth=4; Adjust...
2015-06-08 Michael MannEliminate proto_tree_add_text from some dissectors.
2015-06-08 Peter Wuigmp: fix memleak
2015-06-08 Guy HarrisDebugging printf.
2015-06-07 Balint ReczeyRestore image/expert_ok.png, it is used by GTK+ UI
2015-06-07 Pascal QuantinNCP: fix V519 warnings reported by PVS-Studio
2015-06-07 Pascal QuantinPER: fix V593 warning reported by PVS-Studio
2015-06-07 Pascal QuantinNDPS: fix V535 warnings reported by PVS-Studio
2015-06-07 Pascal QuantinH248: fix V712 warning reported by PVS-Studio
2015-06-07 Pascal QuantinGSM Um: fix V695 warning found by PVS-Studio
2015-06-07 Gerald Combs[Automatic update for 2015-06-07]
2015-06-07 Pascal QuantinECP: fix V562 warning reported by PVS-Studio
2015-06-07 Pascal Quantiniax2_analysis.c: fix V610 warning reported by PVS-Studio
2015-06-07 Pascal Quantindwarf.c: fix V629 warning reported by PVS-Studio
2015-06-07 Pascal Quantinairpdcap: fix V512 warning reported by PVS-Studio
2015-06-07 Pascal QuantinNFS: do not use reported remaining length as the backin...
2015-06-07 Tom Haynesnfs: Git rid of deprecated tvb_length,tvb_length_remaining
2015-06-06 Guy HarrisDon't initialize a variable if the first thing we do...
2015-06-06 Guy HarrisUse %zu, not %zd, to print a size_t value (%zd would...
2015-06-06 Martin KaiserZVT: call zvt_set_addresses() for each apdu
2015-06-06 Martin KaiserZVT: match requests and responses
2015-06-06 Alexis La Goutteui/follow: fix The 'find_addr[UDP_STREAM]' variable...
2015-06-06 Pascal QuantinISAKMP: fix dissection when building with libgcrypt
2015-06-06 Alexis La GoutteSKYPE: fix The use of 'if (A) {...} else if (A) {....
2015-06-06 Alexis La GoutteSMB2: There are identical sub-expressions to the left...
2015-06-06 Alexis La GoutteSCSI: There are identical sub-expressions 'tvb_reported...
2015-06-06 Alexis La GoutteDCERPC: There are identical sub-expressions 'tvb_report...
2015-06-06 Alexis La GoutteDCC: fix There are identical sub-expressions 'tvb_get_g...
2015-06-06 Alexis La GoutteBER: fix There are identical sub-expressions 'tvb_repor...
2015-06-06 Alexis La GoutteISAKMP: Fix Dead Store (Dead assignement/Dead increment...
2015-06-06 Alexis La GoutteIEEE 802.11: Add a option for disable FCS check
2015-06-06 Alexis La GoutteAruba ERM: Use decode AS for decode Aruba ERM Type..
2015-06-06 Alexis La GoutteAruba ERM: Fix FCS for Type 1 (PEEK)
2015-06-06 Alexis La GoutteAruba ERM: Fix FCS for Type 3
2015-06-06 Alexis La GoutteTCP: Add (generated) field with first letter of TCP...
2015-06-06 Guy HarrisPrint unsigned long values with %lu, not %ld.
2015-06-05 Gerald CombsClean up stats_tree_presentation.
2015-06-05 Pascal QuantinQt: clear Go To Packet text box when opening it
2015-06-05 Pascal QuantinFix a few issues reported by PVS-Studio
2015-06-05 Pascal QuantinGTK: fix a crash when switching a column to custom...
2015-06-05 Gerald CombsQt: Add the capture and display filter dialog.
2015-06-05 Gerald CombsDon't include cfile.h.
2015-06-05 Alexis La GoutteBGP: MP (UN)REACH NLRI SAFI is 1 octet long
2015-06-05 Matthieu TexierBGP: Add EVPN draft-rabadan-l2vpn-evpn-prefix-advertise...
2015-06-05 Pascal QuantiniSCSI: handle repetition of InitiatorTaskTag fore reque...
2015-06-05 David AmeissAdd dissector for the Aeron protocol.
2015-06-04 Martin KaiserZVT: start dissecting the tlv container
2015-06-04 Martin KaiserDVB-CI: minor cleanup
2015-06-04 Pascal QuantinFix decryption test suite on Windows
2015-06-04 Pascal QuantinEnsure that run_and_catch_crashes has UNIX/POSIX line...
2015-06-04 Kevin GrigorenkoSSL: Add support for private key password when decrypting
2015-06-04 Anders[MSVC 2015] Try to fix warinings turned errors.
2015-06-04 Anderspacket-pmproxy.c:94: warning: implicit conversion short...
2015-06-04 Anders[MSVC2015] TRy to fix Warnings turned errors.
2015-06-04 Birol CapaProfinet: Add Fiber Optic Diagnosis Info.
2015-06-04 Alexis La GoutteP1: fix request for implicit conversion from 'gpointer...
2015-06-04 Alexis La Gouttertp/pm proxy: fix implicit conversion shortens 64-bit...
2015-06-04 Alexis La GoutteISAKMP: fix build about unused variable
2015-06-04 Ryan DoyleDissection support for pmproxy
2015-06-04 Peter Lemenkov[RTPproxy] Simplify positive reply parsing and minor...
2015-06-04 Michael MannEliminate proto_tree_add_text from a few dissectors.
2015-06-04 Jeff MorrissWCCP: Fix up storing and decoding of IP addresses.
2015-06-04 Pascal QuantinMIME Multipart: fix display of the last IMF field
2015-06-03 AndersUse the GPOINTER_TO UINT macro rather than trying to...
2015-06-03 Shinjo ParkUpdate mobile network codes of South Korean mobile...
2015-06-03 Alexis La GoutteIS-IS (LSP) Add Shared Risk Link Group (SRLG) clv ...
2015-06-03 anilkumar911Netscaler: Fix issue where packets were lost when selec...
next