aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tls-utils.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson1-1/+1
2024-01-30TLS: Explain legacy_version moreJohn Thacker1-3/+13
2024-01-07QUIC: Fix running dissectors on 0-RTT dataDexter Gerig1-0/+2
2023-11-03coap/tls: Remove SSL_COMMON_LIST_T proto initStig Bjørlykke1-33/+4
2023-10-31QUIC: Support testing if the QUIC bit can be greased (RFC 9287)John Thacker1-1/+1
2023-10-30QUIC: add support of multipath draft06Alexis La Goutte1-2/+3
2023-10-30QUIC: Update to ACK Frequency draft07Alexis La Goutte1-1/+2
2023-10-27TLS: Change wmem_packet_scope() to pinfo->poolUli Heilmeier1-1/+1
2023-10-24TLS: remove tls13_cipher_create()Uli Heilmeier1-17/+0
2023-10-22TLS: improve visualization of Token Binding estensionNardi Ivan1-2/+37
2023-10-17TLS: add JA4 TLS client fingerprintingUli Heilmeier1-1/+24
2023-10-10TLS, DNS: add dissection of Encrypted Client HelloNardi Ivan1-3/+210
2023-09-24epan: Convert the UAT API to C99 typesGerald Combs1-4/+4
2023-08-30HTTP3: Use NG-HTTP3 to dissect headers.Omer Shapira1-1/+1
2023-08-30Adding HTTP/3 dissection to Wireshark.Anders Broman1-1/+1
2023-08-19QUIC: Add Multipath support (draft-04/draft-05)Alexis La Goutte1-2/+11
2023-08-04TLS: improve visualization of SessionTicket extensionNardi Ivan1-1/+7
2023-06-29QUIC: update support to ack-frequency draft (version 04)Nardi Ivan1-1/+2
2023-06-15Inject secrets through the GUIJohn Thacker1-11/+3
2023-06-08TLS: Export only actually used secretsJohn Thacker1-3/+22
2023-05-16TLS: Handle dissection of KeyExchange in 2nd pass when cipher changesJohn Thacker1-0/+2
2023-02-09TLS: allow but warn about 0x0304 in Client Hello legacy version field.Guy Harris1-1/+8
2022-12-20QUIC: update final constants for QUICv2Nardi Ivan1-1/+1
2022-10-11change GMTLS to TLCPzhangzhilei1-1/+1
2022-08-11TLS: put DIG_NA macro in last positionPascal Quantin1-2/+2
2022-08-11TLS: sync ciphers with ENC_ macrozhangzhilei1-3/+3
2022-04-25TLS: fix RSA decryption with EMS and renegotiationPeter Wu1-0/+4
2022-04-19QUIC: Update to last ACK Frequency draft(-01)Alexis La Goutte1-1/+2
2022-03-30QUIC: Add cibir_encoding TPAlexis La Goutte1-1/+14
2022-03-27QUIC: further update of the fields names used in version negotiationNardi Ivan1-2/+2
2022-03-26QUIC: update the name of a field used in version negotiation (draft-06)Nardi Ivan1-1/+1
2021-12-03QUIC: update support to latest version negotiation draft (05)Nardi Ivan1-56/+14
2021-11-03dtls: Add preferences for client/server CID lengthStig Bjørlykke1-1/+2
2021-11-03TLS: Update Code Point for Hello ExtensionAlexis La Goutte1-0/+5
2021-11-03QUIC(datagram): Fix update linkAlexis La Goutte1-1/+1
2021-11-01tls: Update DTLS 1.2 Connection ID extensionStig Bjørlykke1-1/+3
2021-09-24TLS: Adding JA3 and JA3S fingerprintsUli Heilmeier1-1/+25
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-07-02TLS: improve support for "delegated_credentials" extensionNardi Ivan1-2/+32
2021-05-31TLS: add basic support for ALPS (Application-Layer Protocol Settings) extensionNardi Ivan1-2/+37
2021-05-15Add Chinese GMTLSv1(1.1) protocol in tls dissectorpengtian1-0/+12
2021-03-21TLS: another fix for Google-QUIC-Version Transport ParametersNardi Ivan1-1/+13
2021-03-17TLS: add support for brotli-compressed certificatesNardi Ivan1-2/+9
2021-02-27tls: improve TLS-SRP support with decryption and username dissectionnaf1-1/+13
2021-02-13QUIC: add support for more QUIC versionsNardi Ivan1-8/+8
2021-02-09QUIC: add support for draft-ietf-quic-version-negotiation-03Nardi Ivan1-1/+56
2021-01-10TLS: add support for "delegated_credentials" extensionNardi Ivan1-1/+2
2020-12-31TLS: fix display of Google QUIC Version in Transport ParametersNardi Ivan1-1/+1
2020-12-17QUIC: update to draft-33Nardi Ivan1-0/+1
2020-12-02QUIC: fix decryption when "loss-bits" feature is enabledNardi Ivan1-1/+1