.. |
aead.go
|
fix decoding of packet numbers in different packet number spaces
|
2020-12-03 23:35:27 +07:00 |
aead_test.go
|
fix decoding of packet numbers in different packet number spaces
|
2020-12-03 23:35:27 +07:00 |
crypto_setup.go
|
introduce a dedicated qerr.TransportError and qerr.ApplicationError
|
2021-05-01 09:38:48 +07:00 |
crypto_setup_test.go
|
introduce a dedicated qerr.TransportError and qerr.ApplicationError
|
2021-05-01 09:38:48 +07:00 |
handshake_suite_test.go
|
run gofumpt, enable the gofumpt linter
|
2020-10-26 09:33:35 +07:00 |
header_protector.go
|
run gofumpt, enable the gofumpt linter
|
2020-10-26 09:33:35 +07:00 |
hkdf.go
|
add an optimized implementation of HKDF-Expand-Label
|
2020-04-09 08:16:23 +07:00 |
hkdf_test.go
|
move all dependencies on qtls to a separate package
|
2020-08-18 14:26:23 +07:00 |
initial_aead.go
|
add support for QUIC v1
|
2021-05-01 10:05:29 +07:00 |
initial_aead_test.go
|
use the updated salt for draft-34
|
2021-02-11 09:46:00 +08:00 |
interface.go
|
fix decoding of packet numbers in different packet number spaces
|
2020-12-03 23:35:27 +07:00 |
mock_handshake_runner_test.go
|
use mockgen source mode
|
2021-02-20 09:59:44 +08:00 |
mockgen.go
|
move all dependencies on qtls to a separate package
|
2020-08-18 14:26:23 +07:00 |
retry.go
|
add support for QUIC v1
|
2021-05-01 10:05:29 +07:00 |
retry_test.go
|
fix retry key and nonce for draft-34
|
2021-03-03 23:01:42 +08:00 |
session_ticket.go
|
rename ReadVarint / WriteVarInt / VarIntLen to Read / Write / Len
|
2021-01-02 00:15:07 +08:00 |
session_ticket_test.go
|
rename ReadVarint / WriteVarInt / VarIntLen to Read / Write / Len
|
2021-01-02 00:15:07 +08:00 |
tls_extension_handler.go
|
add support for QUIC v1
|
2021-05-01 10:05:29 +07:00 |
tls_extension_handler_test.go
|
use the updated TLS extension code point for draft-34
|
2021-02-11 09:46:00 +08:00 |
token_generator.go
|
inject a random source into the token protector
|
2020-08-23 17:06:17 +07:00 |
token_generator_test.go
|
inject a random source into the token protector
|
2020-08-23 17:06:17 +07:00 |
token_protector.go
|
inject a random source into the token protector
|
2020-08-23 17:06:17 +07:00 |
token_protector_test.go
|
inject a random source into the token protector
|
2020-08-23 17:06:17 +07:00 |
updatable_aead.go
|
introduce a dedicated qerr.TransportError and qerr.ApplicationError
|
2021-05-01 09:38:48 +07:00 |
updatable_aead_test.go
|
introduce a dedicated qerr.TransportError and qerr.ApplicationError
|
2021-05-01 09:38:48 +07:00 |