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
b6537b465759c5389f64de478838434aa48c41d7
quic-go
/
internal
/
qerr
History
Marten Seemann
b6537b4657
Merge pull request
#2233
from lucas-clemente/connection-close-before-1rtt
...
don't send application-level errors before completion of the handshake
2019-11-24 21:14:21 +07:00
..
error_codes.go
use the CRYPTO_BUFFER_EXCEEDED error for crypto stream overflows
2019-11-23 11:48:11 +07:00
errorcodes_test.go
implement a string representation for crypto error
2019-03-08 18:02:36 +09:00
errors_suite_test.go
internalize the qerr package
2018-11-11 12:44:16 +07:00
quic_error_test.go
include the frame type in the QuicError error message
2019-11-09 11:39:35 +07:00
quic_error.go
don't send application-level errors before completion of the handshake
2019-11-23 11:30:20 +07:00