aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-08-27DCERPC: workaround that pidl always emits dissect_deferred_pointers()Ralph Boehme1-2/+7
2019-08-27DCERPC: update mdssvc DCERPC dissector from upstream SambaRalph Boehme2-99/+278
2019-08-26coap: Distinguish observe option for request and responseStig Bjørlykke3-11/+24
2019-08-26coap: Improve request/response trackingStig Bjørlykke2-23/+50
2019-08-26SCTP: Use proto_tree_add_bitmask_list() for data chunk flags.Anders Broman1-11/+18
2019-08-26ISAKMP: Correct typos in new GDOI fieldsMichael Mann1-3/+3
2019-08-26ISAKMP: added support for GDOIGandharav Katyal1-64/+262
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-25[Automatic update for 2019-08-25]Gerald Combs1-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-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-22Updated EVS packet description for Compact format with bitrate.Morten Tryfoss1-9/+9
2019-08-22packet-ieee1722: Added TSCF and NTSCF control frames supportDmitry Linikov1-2/+1249
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-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski3-0/+52
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-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-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-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 Wu2-10/+37
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-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-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-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 Wu1-0/+12
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
2019-08-15EAP: show expert info for bad EAP lengthsPeter Wu1-2/+7
2019-08-14Try to fix Wpointer-sign warnings.Anders Broman11-63/+63
2019-08-14MPEG DSM-CC: Added U-N Session MessagesAnthony Crawford1-223/+2309
2019-08-14f5ethtrailer: fix type descripter in dissector table registrationJason Cohen1-2/+2