aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ansg191/macos-root-certsAdds macOS root certs to SSL `Context`Gravatar Anshul Gupta 22 months
cid-arcsimplify ConnectionIdGravatar Alessandro Ghedini 2 years
crypto-no-dupcrypto: avoid unnecessary allocations when generating keysGravatar Alessandro Ghedini 23 months
dependabot/cargo/ring-0.17build(deps): update ring requirement from 0.16 to 0.17Gravatar dependabot[bot] 24 months
drop-ringDrops ring from dependenciesGravatar Anshul Gupta 22 months
gh-pagesDeploy to GitHub pagesGravatar github-actions[bot] 23 months
lohith/avoid_over_bufferingWhen using packet pacing at the lower layers there can be less dataGravatar Lohith Bellad 23 months
masterqlog: add MTUUpdated eventGravatar Lucas Pardue 23 months
mtu-updated-fixupqlog: fixup MTUUpdated event types serialization/parsingGravatar Lucas Pardue 23 months
nginx-syncnginx: sync patchGravatar Alessandro Ghedini 2 years
[...]
 
TagDownloadAuthorAge
0.18.0quiche-0.18.0.tar.gz  quiche-0.18.0.tar.zst  quiche-0.18.0.zip  Gravatar Alessandro Ghedini 2 years
0.17.2quiche-0.17.2.tar.gz  quiche-0.17.2.tar.zst  quiche-0.17.2.zip  Gravatar Alessandro Ghedini 2 years
0.17.1quiche-0.17.1.tar.gz  quiche-0.17.1.tar.zst  quiche-0.17.1.zip  Gravatar Alessandro Ghedini 2 years
0.16.0quiche-0.16.0.tar.gz  quiche-0.16.0.tar.zst  quiche-0.16.0.zip  Gravatar Alessandro Ghedini 3 years
0.15.0quiche-0.15.0.tar.gz  quiche-0.15.0.tar.zst  quiche-0.15.0.zip  Gravatar Alessandro Ghedini 3 years
0.14.0quiche-0.14.0.tar.gz  quiche-0.14.0.tar.zst  quiche-0.14.0.zip  Gravatar Alessandro Ghedini 3 years
0.13.0quiche-0.13.0.tar.gz  quiche-0.13.0.tar.zst  quiche-0.13.0.zip  Gravatar Alessandro Ghedini 3 years
0.12.0quiche-0.12.0.tar.gz  quiche-0.12.0.tar.zst  quiche-0.12.0.zip  Gravatar Alessandro Ghedini 4 years
0.11.0quiche-0.11.0.tar.gz  quiche-0.11.0.tar.zst  quiche-0.11.0.zip  Gravatar Alessandro Ghedini 4 years
0.10.0quiche-0.10.0.tar.gz  quiche-0.10.0.tar.zst  quiche-0.10.0.zip  Gravatar Alessandro Ghedini 4 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-11-22h3: add body_capacity() helperh3-body-capacityGravatar lucas 1-2/+260
2021-11-16fix typo *unidirectionalGravatar 市川恭佑 (ebi) 1-1/+1
2021-11-15cc: add debug_fmt() hookGravatar Junho Choi 4-1/+21
2021-11-12examples: fix MacOS X C examples and add to CIGravatar Junho Choi 2-1/+10
2021-11-12cc: add on_init() hookGravatar Junho Choi 4-0/+14
2021-11-12qlog: ensure LossTimerEventType is cased properlyGravatar lucas 1-0/+1
2021-11-12qlog: protocol_type is an array of valuesGravatar lucas 1-1/+1
2021-11-12qlog: AckedRanges can be a single or double rangeGravatar lucas 2-3/+13
2021-11-12qlog: add time_format to CommonFieldsGravatar lucas 1-1/+2
2021-11-12qlog: stream fin is optional, only record if trueGravatar lucas 4-8/+8
[...]