nginx/src
Sergey Kandaurov 18f9330cd6 QUIC: HKDF API compatibility with OpenSSL master branch.
OpenSSL 3.0 started to require HKDF-Extract output PRK length pointer
used to represent the amount of data written to contain the length of
the key buffer before the call.  EVP_PKEY_derive() documents this.

See HKDF_Extract() internal implementation update in this change:
https://github.com/openssl/openssl/commit/5a285ad
2021-03-31 21:43:17 +03:00
..
core Merged with the default branch. 2021-03-30 23:34:51 +03:00
event QUIC: HKDF API compatibility with OpenSSL master branch. 2021-03-31 21:43:17 +03:00
http Merged with the default branch. 2021-03-30 23:34:51 +03:00
mail Mail: fixed build without SSL. 2021-03-11 04:46:26 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Removed "ch" argument from ngx_pass_open_channel(). 2021-03-11 09:58:45 +03:00
stream Merged with the default branch. 2021-03-10 15:39:01 +03:00