aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2023-01-03BSI TR-03109 required extensionsUwe Heuert7-93/+785
2023-01-03JSON: fix a displaying two dimensional array bug in compact formHuang Qiangxiong1-0/+17
2023-01-03For 'fields' param in add_bitmask_, check item masksMartin Mathieson4-4/+5
2023-01-03Change some vals entries to equivalent common tfsMartin Mathieson13-217/+77
2023-01-02DEC-NWK: Fix a couple of spelling errorsMartin Mathieson1-2/+2
2023-01-02cql: Fix 64-bit print format issueStig Bjørlykke1-1/+1
2023-01-02avsp: Fix 64-bit print format issueStig Bjørlykke1-2/+2
2023-01-02SOME/IP-SD: improve Entry/Option handling and port registeringDr. Lars Völker1-28/+57
2023-01-02BGP: Fix IP length when Root Node (IPv6)Alexis La Goutte1-3/+3
2023-01-02BGP: Wrong Tunnel ID format in PMSI tunnel attributeAlexis La Goutte1-3/+13
2023-01-02DECT-NWK: Fix possible overflowBernhard Dick1-1/+1
2023-01-02DECT-NWK: Fix ELI type decodingBernhard Dick1-3/+3
2023-01-02TIPC: Add a recursion checkGerald Combs1-0/+15
2023-01-02zstd: fix leak of tvbsKevin Albertson1-17/+16
2023-01-02zstd: add test for uncompressing 0 lengthKevin Albertson1-0/+6
2023-01-02packet-cql: keys with length -1 are NULL values in BATCH operationsYaniv Kaul1-3/+9
2023-01-02packet-cql: keys with length -1 are NULL valuesYaniv Kaul1-7/+10
2023-01-02packet-cql.c: add row number in display for RESULT opcodeYaniv Kaul1-1/+2
2023-01-02packet-cql.c: distinguish between Snappy and LZ4 decompressed dataYaniv Kaul1-2/+2
2023-01-02packet-cql.c: add support for SUPPORTED mesage typeYaniv Kaul1-1/+23
2023-01-02Support for an Arista Vendor Specific Protocol subtypePMcL2-93/+336
2023-01-02dfilter: Tweak representation for length-1 byte arrayJoão Valverde4-9/+39
2023-01-02dfilter: Improve debug formatJoão Valverde2-8/+9
2023-01-02dfilter: Replace global variableJoão Valverde3-16/+14
2023-01-02dfilter: Minor flex clean upJoão Valverde2-34/+9
2023-01-01Lemon: Update code and remove cruftJoão Valverde1-3/+0
2022-12-31eap: tweak conversation tracking to avoid breaking pinfo horriblyAlexander Clouter1-25/+15
2022-12-30gsm_a_rr: Support parsing channel requests on RACHMatan Perelman2-2/+188
2022-12-30dfilter: Reject constant expressionsJoão Valverde3-10/+43
2022-12-30dfilter: Remove commute argument from semantic checkJoão Valverde1-32/+88
2022-12-30dfilter: Add a check_nonzero() functionJoão Valverde2-26/+83
2022-12-30dftest: Add debug command-line optionsJoão Valverde3-8/+26
2022-12-30conversation: Remove conversation from the correct tableJohn Thacker1-1/+1
2022-12-30check_tfs: find entries that define value_string identical to common tfsMartin Mathieson1-8/+2
2022-12-30DECT-NWK: fix build issue [-Werror=maybe-uninitialized]Joakim Karlsson1-1/+1
2022-12-30SNMP: generate ASN1Joakim Karlsson1-2/+2
2022-12-29epan: Fixup get_ascii_string changeJohn Thacker1-1/+1
2022-12-30pfcp: correction of IE 5GS User Plane NodeJoakim Karlsson1-3/+3
2022-12-30diameter: Update geographical_descriptionJoakim Karlsson1-0/+14
2022-12-30LCS-AP: Update to 3GPP TS 29.171 V17.2.0Joakim Karlsson8-47/+400
2022-12-30gsm_common: Update geographical_descriptionJoakim Karlsson1-9/+54
2022-12-29dfilter: Add compilation warning for ambiguous syntaxJoão Valverde5-18/+69
2022-12-29charsets: Optimize ENC_ASCII by appending valid bytes at onceJohn Thacker1-5/+15
2022-12-29epan: Initialize variables in various dissectorsGerald Combs4-19/+19
2022-12-29dfilter: Refactor error location for expressionsJoão Valverde4-79/+93
2022-12-29dfilter: Replace unparsed lexical type and simplify grammarJoão Valverde3-84/+102
2022-12-29dfilter: Rename grammar rulesJoão Valverde1-11/+11
2022-12-29DECT-NWK: Fix BCD encoded non byte aligned stringsBernhard Dick1-10/+34
2022-12-29DECT-NWK: Fix hf types for bitfieldsBernhard Dick1-4/+4
2022-12-29prefs: report load error in gui popupChuck Craft1-1/+1