Marten Seemann
|
2e9b92ab69
|
rename the SERVER_BUSY error to CONNECTION_REFUSED
|
2020-06-10 12:13:40 +07:00 |
|
Marten Seemann
|
09e16b7602
|
add the APPLICATION_ERROR, use it in CONNECTION_CLOSE frames
|
2020-03-21 10:56:36 +07:00 |
|
Marten Seemann
|
e57caf0bae
|
send an INVALID_TOKEN error when receiving an invalid token
|
2020-02-25 19:43:57 +07:00 |
|
Marten Seemann
|
f35a32989c
|
enforce the active_connection_id_limit
|
2019-12-03 18:27:10 +07:00 |
|
Marten Seemann
|
02acf81ca1
|
remove the VERSION_NEGOTIATION_ERROR
|
2019-12-03 17:45:08 +07:00 |
|
Marten Seemann
|
973bcf6dcd
|
remove the INVALID_MIGRATION error
|
2019-11-24 21:09:03 +07:00 |
|
Marten Seemann
|
50e7d69865
|
use the CRYPTO_BUFFER_EXCEEDED error for crypto stream overflows
|
2019-11-23 11:48:11 +07:00 |
|
Marten Seemann
|
76c742a43d
|
include the frame type in the QuicError error message
|
2019-11-09 11:39:35 +07:00 |
|
Marten Seemann
|
453aa23553
|
use a varint for the error code in the CONNECTION_CLOSE frame
|
2019-06-14 17:35:40 +08:00 |
|
Marten Seemann
|
f9a21275a4
|
use the string representation of the TLS alert for crypto errors
|
2019-03-08 18:02:43 +09:00 |
|
Marten Seemann
|
e5303df419
|
implement a string representation for crypto error
|
2019-03-08 18:02:36 +09:00 |
|
Marten Seemann
|
662041649f
|
use the error names from the draft
|
2019-03-06 13:45:05 +09:00 |
|
Marten Seemann
|
9c09e84765
|
use IETF QUIC transport error codes
|
2019-03-06 13:43:18 +09:00 |
|
Marten Seemann
|
3ffea5d8c4
|
internalize the qerr package
|
2018-11-11 12:44:16 +07:00 |
|