Tree @release-1.15.3 (Download .tar.gz)
Commit History @release-1.15.3
- nginx-1.15.3-RELEASE Maxim Dounin 3 years ago
- Updated OpenSSL used for win32 builds. Maxim Dounin 3 years ago
- Upstream: fixed request chain traversal (ticket #1618). Vladimir Homutov 3 years ago
- Upstream keepalive: keepalive_requests directive. Maxim Dounin 3 years ago
- Upstream keepalive: keepalive_timeout directive. Maxim Dounin 3 years ago
- Upstream keepalive: comment added. Maxim Dounin 3 years ago
- SSL: fixed build with LibreSSL 2.8.0 (ticket #1605). Maxim Dounin 3 years ago
- A link to the error_log directive on nginx.org removed. Maxim Konovalov 3 years ago
- HTTP/2: workaround for clients which fail on table size updates. Maxim Dounin 3 years ago
- Skipping spaces in configuration files (ticket #1557). Maxim Dounin 3 years ago
- SSL: support for TLSv1.3 early data with BoringSSL. Maxim Dounin 3 years ago
- SSL: enabled TLSv1.3 with BoringSSL. Maxim Dounin 3 years ago
- Dav: removed dead store after 8e7a5de61664. Sergey Kandaurov 3 years ago
- Dav: changed COPY of a file to preserve access mask. Maxim Dounin 3 years ago
- Dav: changed ngx_copy_file() to preserve access and mtime. Maxim Dounin 3 years ago
- Dav: fixed ngx_copy_file() to truncate destination file. Maxim Dounin 3 years ago
- Configure: fixed compiler warnings with "-Wall -Wextra". Sergey Kandaurov 3 years ago
- Version bump. Sergey Kandaurov 3 years ago
- release-1.15.2 tag Maxim Dounin 3 years ago
- nginx-1.15.2-RELEASE Maxim Dounin 3 years ago
- Fixed NGX_TID_T_FMT format specification for uint64_t. Maxim Dounin 3 years ago
- Stream ssl_preread: added SSLv2 Client Hello support. Sergey Kandaurov 3 years ago
- Fixed invalid access to location defined as an empty string. Ruslan Ermilov 3 years ago
- SSL: save sessions for upstream peers using a callback function. Sergey Kandaurov 3 years ago
- SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376). Maxim Dounin 3 years ago
- SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+. Maxim Dounin 3 years ago
- SSL: logging levels of "unsupported protocol", "version too low". Maxim Dounin 3 years ago
- Events: added configuration check on the number of connections. Maxim Dounin 3 years ago
- Events: moved sockets cloning to ngx_event_init_conf(). Maxim Dounin 3 years ago
- Stream ssl_preread: $ssl_preread_protocol variable. Roman Arutyunyan 3 years ago