aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-07-30ITS: decode MAP a SPAT v1Tomas Kukosa2-5/+21
2020-07-29CDP: Improve CDP port ID TLV hack heuristicJaap Keuter1-1/+2
2020-07-29TECMP: Fixing the dissection of Status Bus Vendor ExtDr. Lars Völker1-1/+4
2020-07-28ieee1905: Fix issues caused when adding reassembly.Richard Sharpe1-25/+25
2020-07-27USB Audio: Fix parsing of v2 Endpoint DescriptorPetr Janecek1-1/+4
2020-07-26FTDI MPSSE: Fix handling responses without commandTomasz Moń1-9/+9
2020-07-26FTDI FT: Rename from ftdift to ftdi-ftTomasz Moń1-70/+70
2020-07-26MQ: Fix short NameValue presentationJaap Keuter1-2/+1
2020-07-26FTDI MPSSE: Link Bad Command when skipping dataTomasz Moń1-2/+19
2020-07-26FTDI MPSSE: Match responses to fragmented commandsTomasz Moń1-12/+55
2020-07-25ISDN, LAPD: clean up the way they connect to other dissectors.Guy Harris6-97/+237
2020-07-24USB Audio: Dissect v2 Feature unit descriptorPetr Janecek1-22/+149
2020-07-24ITS: add subdissector table for PtActivationDataTomas Kukosa3-9/+63
2020-07-24rtps: fix no previous prototype for functionAlexis La Goutte1-10/+0
2020-07-24TPM20: Add support for new commandsTadeusz Struk1-0/+24
2020-07-24Support for Kafka 2.5Piotr Smolinski1-1235/+2446
2020-07-24USB Audio: Dissect version 2 Selector unit descriptorPetr Janecek1-0/+35
2020-07-24csn1: fix M_UINT_OFFSET: show value after applying the offsetVadim Yanitskiy1-3/+9
2020-07-24GTP: extend TPDU Heuristic for ethernet framesBjoern Riemer1-14/+25
2020-07-24ieee1905: Take into account VLAN IDs.Richard Sharpe1-4/+12
2020-07-24packet-gsm_sms: Return early in hashing funtion when NULL passed in.Richard Sharpe1-1/+14
2020-07-23ftype-time: Use time zone from hfinfo->displayThomas Wiens1-4/+4
2020-07-23ITS: add GDD moduleTomas Kukosa6-1206/+1858
2020-07-22Add wmem_destroy_array()João Valverde3-0/+15
2020-07-22mqtt: Do not configure a default versionStig Bjørlykke1-3/+13
2020-07-21nettl: user IDs are 32-bit in HP-UX.Guy Harris1-1/+1
2020-07-21STUN: add heuristic over TURNNardi Ivan1-0/+2
2020-07-21mqtt: Add default protocol version settingStig Bjørlykke1-0/+14
2020-07-21ISO 8583: fix dissector for field 15Bob Kuo1-2/+2
2020-07-21GSM RR: properly handle CSN.1 Null breakpoints in IA Rest OctetsVadim Yanitskiy1-0/+10
2020-07-20FTDI MPSSE: Dissect CPUMode read response dataTomasz Moń1-0/+10
2020-07-20FTDI MPSSE: Dissect clock N bits commands parametersTomasz Moń1-15/+41
2020-07-20C12.22: Fix Calling-authentication-value-c1221 CHOICEJaap Keuter2-12/+12
2020-07-20RTPS: Update vendor IDsJaap Keuter2-103/+113
2020-07-20RTPS: Added dissection of PID PID_UNICAST_LOCATOR6_EXIsmael Mendez Matamoros2-4/+81
2020-07-20DNS: Add support for SVCB and HTTPS RRUli Heilmeier1-0/+207
2020-07-20FTDI MPSSE: Dissect read data bits commands responseTomasz Moń1-30/+102
2020-07-20FTDI MPSSE: Dissect data shifting commands responseTomasz Moń1-4/+31
2020-07-20RTP/RTCP: remove port number check from heuristicsNardi Ivan2-34/+5
2020-07-19RTPS: catch another use of an uninitialized structure member.Guy Harris1-2/+4
2020-07-19opa-mad: use a simpler way to read a time fieldMartin Kaiser1-4/+2
2020-07-19kafka: zstd: free the composite tvb only onceMartin Kaiser1-8/+11
2020-07-19smb2: SMB_EXT_FILE_ATTR is misused to parse FileAttributes of SMB2.Zhenhua Hu2-12/+165
2020-07-19ACDR: Add TLS_APP_TPNCPOrgad Shaneh3-1/+4
2020-07-18rlcmac: Decode properly Pkt Ul ACK/NACK R99 AdditionsPau Espin Pedrol2-17/+20
2020-07-18FTDI FT: Do not add Reassembled data source on first passTomasz Moń1-1/+0
2020-07-18Stun: improve ipv6 addresses visualizationNardi Ivan1-0/+24
2020-07-18DTLS: add heuristic over StunNardi Ivan1-0/+1
2020-07-16Update to DICOM Edition 2020cRickard Holmberg1-4/+77
2020-07-15ieee1905: fix indentation.Dario Lombardo1-358/+360