metze/wireshark/wip.git
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.
2018-02-27 Stig Bjørlykke6lowpan: Use correct offset for "UDP header compression...
2018-02-27 AndersBroman[NAS-5GS] Dissect more of the protocol.
2018-02-27 Dario Lombardolacp: remove unused assignments (found by clang).
2018-02-27 Robert Sauterwisun: extend EDFE display; fix Authenticator EUI-64...
2018-02-27 AndersBroman[XML] Add application/rs-metadata+xml
2018-02-27 Peter Wuadb: fix buffer overflow while processing message payload
2018-02-27 Peter Wuadb: fix Malformed packet while parsing CONNECT command
2018-02-27 Peter WuQt/USB: Allow USB src/dst addresses to be selected...
2018-02-27 Peter WuAllow hexadecimal and octal numbers for tshark Decode As
2018-02-27 Peter WuQt: accept hexadecimal input in Decode As dialog
2018-02-27 Anthony CoddingtonERF: Add support for new extension header and Provenanc...
2018-02-27 Dario Lombardomultipart: initialize value before function call (found...
2018-02-27 Dario Lombardorrc: check parameter when creating cipher info (found...
2018-02-27 Paul ZanderAdd ZigBee ZCL Identify cluster command.
2018-02-27 Joakim Karlsson[PFCP] refactor flags and triggers
2018-02-27 Joakim Karlsson[PFCP] fixed Graceful Release Period IE
2018-02-27 Paul ZanderAdd undefined ZigBee ZCL Power cluster attribute.
2018-02-27 Joakim Karlsson[PFCP] Fixed order of IPv4 and IPv6 in Remote GTP-U...
2018-02-27 Martin Mathiesoncatapult dct2000: don't dump comments one char at a...
2018-02-26 Guy HarrisSquelch some warning noise when dsymifying.
2018-02-26 Guy HarrisDsymify binary files.
2018-02-26 Gerald CombsNAS 5GS: Comment out unused variables.
2018-02-26 Peter Wuadb: fix decoding of local-id argument of Write
2018-02-26 AndersBroman[GTPv2] Add new IE UP Function Selection Indication...
2018-02-26 AndersBroman[NAS 5GS] Add dissector for NAS5GS 3GPP TS 24.501.
2018-02-26 Joerg MayerLACP: Begin adding more info to the INFO column
2018-02-26 AndersBroman[Diameter-3gpp] Add bit 8 in Access-Restriction-Data...
2018-02-26 Peter WuDNS: add partial DOH (DNS Queries over HTTPS) support
2018-02-26 Jiri NovakRTSP: Added support for pipelined RTSP responses
2018-02-26 Robert Sauterwisun: support EAPOL Relay (1v21 format)
2018-02-26 Martin MathiesonPDCP: trivial changes
2018-02-26 Gerald CombsDocs: Reduce our TOC depth.
2018-02-26 Alexis La Gouttezbee zcl se: fix duplicate entry
2018-02-26 Gerald CombsWSUG: Fixup an apostrophe.
2018-02-26 Gerald CombsWSUG: Fixup some quotes and apostrophes.
2018-02-26 Gerald CombsDocbook: Update our CSS.
2018-02-25 Robert Sauterwisun: wisun remove unused ei_wisun_wsie_short_format
2018-02-25 Alexis La Gouttemq: fix duplicate entry
2018-02-25 Alexis La Gouttekerberos: fix duplicate entry
2018-02-25 Alexis La Goutteproto(.c): remove extra bracket
2018-02-25 Alexis La Goutteisup fix duplicate entry
2018-02-25 Gerald Combs[Automatic update for 2018-02-25]
2018-02-25 Uli HeilmeierBootp: Adding some DHCP options
2018-02-25 Alexis La GoutteTDS: Fix Dead Store (Dead assignement/Dead increment...
next