metze/wireshark/wip.git
2018-03-06 Joakim Karlsson[Diameter] Added extended AVPs for Gx and Rx
2018-03-06 Joakim Karlsson[Diameter] fixed valid Diameter xml
2018-03-06 Pascal QuantinVLAN: define a recursion depth limit
2018-03-06 Dario Lombardoextcap: add g_free to extcap_free_toolbar_value (found...
2018-03-05 Robert Sauterwisun: fix, improve, and refactor Wi-SUN IEs
2018-03-05 Paul ZanderAdd missing ZigBee ZCL Scene cluster commands.
2018-03-05 Pascal QuantinIEEE 802.15.4: always allocate protocol data if not...
2018-03-05 Pascal QuantinNBAP: avoid linking a DCH-ID to itself
2018-03-05 Robert Sauterwisun: dissect Wi-SUN Netricity IEs
2018-03-04 Robert Sauter6LoWPAN: fix cast-qual warning
2018-03-04 Dario Lombardodof: use tvb_memdup instead of g_memdup.
2018-03-04 Dario Lombardodot11decrypt: free memory on exit (found by clang).
2018-03-04 Jiri NovakRTSP: Fixed missing space in column info between multip...
2018-03-04 Martin Kaisercoloring rules dialogue: remove unused signal
2018-03-04 Graham BloiceWindows: Remove support for MSVC older than VS2015
2018-03-04 Hauke Mehrtensdissectors: epon: Improve preamble detection
2018-03-04 Gerald Combs[Automatic update for 2018-03-04]
2018-03-04 Martin Kaiserenip: use wmem for copied addresses
2018-03-04 Martin Kaisermmse: remove a ton of if (tree) checks
2018-03-04 Martin Kaiserclean up tvb_get_guintvar() a bit more
2018-03-04 Martin Kaiserwap: include stdio.h
2018-03-04 Martin Kaisertvb_get_guintvar: correct a debug print
2018-03-04 Martin Kaisertvb_get_guintvar: don't overflow our return value
2018-03-04 Nicolas DarchisAdd support for new peekremote features.
2018-03-04 Martin MathiesonPDCP: show wrong calculated digest on MAC item, and...
2018-03-03 Martin MathiesonPDCP: don't link back security setup to self
2018-03-03 Jaap KeuterWiX: install the other plugin types as well
2018-03-03 Guy HarrisDon't crash in manually_resolve_cleanup() if there...
2018-03-03 Guy HarrisMove what capture_info_close() does into its only caller.
2018-03-03 Guy HarrisMore indentation cleanups.
2018-03-03 Guy HarrisClean up indentation.
2018-03-03 Guy HarrisFix a warning message.
2018-03-03 Guy HarrisRemove declaration of routine that no longer exists.
2018-03-02 Gerald CombsRemove an ipmap remnant.
2018-03-02 Gerald CombsRemove the endpoint "Map" feature.
2018-03-02 Roland Knallextcap: Make settings dialog modal
2018-03-02 AndersBroman[NAS-5GS] Dissect more IEs.
2018-03-02 Gerald CombsMore spawned process handling updates.
2018-03-02 Gerald CombsFuzz-test: Handle ABRT.
2018-03-02 Mathias KurthNAS-EPS: added heuristic udp dissector
2018-03-02 Bruno VerstuyftXRA: added upstream channel id, sid and iuc to burstinf...
2018-03-02 Graham BloiceWindows: Update target version info
2018-03-02 AndersBroman[NAS-EPS] Use proto_tree_add_bitmask_list() for some...
2018-03-02 Guy HarrisOne strstr() call suffices.
2018-03-02 Richard Sharpequic: Make sure that we still build when certain librar...
2018-03-02 Lutz KresgeRLC: Fix duplication check after sqn reset
2018-03-02 Ajay PanickerBluetooth: Initialize ett features for Media Player...
2018-03-02 Martin MathiesonPDCP: speed up dissection of status PDU.
2018-03-02 Gerald CombsGeneralize our process spawning code.
2018-03-01 Graham BloiceWindows: Remove cruft for unsupported versons
2018-03-01 Dario LombardoFix compilation without pcap.
2018-03-01 AndersBroman[NAS-5GS] Dissect more IEs.
2018-03-01 Richard Sharpeieee80211: Fix some issues with VHT/HE NDP Announcements.
2018-03-01 Dario Lombardogitlab-ci: add clang 7 builds.
2018-03-01 Pavel StrnadNAS-5GS: fix PD values for 5GS SM and 5GS MM
2018-03-01 Dana SyZigBee TP2 buffer test request malformed packet
2018-03-01 Joakim Karlsson[PFCP] improved various value printout
2018-03-01 Gerald CombsQt: Make we shut down cleanly when exiting early.
2018-03-01 Alexis La GoutteQUIC: Add heuristic for avoid conflict with GQUIC
2018-03-01 Alexis La GoutteQUIC: Add dissection of RETRY
2018-03-01 Alexis La GoutteQUIC: use switch/case for long_packet_type and move...
2018-03-01 AndersBromanNAS-5GS: More dissection.
2018-03-01 Guy HarrisSimplify the mode passed to CreateNamedPipe().
2018-03-01 Guy HarrisDon't handle various "command to send" values in the...
2018-02-28 Martin Kaisermp4: limit the recursion depth for boxes
2018-02-28 Joakim Karlsson[PFCP] added two more IEs
2018-02-28 Guy HarrisPrint the right value for signed statistics tap table...
2018-02-28 Alexis La Goutteflex: add also (-W)unreachable-code to ignore warning...
2018-02-28 Guy HarrisFix StringCchPrintf() calls.
2018-02-28 Guy HarrisFix a check.
2018-02-28 Guy HarrisRedo the way we choose N/S/E/W.
2018-02-28 Alexis La GoutteQUIC: Display GREASE version..
2018-02-28 Guy HarrisInclude <config.h> so UNICODE is defined.
2018-02-28 Dario Lombardot38: allocate memory in pinfo pool scope.
2018-02-28 Dario Lombardodof: don't initialize nonce it is useless.
2018-02-28 Robert Sauter6LoWPAN: Less scary display if UDP checksum is elided
2018-02-28 Dario Lombardocsn1: set pointer before using it (found by clang).
2018-02-28 Jaap KeuterL16_mono: Add L16 monaural codec plugin as functional...
2018-02-28 Dario Lombardorrc: remove unused function.
2018-02-28 Dario Lombardorrc: move allocation within if statement.
2018-02-28 Alexis La Gouttetshark(.pod): fix spelling-error-in-manpage found by...
2018-02-28 Alexis La GoutteGQUIC: Try to fix ACK frame with Q039
2018-02-28 Alexis La GoutteGQUIC: Change all integers (and floating) encoding
2018-02-28 Alexis La GoutteGQUIC: for item with length = 1, use ENC_NA for encoding
2018-02-28 Alexis La GoutteGQUIC: Packet Number is now big endian
2018-02-28 Uli HeilmeierBGP: Heuristic for IPv6 NLRI path identifier
2018-02-28 Joakim Karlsson[PFCP] added Aggregated URRs IE
2018-02-28 Joakim Karlsson[PFCP] Name update of IEs
2018-02-28 Guy HarrisMake sure GetModuleHandle(_T("kernel32.dll") succeeds.
2018-02-28 Richard Sharpeieee80211: Fix handling of compressed block acks.
2018-02-28 Guy HarrisSquelch some Visual Studio Code Analyzer warnings in...
2018-02-28 Guy HarrisMake sure CAPACITY() doesn't shift the 1 out of range.
2018-02-28 Richard Sharpeieee80211: Fix the handling of PPE Thresholds for 802...
2018-02-28 Stig Bjørlykkeaddr: Include trailing '\0' in length from ipv6_to_str()
2018-02-28 Dario Lombardortspstat: use integer cast in g_hash_table.
2018-02-28 Joakim Karlsson[PFCP] updated Report Type IE
2018-02-28 Joakim Karlsson[PFCP] updated Measurement Information IE
2018-02-28 Joakim Karlsson[PFCP] more name changes
2018-02-27 Joerg Mayerlacp: Info column and display filter rework
2018-02-27 Gerald CombsCMake: Add more .PDBs to pdb_zip_package.
next