aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-02-23SMB2: try to guess encryption settings when not availableAurelien Aptel1-71/+151
2020-02-23SMB2: allow users to give decryption keys directlyAurelien Aptel2-37/+97
2020-02-23SMB2: ipv4 address is stored in big endianAurelien Aptel1-1/+1
2020-02-23DNS: Add DoT ALPN (RFC 7858)Peter Wu1-0/+2
2020-02-23WireGuard: ignore messages with invalid lengthsPeter Wu1-21/+25
2020-02-23WireGuard: fix null pointer crashPeter Wu1-5/+12
2020-02-22QUIC,TLS: update transport parameter encoding (draft-27)Peter Wu3-35/+82
2020-02-21SMB2: add (disabled) debug codeAurelien Aptel1-0/+40
2020-02-19smpp: Implement export PDU functionalityVasil Velichkov1-0/+21
2020-02-18EVS: Fix display of A.2.1.3 Special case for 56 bit payload sizeAnders Broman1-6/+14
2020-02-18mp4(file): Fix Dead StoreAlexis La Goutte1-2/+1
2020-02-18ACDR: Move TPNCP registrations to TPNCP dissectorOrgad Shaneh2-72/+55
2020-02-18csn1: fix csnStreamDissector(): catch unknown CSN_CHOICE valuesVadim Yanitskiy1-0/+13
2020-02-18mptcp: correctly parse v1 ADD_ADDR suboptionPeter Krystad1-15/+19
2020-02-17ACDR: Fix value display for XML media typesOrgad Shaneh1-1/+1
2020-02-16acdr: remove private gtypes.h header to fix the buildPeter Wu1-2/+0
2020-02-16More issues spotted by PVS-Studio in bug 16335.Martin Mathieson6-20/+10
2020-02-15get_dns_name: fixup some missing change introduced with c397adda8a7Jeremiejig4-15/+22
2020-02-15QUIC: explicitly report verified Retry Integrity Tag valuesPeter Wu1-0/+2
2020-02-15packet-lldp: Report only the consumed octetsJason Cohen1-1/+3
2020-02-15packet-lacp: Report only the consumed octetsJason Cohen2-5/+6
2020-02-15iee80211: Conform to the spec and handle Anti-Clogging Token container.Richard Sharpe1-31/+101
2020-02-15Some issues spotted by PVS-Studio in bug 16335. Many more remainMartin Mathieson8-25/+16
2020-02-14UDPCP: Check signalled length against available payloadMartin Mathieson1-3/+17
2020-02-14EAP: Add TEAP (Tunnel EAP)Alexis La Goutte2-1/+4
2020-02-13Introduce AudioCodes Debug Recording (ACDR) dissectorOrgad Shaneh14-8/+2377
2020-02-13ULP: Upgrade dissector to OMA-TS-ULP-V2_0_5-20191028-AStig Bjørlykke5-26/+231
2020-02-13UDPCP: fix reassembly filter name, and other trivial improvementsMartin Mathieson1-14/+13
2020-02-13QUIC: add support for Facebook QUIC variant mvfstPeter Wu1-0/+5
2020-02-13tls: GREASE changed from draft to RFC 8701Andre Luyer1-39/+39
2020-02-12F1AP: dissect more RRC containersPascal Quantin3-97/+236
2020-02-11TPNCP: Support IPv6 without modifying tpncp.datOrgad Shaneh1-2/+21
2020-02-11SIP:Add SIP Header P-Charge-Info RFC 8496Anders Broman1-205/+212
2020-02-11NAS 5GS: Dissect more IEsAnders Broman3-12/+45
2020-02-11UDPCP: Check Packet Transfer OptionsMartin Mathieson1-10/+99
2020-02-11Diameter 3GPP: Fix output of AVP 713 Requested-NodesAnders Broman1-12/+76
2020-02-11TLS (QUIC): Add min_ack_delay TPAlexis La Goutte2-1/+15
2020-02-11SDP: clarify that the G722 sample rate is actually 16000Peter Wu1-1/+6
2020-02-10dcm(.h): Update DICOM 2020a definitionsRickard Holmberg1-3/+28
2020-02-10radiotap: remove unused increment.Dario Lombardo1-1/+0
2020-02-10radiotap: remove unused increment (CID: 1458175).Dario Lombardo1-3/+0
2020-02-09UDPCP: Set protocol columnMartin Mathieson1-0/+3
2020-02-08ieee80211-radiotap: Add support for radiotap TLVs.Richard Sharpe4-53/+198
2020-02-08Fix ZEP dissector for displaying the LQI valueSébastien RAILLARD1-1/+1
2020-02-08TDS7: Update Feature IDs for FeatureExtAck TokenUli Heilmeier1-0/+5
2020-02-08TLS: update cipher suite listAndre Luyer1-2/+18
2020-02-08TPNCP: Show IPv6 correctlyOrgad Shaneh1-13/+58
2020-02-08SMB2: store file names longer than 256 bytesAurelien Aptel1-1/+1
2020-02-08FTDI MPSSE: Initial MPSSE commands dissectionTomasz Moń1-4/+612
2020-02-07LDAP bogus malformed errors: decoding encrypted dataCal Turney4-113/+111