Tree @release-1.15.4 (Download .tar.gz)
History of src @release-1.15.4
- SSL: logging level of "no suitable signature algorithm". Maxim Dounin 2 years ago
- SSL: logging level of "no suitable key share". Maxim Dounin 2 years ago
- Cache: status must be less then 599 in *_cache_valid directives. Gena Makhomed 2 years ago
- Removed bgcolor attribute on body in error pages and autoindex. Nova DasSarma 2 years ago
- SSL: support for TLSv1.3 early data with OpenSSL. Sergey Kandaurov 2 years ago
- SSL: disabled renegotiation checks with SSL_OP_NO_RENEGOTIATION. Maxim Dounin 2 years ago
- Rewrite: removed r->err_status special handling (ticket #1634). Maxim Dounin 2 years ago
- Fixed socket leak with "return 444" in error_page (ticket #274). Maxim Dounin 2 years ago
- SSL: restore handlers after blocking. Maxim Dounin 2 years ago
- SSL: corrected SSL_ERROR_WANT_WRITE / SSL_ERROR_WANT_READ logging. Maxim Dounin 2 years ago
- Lingering close changed to handle NGX_AGAIN. Maxim Dounin 2 years ago
- gRPC: disabled keepalive when sending control frames was blocked. Maxim Dounin 2 years ago
- gRPC: improved keepalive handling. Maxim Dounin 2 years ago
- Uwsgi: added a check on maximum uwsgi request size. Maxim Dounin 2 years ago
- Uwsgi: style. Maxim Dounin 2 years ago
- Version bump. Roman Arutyunyan 2 years ago
- Stream: avoid potential infinite loop at preread phase. Roman Arutyunyan 2 years ago
- Upstream: fixed request chain traversal (ticket #1618). Vladimir Homutov 2 years ago
- Upstream keepalive: keepalive_requests directive. Maxim Dounin 2 years ago
- Upstream keepalive: keepalive_timeout directive. Maxim Dounin 2 years ago
- Upstream keepalive: comment added. Maxim Dounin 2 years ago
- SSL: fixed build with LibreSSL 2.8.0 (ticket #1605). Maxim Dounin 2 years ago
- HTTP/2: workaround for clients which fail on table size updates. Maxim Dounin 2 years ago
- Skipping spaces in configuration files (ticket #1557). Maxim Dounin 2 years ago
- SSL: support for TLSv1.3 early data with BoringSSL. Maxim Dounin 2 years ago
- SSL: enabled TLSv1.3 with BoringSSL. Maxim Dounin 2 years ago
- Dav: removed dead store after 8e7a5de61664. Sergey Kandaurov 2 years ago
- Dav: changed COPY of a file to preserve access mask. Maxim Dounin 2 years ago
- Dav: changed ngx_copy_file() to preserve access and mtime. Maxim Dounin 2 years ago
- Dav: fixed ngx_copy_file() to truncate destination file. Maxim Dounin 2 years ago