nginx/src
Sergey Kandaurov d7923960a8 SSL: disabled renegotiation checks with LibreSSL.
Similar to 7356:e3ba4026c02d, as long as SSL_OP_NO_CLIENT_RENEGOTIATION
is defined, it is the library responsibility to prevent renegotiation.

Additionally, this allows to raise LibreSSL version used to redefine
OPENSSL_VERSION_NUMBER to 0x1010000fL, such that this won't result in
attempts to dereference SSL objects made opaque in LibreSSL 3.4.0.

Patch by Maxim Dounin.
2023-12-25 21:15:47 +04:00
..
core Version bump. 2023-10-27 01:29:28 +04:00
event SSL: disabled renegotiation checks with LibreSSL. 2023-12-25 21:15:47 +04:00
http HTTP: uniform checks in ngx_http_alloc_large_header_buffer(). 2023-11-29 11:13:05 +03:00
mail SSL: removed the "ssl" directive. 2023-06-08 14:49:27 +04:00
misc
os Win32: extended ngx_random() range to 0x7fffffff. 2023-12-09 08:38:14 +00:00
stream Common tree insert function for QUIC and UDP connections. 2023-05-14 12:30:11 +04:00