comparison src/stream/ngx_stream_variables.c @ 8074:c6b963de0c00 quic

QUIC: pass return code from ngx_quic_decrypt() to the caller. It is required to distinguish internal errors from corrupted packets and perform actions accordingly: drop the packet or close the connection. While there, made processing of ngx_quic_decrypt() erorrs similar and removed couple of protocol violation errors.
author Vladimir Homutov <vl@nginx.com>
date Wed, 02 Sep 2020 22:34:15 +0300
parents 89adf49fe76a
children cca4c8a715de
comparison
equal deleted inserted replaced
8073:eb5aa85294e9 8074:c6b963de0c00