aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Qt: Fix memory leak in ProfileModel constructorTomasz Moń1-0/+1
2019-08-26Qt: Fix copy from default profileRoland Knall1-1/+1
2019-08-26SCTP: Use proto_tree_add_bitmask_list() for data chunk flags.Anders Broman1-11/+18
2019-08-26Qt (zip_helper): Fix Dead StoreAlexis La Goutte1-1/+2
2019-08-26log3gpp: fix no previous prototype for functionAlexis La Goutte1-0/+6
2019-08-26ISAKMP: Correct typos in new GDOI fieldsMichael Mann1-3/+3
2019-08-26ISAKMP: added support for GDOIGandharav Katyal1-64/+262
2019-08-26Qt: Move CopyFrom from menu to buttonRoland Knall13-97/+126
2019-08-26NFS: Fix hash table key memory corruptionTomasz Moń1-1/+1
2019-08-26SIP: Ensure session-id is not emptyMichael Mann1-6/+14
2019-08-25show interface name in frame line caption if setMartin Fesser1-1/+8
2019-08-25usb-audio: fix conflictAlexis La Goutte1-3/+3
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