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