aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-quic.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21libgcrypt: Remove HAVE_GCRYPT_AEAD , _CHACHA20John Thacker1-59/+0
2022-04-19QUIC: Add IMMEDIATE_ACK from ACK Frequency DraftAlexis La Goutte1-0/+5
2022-04-19QUIC: Update to last ACK Frequency draft(-01)Alexis La Goutte1-13/+53
2022-03-30quic: add missing draft uri for quic cibir TPAlexis La Goutte1-0/+2
2022-03-26QUIC: update the name of a field used in version negotiation (draft-06)Nardi Ivan1-1/+1
2022-03-15QUIC: update support for QUICv2 draft-01Nardi Ivan1-61/+105
2022-03-10QUIC: fix typosNan Xiao1-2/+2
2022-03-09quic: fix bug in decrypting draft-34 versionNan Xiao1-10/+11
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-12-31Fix more repeated words throughoutMoshe Kaplan1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-2/+2
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-20/+20
2021-12-06QUIC: fix visualization of some (rare) versionsNardi Ivan1-0/+2
2021-12-03QUIC: update support to latest version negotiation draft (05)Nardi Ivan1-1/+11
2021-11-27wmem: Use better names in the APIJoão Valverde1-1/+1
2021-11-25QUIC: add support for QUICv2 (draft-00)Nardi Ivan1-30/+61
2021-10-26QUIC(Datagram): update to last IETF draftAlexis La Goutte1-1/+1
2021-10-26QUIC: Update to final RFC...Alexis La Goutte1-3/+3
2021-10-19QUIC: fix compilation on RaspberryNardi Ivan1-12/+12
2021-09-15QUIC: fix "Follow QUIC stream" crashes when encryption keys are not availableNardi Ivan1-5/+13
2021-09-13HTTP2, QUIC: fix "Follow Stream"Nardi Ivan1-5/+20
2021-08-24[build] fix warnings for unused variablesLin Sun1-1/+5
2021-08-05Fixed incorrect calculating hash from quic_cid_tDenis Pronin1-1/+1
2021-07-07QUIC: improve "Follow QUIC Stream" supportNardi Ivan1-5/+124
2021-06-28QUIC: explicitly show stream initiator and directionNardi Ivan1-4/+37
2021-05-17QUIC: improve handling of unencrypted padding dataNardi Ivan1-9/+15
2021-03-27Follow SIP Call: Added Follow SIP Call to Follow menuJirka Novak1-1/+1
2021-02-13QUIC: add support for more QUIC versionsNardi Ivan1-44/+55
2021-02-09QUIC: add support for draft-ietf-quic-version-negotiation-03Nardi Ivan1-6/+15
2021-01-26QUIC: Add dissection of MP-QUIC draft-deconinck-quic-multipathmbutkereit1-43/+318
2021-01-17QUIC: improve error reportingNardi Ivan1-8/+18
2020-12-20QUIC: improve heurist to avoid false positivesNardi Ivan1-6/+36
2020-12-17QUIC: update to draft-33Nardi Ivan1-7/+33
2020-12-12QUIC: fix a stack overflowNardi Ivan1-3/+6
2020-12-09QUIC: fix handling of unencrypted padding dataNardi Ivan1-6/+65
2020-12-02QUIC: fix decryption when "loss-bits" feature is enabledNardi Ivan1-8/+92
2020-11-30QUIC/DNS: add support for DNS-over-QUICNardi Ivan1-3/+7
2020-11-19QUIC: fix compilation without HAVE_LIBGCRYPT_AEADPascal Quantin1-20/+15
2020-11-11QUIC: fix handling of Key UpdateNardi Ivan1-99/+191
2020-11-08QUIC: improve migration supportNardi Ivan1-11/+16
2020-10-31QUIC: fix connection lookup for Version Negotiation packetsNardi Ivan1-2/+11
2020-10-31QUIC: allow dissection of sessions forcing version negotiationNardi Ivan1-1/+15
2020-10-22QUIC: update to draft-32Nardi Ivan1-3/+4
2020-10-14QUIC: fix heuristicNardi Ivan1-2/+2
2020-10-03Update URLs pointing to the bug database.Guy Harris1-2/+2
2020-10-02QUIC: fix dissection of Short Header packets with Grease QUIC bitPeter Wu1-1/+1
2020-09-28quic: fix reassembly issue for smb2 (and other protocols)Ronnie Sahlberg1-3/+19
2020-09-28QUIC: update to draft-31Nardi Ivan1-4/+5
2020-09-20QUIC: add support for MVFST EXPERIMENTAL versionNardi Ivan1-1/+2
2020-09-15quic: show encapsulated protocols as top level treesRonnie Sahlberg1-1/+1