aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-11-15BGP: fix item lengthAlexis La Goutte1-2/+2
2020-11-15awdl: fix item lengthAlexis La Goutte1-1/+1
2020-11-15AIM: Fix item lengthAlexis La Goutte1-5/+7
2020-11-15IAP(Aruba): fix item lengthAlexis La Goutte1-1/+1
2020-11-14Encodings: Fix missing pointer increment in 3GPP TS 28.038 unpackedJohn Thacker1-1/+1
2020-11-14Fix some filter names.Martin Mathieson4-8/+8
2020-11-14NAS EPS: upgrade dissector to v16.6.0Pascal Quantin2-155/+389
2020-11-14NAS-5GS: Start upgrading to release 17.0Anders Broman2-68/+341
2020-11-14NAS EPS: fix inverted description of 2 N1 UE network capability IE fieldsPascal Quantin1-2/+2
2020-11-13xml: fix list of default media types for XML.Guy Harris1-1/+1
2020-11-14Fix a few more item lengths.Martin Mathieson3-4/+4
2020-11-13Qt+epan: Print better-looking values in the packet diagram.Gerald Combs2-222/+326
2020-11-13NAS-EPS: remove an extra spare bitPascal Quantin1-2/+1
2020-11-133GPP NAS: upgrade dissector to v16.6.0Pascal Quantin1-18/+257
2020-11-13MBIM: fix mbim.control.ms_app_info.app_name displayPascal Quantin1-2/+2
2020-11-13xml: Add default media type application/vnd.3gpp.mcptt-info+xmlAnders Broman1-0/+1
2020-11-13TCP AO: Add dissection for RFC5925 TCP AOMichael Pergament1-1/+58
2020-11-13MMRP: Fix wrong offset for service attribute typeAlexis La Goutte1-1/+1
2020-11-12Fix a few spelling mistakes.Martin Mathieson5-7/+7
2020-11-12Protobuf: feature of adding missing fields with default valuesHuang Qiangxiong5-8/+770
2020-11-11QUIC: fix handling of Key UpdateNardi Ivan1-99/+191
2020-11-11epan: BGP Prefix-SID attribute SRv6 SID supportHideaki HAYASHI1-42/+546
2020-11-10RTPS: Fixup our coherent set map.Gerald Combs1-10/+8
2020-11-10bt-dht: don't iterate on strings in valuesMartin Nyhus1-7/+21
2020-11-10RTCP: try to continue dissection with partial SRTCP packetJaap Keuter1-1/+1
2020-11-10parsing enterprises file: comment and slightly simplifyMartin Mathieson1-4/+14
2020-11-09rlcmac: Fix EGPRS UL data block TLLI endianessPau Espin Pedrol1-1/+1
2020-11-08Kafka: Fixup returned offsets and initialize variables.Gerald Combs1-19/+48
2020-11-08Opensafety: fix some item lengthsMartin Mathieson1-3/+3
2020-11-08QUIC: improve migration supportNardi Ivan3-11/+36
2020-11-07epan: Limit our bits in decode_bits_in_field.Gerald Combs1-6/+5
2020-11-07Fix some more item lengths.Martin Mathieson2-4/+4
2020-11-07IPv6: Try to fix CID 1468890João Valverde1-4/+6
2020-11-06Fix some more item lengths.Martin Mathieson3-4/+4
2020-11-06SMB: Dissection of Dynamic Access Control specific ACEsJohn Bankier4-10/+876
2020-11-05giop: free the buffer where its atJaap Keuter1-2/+2
2020-11-05RTCP: Initialize padding_itemJohn Thacker1-1/+1
2020-11-05giop: don't use packet scope for allocating a buffer at init timeJaap Keuter1-2/+3
2020-11-05rlcmac: Handle properly LI=0 in GPRS data blocks and identify spare bitsPau Espin Pedrol1-32/+48
2020-11-05Protobuf: fix bug about parsing negative enum value numberHuang Qiangxiong2-11/+28
2020-11-05wslua: Return nil from Dissector.get() when not foundStig Bjørlykke1-9/+8
2020-11-05IPv6: Add dissector for Compact Routing Header (CRH)ishaangandhi1-0/+112
2020-11-05RTCP: expert item on non-final packet padding flagJaap Keuter1-2/+10
2020-11-04giop: don't use packet scope for allocating a buffer at init time.Guy Harris1-5/+9
2020-11-04QUIC: Fix typoAlexis La Goutte1-1/+1
2020-11-02ISIS: Add Purge Originator ID TLV (rfc6232)Taisuke Sasaki2-0/+87
2020-11-02ACDR: Fix dissection of control packetsOrgad Shaneh1-1/+1
2020-11-02SOME/IP: Cleanup of length field parsing (BUG FIX)Dr. Lars Völker1-18/+65
2020-11-02STUN: fix heuristic over TCPNardi Ivan1-4/+59
2020-11-02Speed up ethernet entry (manuf and wka) parsing.Martin Mathieson1-17/+23