aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Fix compiler warning in packet-json.cDavid Perry1-5/+0
2021-07-07ORAN FH CUS: Fix some field widthsMartin Mathieson1-49/+70
2021-07-06json: improved path based filteringDeveloper Alexander1-220/+390
2021-07-06Fix a few dissector spelling errors.Martin Mathieson7-8/+8
2021-07-06ORAN FS CUS: Factor out a couple of common functionsMartin Mathieson1-63/+84
2021-07-06Improved PIM dissector with capability to parse multiple TLVs and additional ...Shubham jha1-2/+94
2021-07-04[Automatic update for 2021-07-04]Gerald Combs1-0/+3
2021-07-04epan: Remove dependency on version_info object libraryJoão Valverde1-2/+0
2021-07-04NR RRC: fix dissection of MeasTriggerQuantityOffset elementPascal Quantin3-10/+26
2021-07-03TECMP: Making IDs for CAN, FlexRay, LIN HEX_DECDr. Lars Völker1-6/+6
2021-07-03ASTERIX: Fix Data Item 010/091Prince Paul1-1/+1
2021-07-02ORAN FH CUS: Fix/update existing supported section extensionsMartin Mathieson1-63/+113
2021-07-02ASTERIX: Fix Value of hf_010_202_VY from VX to VYPrince Paul1-1/+1
2021-07-02E1AP: upgrade dissector to v16.6.0Pascal Quantin9-174/+289
2021-07-02kerberos: fix compilation without kerberosIsaac Boukris2-18/+18
2021-07-02F1AP: upgrade dissector to v16.6.0Pascal Quantin9-508/+557
2021-07-02XnAP: upgrade dissector to v16.6.0Pascal Quantin9-22/+282
2021-07-02NGAP: upgrade dissector to v16.6.0Pascal Quantin9-105/+112
2021-07-02S1AP: upgrade dissector to v16.6.0Pascal Quantin9-11/+13
2021-07-02X2AP: upgrade dissector to v16.6.0Pascal Quantin9-41/+125
2021-07-02Kerberos: add basic dissection of PAC_TICKET_CHECKSUMIsaac Boukris2-6/+66
2021-07-02Signal PDU: Adding config option to unhide raw valuesDr. Lars Völker1-2/+10
2021-07-02OSPF: Fixed SRLB and SRMS Preference TLV types (rfc8665)Taisuke Sasaki1-4/+6
2021-07-02Signal PDU: UAT checks and descriptionsDr. Lars Völker1-39/+44
2021-07-02TLS: improve support for "delegated_credentials" extensionNardi Ivan2-6/+91
2021-07-02Signal PDU: Adding hex display for raw uint valuesDr. Lars Völker1-12/+8
2021-07-01DNP3: Add Octet string length to item textGraham Bloice1-0/+7
2021-07-01ORAN FH CUS: Special meaning of numPrbuMartin Mathieson1-2/+14
2021-07-01krb5: use all_keys to verify PAC server signature to allow U2UIsaac Boukris3-129/+168
2021-07-01websocket: decode as for tcp portDeveloper Alexander1-0/+2
2021-07-01ospf: ensure a sub-tlv has a valid length before using it.Dario Lombardo1-0/+9
2021-07-01MP2T: Make a var staticMartin Mathieson1-1/+1
2021-07-01Added {0, NULL} as last string. Values of types udated with IANA codesOscar Gonzalez de Dios1-5/+6
2021-07-01PCEP: Implement dissection of ASSOC-Type-list TLV (Type 35)Oscar Gonzalez de Dios1-1/+19
2021-07-01Radiotap: add 'data retries' field (bit number 17)Tomas Kukosa1-0/+21
2021-07-01DVB-BB: Add the mode adaptation protocol even when L.1 (no bytes)John Thacker1-13/+7
2021-07-01vss: no active preferences - use prefs_register_protocol_obsoleteChuck Craft1-1/+1
2021-07-01spnego: also interpret the mechList fieldDavid Fort3-3/+65
2021-07-01packet-smb2: dissect the read response data with dissect_smb2_olb_*Stefan Metzmacher1-28/+53
2021-07-01credssp: fully dissect TSRemoteGuardCreds structIsaac Boukris9-19/+533
2021-06-30LDAP: Refresh dissector from ASN.1John Thacker1-1/+1
2021-06-30ORAN FrontHaul CUS: Beginnings of section ext 11Martin Mathieson1-8/+133
2021-06-30MP2T: Use the stream, not the addresses, for reassemblyJohn Thacker1-36/+107
2021-06-30btmesh: Fix for crash in UAT CBsPiotr Winiarczyk1-40/+48
2021-06-30ldap: Add Active Directory OIDsClément Notin2-10/+54
2021-06-29ASTERIX: Fix length of I010_042_X and I010_042_YPrince Paul1-3/+3
2021-06-29MP2T: fix might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered]Joakim Karlsson1-1/+1
2021-06-29NAS-5GS: handle of n1SmInfo(From/To)UeJoakim Karlsson1-13/+180
2021-06-28QUIC: explicitly show stream initiator and directionNardi Ivan1-4/+37
2021-06-28NGAP: Catch dissection of containers that may be test data.Anders Broman2-188/+229