- 603e3e6 quic: disable X25519Kyber768Draft00 in tests by Damien Neil · 8 months ago
- fa11427 quic: move package out of internal by Damien Neil · 11 months ago[Renamed (99%) from internal/quic/endpoint_test.go]
- 22cbde9 quic: set ServerName in client connection TLSConfig by Damien Neil · 11 months ago
- a6a24dd quic: source address and ECN support in the network layer by Damien Neil · 11 months ago
- 117945d quic: add throughput and stream creation benchmarks by Damien Neil · 1 year, 2 months ago
- 26b646e quic: avoid deadlock in Endpoint.Close by Damien Neil · 1 year ago
- c337daf quic: enable qlog output in tests by Damien Neil · 1 year, 2 months ago
- b0eb4d6 quic: compute pnum len from max ack received, not sent by Damien Neil · 1 year, 2 months ago
- 08a78b1 quic: unblock operations when closing conns by Damien Neil · 1 year, 2 months ago
- 13e88dd quic: rename listener{_test}.go to endpoint{_test}.go by Damien Neil · 1 year, 2 months ago[Renamed from internal/quic/listener_test.go]
- e26b9a4 quic: rename Listener to Endpoint by Damien Neil · 1 year, 3 months ago
- 45fa414 quic: undo accidental rename of test helpers by Damien Neil · 1 year, 3 months ago
- ec29a94 quic: provide source conn ID when creating server conns by Damien Neil · 1 year, 3 months ago
- 770149e quic: pad ack-eliciting server Initial datagrams by Damien Neil · 1 year, 3 months ago
- 6d267b1 quic: properly shut down connections on listener close by Damien Neil · 1 year, 3 months ago
- 48a5977 quic: support Retry by Damien Neil · 1 year, 3 months ago
- 9ef1b72 quic: move more testConn behavior into testListener by Damien Neil · 1 year, 4 months ago
- 3b0ab98 quic: avoid deadlock on listener close by Damien Neil · 1 year, 4 months ago
- 47caaff quic: send and receive UDP datagrams by Damien Neil · 1 year, 4 months ago