]> git.ipfire.org Git - thirdparty/openssl.git/commit
Initial design for error handling in QUIC
authorTomas Mraz <tomas@openssl.org>
Fri, 28 Apr 2023 17:28:53 +0000 (19:28 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 May 2023 11:24:05 +0000 (13:24 +0200)
commit95d3c148ca3818a8773f293e9a886a3ec4185353
tree205be394c5c2cc9afd725c086bdaf85253ea17de
parent831ef5347253a9381c2ab6bd3ca74cbe10995939
Initial design for error handling in QUIC

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20857)
doc/designs/quic-design/error-handling.md [new file with mode: 0644]