This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
99c5d0df25722bef9c2fefd72dd76ec7d74190a1
quic-go
/
internal
History
Marten Seemann
99c5d0df25
rename qhkdfExpand to hkdfExpandLabel, add hash parameter
2018-10-26 16:11:25 +07:00
..
ackhandler
add logging for skipped packet numbers
2018-10-14 21:39:18 +01:00
congestion
simplify
x = x <op> ...
to
x <op>= ...
2018-10-06 01:59:45 +03:00
crypto
rename qhkdfExpand to hkdfExpandLabel, add hash parameter
2018-10-26 16:11:25 +07:00
flowcontrol
…
handshake
check that every transport parameter is sent at most once
2018-10-24 23:33:37 +07:00
mocks
use a mock sealing manager in the packet packer tests
2018-10-06 06:49:37 +02:00
protocol
introduce the IETF QUIC encryption levels
2018-10-26 16:11:25 +07:00
testdata
…
utils
…
wire
implement parsing, writing and logging of CRYPTO frames
2018-10-26 16:11:25 +07:00
mockgen_internal.sh
make it possible to generate mocks of private internal interfaces
2018-08-11 14:49:49 +07:00