aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-03-26ASTERIX: Bugfix in CAT010Prince Paul1-4/+4
2020-03-26TPNCP: Fix dissection of acTOpenOrUpdateSBCSessionOrgad Shaneh1-2/+17
2020-03-26Add a dissector for the USB printer class.Martin Kaiser2-0/+191
2020-03-25rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bitsPau Espin Pedrol2-10/+20
2020-03-25rlcmac: Fix bug receiving RA capPau Espin Pedrol1-13/+5
2020-03-25rlcmac: Don't pass array element to CSN1 descriptorsPau Espin Pedrol1-12/+11
2020-03-25csn1: Validate recursive array max size during decodingPau Espin Pedrol2-5/+19
2020-03-25lltd: fix typo found by lintian (Phyiscal => Physical)Alexis La Goutte1-1/+1
2020-03-25fix typo found by lintian (Uknown => Unknown)Alexis La Goutte3-3/+3
2020-03-25ASTERIX: Add support to dissect CAT010Prince Paul1-1/+604
2020-03-25TPNCP: Use security_cmd_offset valueOrgad Shaneh1-21/+64
2020-03-25TPNCP: Simplify names for data field infoOrgad Shaneh1-86/+74
2020-03-25fix typo found by lintian (mesage => message)Alexis La Goutte6-7/+7
2020-03-25GTPv2: Dissect IE 8.106 Node NumberAnders Broman1-1/+20
2020-03-25RDMnetJim Schaettle1-0/+9
2020-03-24wslua: WSLUA_BIT_OP_FUNC macro already does return .Martin Mathieson1-6/+0
2020-03-24NAS-5GS: shift supi_fmt field before testingMartin Mathieson1-2/+1
2020-03-24USBLL: Handle addresses for all packetsAmeya Deshpande1-8/+137
2020-03-23ACDR: Support LawfulIntercept bitOrgad Shaneh2-11/+23
2020-03-23kerberos: fix compilation when kerberos is unavailable.Dario Lombardo3-79/+135
2020-03-23kerberos: remove redundant returns.Dario Lombardo2-52/+28
2020-03-23kerberos: change indentation from tabs to spaces.Dario Lombardo2-563/+563
2020-03-23wassp: fix typo found by lintian (Unknown => Unknow)Alexis La Goutte1-1/+1
2020-03-23btmesh: fix typo (Accesss => Access)Alexis La Goutte1-1/+1
2020-03-23systemd-journal: fix lintian (Unkown => Unknown)Alexis La Goutte1-14/+14
2020-03-23fix typo found by lintian (Unkown => Unknown)Alexis La Goutte3-3/+3
2020-03-23dot11crypt_system(.h): fix WdocumentationAlexis La Goutte1-8/+0
2020-03-23dot11decrypt: Fix decryption of MFP enabled connectionsMikael Kanstrup1-9/+10
2020-03-22RTCP: contain BYE packet dissection to its stated lengthJaap Keuter1-3/+3
2020-03-22[Automatic update for 2020-03-22]Gerald Combs1-5/+53
2020-03-21Some cppcheck fixes.Martin Mathieson5-5/+5
2020-03-21Fix the nanosecond-resolution pcap magic numbers.Guy Harris1-2/+2
2020-03-20NAS 5GS: improve dissection of SUCIPascal Quantin1-8/+42
2020-03-20couchbase: Add new DCP commandsJim Walker1-0/+50
2020-03-20gsmtap: Support dissection of non CS-1 (E)GPRS data blocksPau Espin Pedrol1-1/+217
2020-03-19SOMEIP: SD did not register port for IPv6 correctly (bugfix)Dr. Lars Völker1-3/+4
2020-03-19s_addr -> src_addr, d_addr -> dst_addr.Guy Harris1-37/+37
2020-03-19NR RRC: fix dissection of q-RxLevMin parameterPascal Quantin2-6/+10
2020-03-19RTPS: hf_rtps_nokey_data_frag_number is FT_UINT32John Thacker1-3/+3
2020-03-19packet-kerberos: split out a decrypt_krb5_data_asn1() helper functionStefan Metzmacher2-43/+63
2020-03-19packet-kerberos: split out a decrypt_krb5_data_private() functionStefan Metzmacher2-19/+61
2020-03-18packet-kerberos: rename some generated fields to avoid name conflictsStefan Metzmacher2-41/+44
2020-03-18packet-kerberos: dissect PA_REQ_ENC_PA_REPStefan Metzmacher3-24/+33
2020-03-18packet-kerberos: dissect new RFC6113 errors messagesStefan Metzmacher3-30/+56
2020-03-18packet-kerberos: remove unused line '#EncryptedData/etype encryptedData_etype'Stefan Metzmacher2-33/+32
2020-03-18packet-kerberos: dissect names of new PAC_* typesStefan Metzmacher2-18/+120
2020-03-18packet-kerberos: Encrypted{AuthorizationData,Authenticator} are not the sameStefan Metzmacher4-42/+173
2020-03-18packet-kerberos: we only need PA-PAC-REQUEST onceStefan Metzmacher4-74/+68
2020-03-18packet-kerberos: decrypt PAC_CREDENTIAL_INFO from [MS-PAC]Stefan Metzmacher2-32/+154
2020-03-18packet-kerberos: dissect AD_GSS_API_ETYPE_NEGOTIATIONStefan Metzmacher3-13/+21