aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gquic.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-01-21QUIC: remove gQUIC Q044 supportPeter Wu1-39/+0
2018-12-26Make routines used outside this file static.Alexis La Goutte1-1/+2
2018-10-11QUIC: gQUIC Q044 always use CHLO from gQUIC (with tag)Alexis La Goutte1-3/+42
2018-07-02Add new encoding names for seconds/{micro,nano}second time stamps.Guy Harris1-1/+1
2018-05-26gQUIC: update code source link and add new error codeAlexis La Goutte1-5/+18
2018-05-26gQUIC: it is possible to have multiple COPT TagAlexis La Goutte1-3/+3
2018-05-17GQUIC: Tag are always use LITTLE ENDIAN encodingAlexis La Goutte1-29/+29
2018-05-17GQUIC: Add support of version Q04xAlexis La Goutte1-2/+3
2018-02-28GQUIC: Try to fix ACK frame with Q039Alexis La Goutte1-2/+3
2018-02-28GQUIC: Change all integers (and floating) encodingAlexis La Goutte1-66/+66
2018-02-28GQUIC: for item with length = 1, use ENC_NA for encodingAlexis La Goutte1-34/+34
2018-02-28GQUIC: Packet Number is now big endianAlexis La Goutte1-1/+6
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-07-11QUIC: rename to G(oogle)QUICAlexis La Goutte1-0/+2930