uquic/internal
Marten Seemann c06a0ca037 rename InferPacketNumber to DecodePacketNumber
That's how it's called in the draft.
2018-12-14 16:46:40 +06:30
..
ackhandler remove version dependency of packet number inferring 2018-11-26 22:46:08 +07:00
congestion simplify x = x <op> ... to x <op>= ... 2018-10-06 01:59:45 +03:00
crypto refactor initialization of the initial AEAD 2018-12-13 13:51:05 +06:30
flowcontrol internalize the qerr package 2018-11-11 12:44:16 +07:00
handshake refactor initialization of the initial AEAD 2018-12-13 13:51:05 +06:30
mocks refactor initialization of the initial AEAD 2018-12-13 13:51:05 +06:30
protocol rename InferPacketNumber to DecodePacketNumber 2018-12-14 16:46:40 +06:30
qerr internalize the qerr package 2018-11-11 12:44:16 +07:00
testdata use a self-signed certificate for integration tests 2018-12-11 14:24:12 +06:30
utils use the new packet number format 2018-11-26 23:05:55 +07:00
wire implement the new format of the Retry packet 2018-11-27 08:29:31 +07:00
mockgen_internal.sh make it possible to generate mocks of private internal interfaces 2018-08-11 14:49:49 +07:00