Marten Seemann
|
3d89e545d3
|
use the new crypto/tls QUIC Transport (#3860)
|
2023-07-01 11:15:00 -07:00 |
|
Marten Seemann
|
7a0ef5f867
|
make Config.Allow0RTT a bool, not a callback
|
2023-05-02 15:56:49 +02:00 |
|
Marten Seemann
|
1f57d4e789
|
protocol: remove VersionTLS, used during the gQUIC -> TLS 1.3 transition (#3764)
|
2023-04-19 07:24:34 -07:00 |
|
Marten Seemann
|
3d9380ec3c
|
reject invalid active_connection_id_limit transport parameter values (#3687)
|
2023-02-01 17:03:19 -08:00 |
|
Marten Seemann
|
58cedf7a4f
|
rename module, adjust import paths to quic-go/quic-go (#3680)
|
2023-01-21 19:53:57 -08:00 |
|
Marten Seemann
|
b52d34008f
|
add Allow0RTT opt in the quic.Config to control 0-RTT on the server side (#3635)
|
2023-01-04 16:18:11 -08:00 |
|
Abirdcfly
|
dbb7a215a0
|
fix unreachable code after log.Fatal in fuzzing corpus generator (#3496)
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
|
2022-08-12 02:02:15 -07:00 |
|
Marten Seemann
|
c968b18a21
|
select the H3 ALPN based on the QUIC version in use (for the H3 server)
|
2020-10-29 13:44:23 +07:00 |
|
Marten Seemann
|
9430dbfbfb
|
send post-handshake message in the handshake fuzzer
|
2020-09-06 11:29:32 +07:00 |
|
Marten Seemann
|
7f4b8a5914
|
add a basic fuzzer for the handshake
|
2020-09-02 10:22:01 +07:00 |
|