aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2022-08-10L2TP: Fix UDP conversation handling.John Thacker1-3/+9
2022-08-10LPP: upgrade dissector to v17.1.0Pascal Quantin7-335/+9931
2022-08-10LTE RRC: upgrade dissector to v17.1.0Pascal Quantin12-1606/+8931
2022-08-10NAS 5GS: fix decoding of T3324 IEPascal Quantin1-2/+2
2022-08-10HTTP: Speed up chunked Transfer-Encoding on TCPJohn Thacker6-17/+74
2022-08-10L2TP: Store cookie length, session IDs, and PW type from Cisco AVPsJohn Thacker1-3/+7
2022-08-10wsutil: Use GIOChannel for standard pipesTomasz Moń1-10/+17
2022-08-09L2TP: Don't report Malformed Packet on ZLB messagesJohn Thacker1-1/+1
2022-08-09file-jpeg: Reduce expert info to PI_PROTOCOL for ExifJohn Thacker1-1/+1
2022-08-09TURN: Don't report bogus PDU lengthsJohn Thacker1-3/+43
2022-08-09Name `proto_nfs_unknown` as "Unknown NFS"David Perry1-1/+1
2022-08-09Use `register_dissector()` for more protocolsDavid Perry15-122/+94
2022-08-09stun: Add some commentsJohn Thacker1-1/+18
2022-08-09KINK: change default to IANA port 910 (RFC 4430)Chuck Craft1-1/+1
2022-08-09GRE: forward GRE key to encapsulated dataJoakim Karlsson3-24/+29
2022-08-09prefs: More cleanup, auto prefsJohn Thacker41-340/+182
2022-08-08HTTP2: Send headers to the follow tap after decompressionJohn Thacker1-1/+23
2022-08-08Streamline hfinfo retrieval in proto_tree_add_* functionsJaap Keuter1-22/+22
2022-08-08GSM CBSP: fix dissection of Repetition Period IEPascal Quantin1-2/+11
2022-08-08mysql: actually uncompress compresed packetsDaniël van Eeden1-2/+19
2022-08-07[Automatic update for 2022-08-07]Gerald Combs2-23/+112
2022-08-07UMTS FP: Fix flag in conversation_new callsDarienSpencer651-2/+2
2022-08-06prefs: More port prefs to auto prefs with rangesJohn Thacker10-259/+100
2022-08-06BGP: Check nhlenUli Heilmeier1-1/+3
2022-08-06epan: Constify a few range functionsJohn Thacker2-6/+6
2022-08-06Prefs: Convert some SCTP port preferences to auto prefsJohn Thacker22-505/+162
2022-08-05prefs: A few more range conversionsJohn Thacker6-47/+48
2022-08-05ipsec: Fix ESP NULL pad checkJohn Thacker1-1/+7
2022-08-05Add support for DOCSIS TLV 5.76 'Low Latency Support'Hadar Shoham2-1/+20
2022-08-05quake2, quakeworld: Get ports as rangesJohn Thacker2-9/+8
2022-08-05ipsec: Improve ESP NULL autodetectionJohn Thacker1-36/+102
2022-08-05mysql: Handle unsigned fields in prepared stmtDaniël van Eeden1-1/+5
2022-08-05dccp: allow port resolution in conversation tableChuck Craft1-0/+2
2022-08-04ipsec: Don't include ICV in decrypted data with ESP NULLJohn Thacker1-3/+3
2022-08-04rsync: Fix port prefJohn Thacker1-8/+3
2022-08-04prefs: Remove prefs_register_decode_as_preferenceJohn Thacker2-38/+0
2022-08-04CIP: Correct UTIME sub-seconds portionDylan Ulis1-1/+1
2022-08-04epan: Update our name resolution preference names.Gerald Combs1-6/+6
2022-08-04prefs: Make all auto port preferences rangesJohn Thacker1-35/+11
2022-08-04Always use `next_tvb` for X.25 payloadDavid Perry1-3/+3
2022-08-03prefs: Add default range to description of auto prefJohn Thacker1-1/+6
2022-08-03Add support for missing DPoE OAM leaf-branch attributesPeter Dobransky1-108/+161
2022-08-03Asterix: update dissector after specification updatesJaap Keuter1-115/+3033
2022-08-03ipx: ipxnet_hash_table clear after init causes ipx_crashChuck Craft1-1/+0
2022-08-03MBIM: Display CellularClass as bitmask instead of enumOdysseus Yang1-9/+30
2022-08-03zvt: dissect the receipt info objectMartin Kaiser1-3/+53
2022-08-03mysql: Fix dissection of AuthSwitchResponseDaniël van Eeden1-1/+1
2022-08-03mysql: Fix handling of AuthSwitchRequestDaniël van Eeden1-11/+17
2022-08-03mysql: Fix decoding of AuthSwitch on top of TLSDaniël van Eeden1-1/+5
2022-08-03prefs: Make add_for_decode_as_with_preference add rangesJohn Thacker1-4/+13