This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
07ec3245bd4ac4c510b6905b5f1c443f7273c08a
quic-go
/
internal
History
Marten Seemann
07ec3245bd
logging: add a Close function to the Tracer (
#4298
)
...
* logging: add a Close function to the Tracer * close the Tracer when the Transport is closed
2024-02-02 21:12:15 -08:00
..
ackhandler
ackhandler: don't delay ACKs for Initial and Handshake packets (
#4288
)
2024-01-31 19:13:53 -08:00
congestion
utils: switch to standard library min and max functions (
#4218
)
2023-12-27 21:19:13 -08:00
flowcontrol
utils: switch to standard library min and max functions (
#4218
)
2023-12-27 21:19:13 -08:00
handshake
protocol: rename VersionNumber to Version (
#4295
)
2024-01-31 21:57:33 -08:00
logutils
rename module, adjust import paths to quic-go/quic-go (
#3680
)
2023-01-21 19:53:57 -08:00
mocks
logging: add a Close function to the Tracer (
#4298
)
2024-02-02 21:12:15 -08:00
protocol
protocol: don't capitalize Perspective.String (
#4296
)
2024-02-01 15:16:36 -08:00
qerr
protocol: rename VersionNumber to Version (
#4295
)
2024-01-31 21:57:33 -08:00
qtls
qtls: remove unneeded type alias for the tls.QUICEncryptionLevel (
#4220
)
2023-12-28 18:59:56 -08:00
testdata
use the new crypto/tls QUIC Transport (
#3860
)
2023-07-01 11:15:00 -07:00
utils
ackhandler: don't delay ACKs for Initial and Handshake packets (
#4288
)
2024-01-31 19:13:53 -08:00
wire
wire: optimize generation of Version Negotiation packets (
#4278
)
2024-01-31 23:54:04 -08:00