aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-25tshark: Complement manual page synopsisJaap Keuter1-1/+2
2019-08-25[Automatic update for 2019-08-25]Gerald Combs14-367/+402
2019-08-24tshark: Warn on overwriting protocol filterMoshe Kaplan1-0/+6
2019-08-24ELF: do not create lots of tree items for Entry Size 1Peter Wu1-2/+4
2019-08-24Modbus: Unit and Transaction Id for request/response identificationThomas Wiens4-28/+65
2019-08-24mpeg(dsmcc): Fixed range valuesAnthony Crawford1-2/+2
2019-08-24ELF: update e_machine table, update linksPeter Wu1-7/+33
2019-08-23WSUG: Clean up some menu item descriptions.Gerald Combs1-19/+71
2019-08-23BLIP: Fix issues with message decompressionJim Borden1-42/+67
2019-08-23Pegasus LSC: Added Status CodesAnthony Crawford1-0/+3
2019-08-23mpeg(dsmcc): Fix Dead StoreAlexis La Goutte1-2/+2
2019-08-22WSUG: Update Control Protocol dissection chapterJaap Keuter6-55/+25
2019-08-22Updated EVS packet description for Compact format with bitrate.Morten Tryfoss1-9/+9
2019-08-22packet-ieee1722: Added TSCF and NTSCF control frames supportDmitry Linikov2-2/+1250
2019-08-21GSM A DTAP: Try to ensure that global variable sccp_assoc is cleared.Anders Broman2-1/+3
2019-08-20RTCP: fix reference time typeAlexis La Goutte1-2/+2
2019-08-20Qt: Allow deletion of personal system-profileRoland Knall1-1/+1
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski16-6/+190
2019-08-20SCTP: Make association amalysis a prference defaulting to FALSE.Anders Broman1-32/+43
2019-08-20Kafka: fix the name shadowingPiotr Smolinski1-4/+8
2019-08-20Qt: Fix null pointer dereferenceRoland Knall1-45/+17
2019-08-20Kafka: add support for Kafka 2.3+ dissectionPiotr Smolinski1-516/+5318
2019-08-20ZigBee OTA: Fix GetProfileResponse end time decodingMartin Boye Petersen1-1/+5
2019-08-20Boost the maximum packet size for LINKTYPE_USBPCAP in pcap/pcapng.Guy Harris3-34/+49
2019-08-20USBLL: Use custom address dissector instead of usb oneKrzysztof Opasiak1-25/+142
2019-08-19MB-34017: Add HCS to SnapshotMarkerBen Huddleston1-7/+7
2019-08-19Qt: Initialize PacketListHeader member variablesTomasz Moń1-1/+3
2019-08-19Qt: Fix PacketListHeader dereferences before null checkTomasz Moń1-4/+19
2019-08-19Qt: Fix CredentialsModel::clear()Tomasz Moń1-7/+9
2019-08-19NAS 5GS: decode LPP payloadPascal Quantin1-0/+7
2019-08-19tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2019-08-19EAP: use new tls_set_appdata_dissector API to set the dissectorPeter Wu1-5/+5
2019-08-19TLS: add mechanism to set the TLS appdata protocolPeter Wu3-10/+38
2019-08-19obd-ii: Add support for decoding 29bit query and responsesjfp_martin1-13/+82
2019-08-18mswsp: check pipe name in case insensitive mannerJiajun Wang1-1/+1
2019-08-18[Automatic update for 2019-08-18]Gerald Combs14-307/+533
2019-08-17ZigBee: Replace AT_STRINGZ with a dedicated address typeKenneth Soerensen1-24/+43
2019-08-17MAC-NR: replace the SFN/SF timestamp by SFN/SlotPascal Quantin2-13/+48
2019-08-17Revert "TLS: allow dissectors to set the appdata protocol via the data param"Peter Wu1-15/+5
2019-08-16Windows: add nghttp2.pdb file to our PDB .zipPascal Quantin2-2/+8
2019-08-16cppcheck: Make sure it's installed.Gerald Combs1-0/+5
2019-08-16Windows: upgrade Npcap to 0.9982, USBPcap to 1.5.3.0 and nghttp2 to 1.39.2Pascal Quantin3-11/+11
2019-08-16DNS: fix bytes highlight for name length and labels countPascal Quantin1-2/+2
2019-08-16tvbuff.h: Fix doxygen comment of base64_to_tvb()Maksim Salau1-1/+1
2019-08-15doc+docbook: Add .guisubmenu.Gerald Combs1-1/+1
2019-08-15Pegasus LSC: LSC_DONE updated to send Status Code fieldAnthony Crawford1-14/+14
2019-08-15Diameter: Add MS-CHAP/MS-CHAPv2 AVP support for EAP-TLSPeter Wu4-0/+47
2019-08-15EAP: add support for EAP-PEAPPeter Wu1-0/+3
2019-08-15EAP, Diameter: add EAP-TTLS and EAP-Message dissection supportPeter Wu2-53/+116
2019-08-15TLS: allow dissectors to set the appdata protocol via the data paramPeter Wu1-5/+15