No description
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C++ 53.3%
  • Shell 21.4%
  • C 15.3%
  • CMake 9%
  • Makefile 1%
Find a file
2021-11-06 21:10:20 +03:00
bin modify gitignore 2020-05-20 11:36:25 +08:00
ci update ci/travis.sh 2021-08-24 10:29:04 +08:00
cmake TSG-7298: QUIC解析层支持解析quic-ietf加密SNI 2021-08-23 11:15:11 +00:00
demo TSG-7850: 修复释放quic stream导致段错误的问题 2021-09-23 15:54:06 +08:00
inc TSG-7753: 修改quic_protocol_identify函数,增加输出VERSION/UA字段 2021-09-14 09:29:45 +08:00
src TSG-8364: 增加校验长度的逻辑避免导致段错误 2021-11-06 21:10:20 +03:00
support TSG-7298: QUIC解析层支持解析quic-ietf加密SNI 2021-08-23 11:15:11 +00:00
test TSG-8261,TSG-8291: 部分QUIC RFC9000未解析出SNI/User-Agent字段 2021-11-05 20:57:48 +03:00
.gitignore TSG-7298: QUIC解析层支持解析quic-ietf加密SNI 2021-08-23 11:15:11 +00:00
.gitlab-ci.yml TSG-7298: QUIC解析层支持解析quic-ietf加密SNI 2021-08-23 11:15:11 +00:00
autorevision.sh 调整autorevision.sh的位置 2020-10-10 14:29:21 +08:00
CMakeLists.txt TSG-7298: QUIC解析层支持解析quic-ietf加密SNI 2021-08-23 11:15:11 +00:00
README.md 代码重构 2020-05-29 15:10:01 +08:00

gquic

gquic protocol parse plugin

Chromium currently support two kinds of QUIC versions, GoogleQUIC and IETF QUIC.

https://quiche.googlesource.com/quiche/+/refs/heads/master/quic/core/quic_versions.h