diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-04-07 15:50:38 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-04-07 15:50:38 +0300 |
commit | c64a3939e4225060ef9768d637de7e2e7726d328 (patch) | |
tree | 680ed51b972dcbe90c187a4d96fc8e03f0c1dacf /src/http/v3/ngx_http_v3_request.c | |
parent | f540602ad217bce65d311546337200e915cf2676 (diff) | |
download | nginx-c64a3939e4225060ef9768d637de7e2e7726d328.tar.gz nginx-c64a3939e4225060ef9768d637de7e2e7726d328.zip |
Added basic offset support in client CRYPTO frames.
The offset in client CRYPTO frames is tracked in c->quic->crypto_offset_in.
This means that CRYPTO frames with non-zero offset are now accepted making
possible to finish handshake with client certificates that exceed max packet
size (if no reordering happens).
The c->quic->crypto_offset field is renamed to crypto_offset_out to avoid
confusion with tracking of incoming CRYPTO stream.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions