aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-11-18print: fix ek output with -j option.Dario Lombardo1-0/+2
2019-11-18ssh: add direction generated field.Dario Lombardo1-0/+15
2019-11-18ssh: indentation fixes.Dario Lombardo1-46/+46
2019-11-17ICMP: fix parameter problem parsingJaap Keuter1-7/+3
2019-11-16QUIC: Add DATAGRAM frame typeAlexis La Goutte1-0/+33
2019-11-16QUIC: Add max_datagram_frame_sizeAlexis La Goutte2-1/+15
2019-11-15GTPv2: small fixesPascal Quantin1-6/+6
2019-11-15GTPv2: fix wrong offset in FWRDRELREQ if Target Type is gNB IDPavel Strnad1-0/+1
2019-11-14GTP: improve LTE/NR PDCP container configurationPascal Quantin1-104/+244
2019-11-14ZigBee: Add APS conversations and extended counterKenneth Soerensen2-11/+97
2019-11-14dot11decrypt: Fix MIC calc for HMAC-SHA384Mikael Kanstrup1-1/+2
2019-11-14dot11decrypt: Fix KDF for larger PTK derivationMikael Kanstrup1-2/+2
2019-11-14dot11decrypt: Support 384 bit long PMKMikael Kanstrup4-22/+20
2019-11-14dot11decrypt: Dynamic sized TK, KEK, KCK, PTKMikael Kanstrup4-108/+271
2019-11-14dot11decrypt: Support dynamic MIC lengthsMikael Kanstrup2-9/+15
2019-11-14[RFC]ieee80211: Fix function to determine mic lengthMikael Kanstrup1-8/+23
2019-11-14dot11decrypt: Export Dot11DecryptDecryptKeyData functionMikael Kanstrup3-196/+219
2019-11-14dot11decrypt: Introduce Dot11DecryptGroupHandshake functionMikael Kanstrup1-37/+66
2019-11-14dot11decrypt: Let dissector parse eapol framesMikael Kanstrup5-236/+173
2019-11-14bluecom: fix compilation under ppc64le.Dario Lombardo1-1/+2
2019-11-13Babel: fix regression introduced in gdd15b203c7Pascal Quantin1-30/+25
2019-11-13SMB2: When we add the timestamp to a previous version also save it.Richard Sharpe1-2/+22
2019-11-13smb2: namepsace => namespace typoAurelien Aptel1-1/+1
2019-11-13TCP: increment nextseq for FIN and SYN packetsUli Heilmeier1-14/+25
2019-11-12Reassemble: Fix typoUli Heilmeier1-1/+1
2019-11-12Revert "ieee80211: fix dissection of HE Phy Capabilities Information"Alexis La Goutte1-9/+28
2019-11-12SMB2: Add @timestamp to the info column if we see a timewarp ECP.Richard Sharpe1-0/+18
2019-11-12Fix display of pino protocols in display filter dropdownPascal Quantin1-16/+10
2019-11-11SNMP: fix out of bounds access to snmp_PDUs_vals arrayPascal Quantin2-24/+26
2019-11-10BMP: Add support of draft-ietf-grow-bmp-local-rib-06Alexis La Goutte1-3/+31
2019-11-10Protobuf: Enhancements about error message during loading .proto filesHuang Qiangxiong3-16/+60
2019-11-10knxip: Fix Dead StoreAlexis La Goutte1-9/+9
2019-11-10nvme: Dissect NVMe Identify Namespace list (CNS 0x2) data responseNitzan Carmi1-0/+28
2019-11-10nvme: Dissect NVMe Identify Namespace (CNS 0x0) data responseNitzan Carmi1-0/+134
2019-11-10MPLS Echo: update dissector with RFC6829 3.1Yann Lejeune1-3/+54
2019-11-10[Automatic update for 2019-11-10]Gerald Combs1-0/+1
2019-11-10lsd: Add cookie field (optional)Alexis La Goutte1-0/+16
2019-11-10ieee80211: avoid duplicate wlan keys for managements frames with parametersAlexis La Goutte1-1/+8
2019-11-10lldp: add mandatory items chassis and port to info columnJoerg Mayer1-7/+34
2019-11-10Clean up description of the "DNS Servers" preference.Guy Harris1-1/+1
2019-11-09cemi: Fix Dead StoreAlexis La Goutte1-11/+11
2019-11-08mptcp: add support for sha256 hashing.Paolo Abeni2-14/+51
2019-11-08Kerberos: rework dissecting for PA-PW-SALTUli Heilmeier2-64/+24
2019-11-07SNMP: do not modify the ASN.1 source for request/response trackingPascal Quantin3-28/+46
2019-11-07Fix problems regarding SRT calculation in SNMP dissectorLajos Olah2-11/+11
2019-11-07lldp: Add aggregation status bits to LACP TLVJoerg Mayer1-0/+14
2019-11-07epan: Make proto_tree_add_oid* usable from DLLs.Gerald Combs1-3/+3
2019-11-07mptcp: correctly parse v1 MP_CAPABLE handshakePaolo Abeni1-26/+57
2019-11-07ek: fix raw hex prints.Dario Lombardo1-5/+5
2019-11-07Implement service response time calculation for SNMPLajos Olah6-60/+440