uquic/internal
2019-04-21 20:47:27 +09:00
..
ackhandler handle ACKs separately in the sent packet handler packet struct 2019-04-21 20:47:27 +09:00
congestion use the full pacing rate, also when not in slow start 2019-04-08 13:38:12 +09:00
flowcontrol use the error names from the draft 2019-03-06 13:45:05 +09:00
handshake fix race condition when accessing the encryption level in crypto setup 2019-04-02 00:13:22 +09:00
mocks implement HTTP/3 2019-04-11 09:06:10 +09:00
protocol rename retransmittable to ack-eliciting 2019-04-12 13:25:39 +09:00
qerr return the local TLS error, but don't send it on the wire 2019-03-08 18:02:43 +09:00
testdata use a self-signed certificate for integration tests 2018-12-11 14:24:12 +06:30
utils remove some unneccessary type conversions 2019-02-27 19:30:55 +09:00
wire set the QUIC bit in Version Negotiation packets 2019-03-29 09:20:41 +01:00
mockgen_internal.sh make it possible to generate mocks of private internal interfaces 2018-08-11 14:49:49 +07:00