index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
nginx-1.15.4-RELEASE
release-1.15.4
Maxim Dounin
2018-09-25
*
SSL: logging level of "no suitable signature algorithm".
Maxim Dounin
2018-09-25
*
SSL: logging level of "no suitable key share".
Maxim Dounin
2018-09-25
*
Cache: status must be less then 599 in *_cache_valid directives.
Gena Makhomed
2018-09-24
*
Removed bgcolor attribute on body in error pages and autoindex.
Nova DasSarma
2018-09-19
*
SSL: support for TLSv1.3 early data with OpenSSL.
Sergey Kandaurov
2018-09-21
*
SSL: disabled renegotiation checks with SSL_OP_NO_RENEGOTIATION.
Maxim Dounin
2018-09-21
*
Rewrite: removed r->err_status special handling (ticket #1634).
Maxim Dounin
2018-09-21
*
Fixed socket leak with "return 444" in error_page (ticket #274).
Maxim Dounin
2018-09-21
*
SSL: restore handlers after blocking.
Maxim Dounin
2018-09-10
*
SSL: corrected SSL_ERROR_WANT_WRITE / SSL_ERROR_WANT_READ logging.
Maxim Dounin
2018-09-10
*
Lingering close changed to handle NGX_AGAIN.
Maxim Dounin
2018-09-10
*
gRPC: disabled keepalive when sending control frames was blocked.
Maxim Dounin
2018-09-03
*
gRPC: improved keepalive handling.
Maxim Dounin
2018-09-03
*
Uwsgi: added a check on maximum uwsgi request size.
Maxim Dounin
2018-09-03
*
Uwsgi: style.
Maxim Dounin
2018-09-03
*
Version bump.
Roman Arutyunyan
2018-08-30
*
Stream: avoid potential infinite loop at preread phase.
Roman Arutyunyan
2018-08-29
*
release-1.15.3 tag
Maxim Dounin
2018-08-28
*
nginx-1.15.3-RELEASE
release-1.15.3
Maxim Dounin
2018-08-28
*
Updated OpenSSL used for win32 builds.
Maxim Dounin
2018-08-28
*
Upstream: fixed request chain traversal (ticket #1618).
Vladimir Homutov
2018-08-24
*
Upstream keepalive: keepalive_requests directive.
Maxim Dounin
2018-08-10
*
Upstream keepalive: keepalive_timeout directive.
Maxim Dounin
2018-08-10
*
Upstream keepalive: comment added.
Maxim Dounin
2018-08-10
*
SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Maxim Dounin
2018-08-10
*
A link to the error_log directive on nginx.org removed.
Maxim Konovalov
2018-08-10
*
HTTP/2: workaround for clients which fail on table size updates.
Maxim Dounin
2018-08-09
*
Skipping spaces in configuration files (ticket #1557).
Maxim Dounin
2018-08-09
*
SSL: support for TLSv1.3 early data with BoringSSL.
Maxim Dounin
2018-08-07
*
SSL: enabled TLSv1.3 with BoringSSL.
Maxim Dounin
2018-08-07
*
Dav: removed dead store after 8e7a5de61664.
Sergey Kandaurov
2018-08-02
*
Dav: changed COPY of a file to preserve access mask.
Maxim Dounin
2018-08-01
*
Dav: changed ngx_copy_file() to preserve access and mtime.
Maxim Dounin
2018-08-01
*
Dav: fixed ngx_copy_file() to truncate destination file.
Maxim Dounin
2018-08-01
*
Configure: fixed compiler warnings with "-Wall -Wextra".
Sergey Kandaurov
2018-07-24
*
Version bump.
Sergey Kandaurov
2018-07-24
*
release-1.15.2 tag
Maxim Dounin
2018-07-24
*
nginx-1.15.2-RELEASE
release-1.15.2
Maxim Dounin
2018-07-24
*
Fixed NGX_TID_T_FMT format specification for uint64_t.
Maxim Dounin
2018-07-22
*
Stream ssl_preread: added SSLv2 Client Hello support.
Sergey Kandaurov
2018-07-18
*
Fixed invalid access to location defined as an empty string.
Ruslan Ermilov
2018-07-17
*
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
2018-07-17
*
SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376).
Maxim Dounin
2018-07-16
*
SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+.
Maxim Dounin
2018-07-16
*
SSL: logging levels of "unsupported protocol", "version too low".
Maxim Dounin
2018-07-16
*
Events: added configuration check on the number of connections.
Maxim Dounin
2018-07-12
*
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
2018-07-12
*
Stream ssl_preread: $ssl_preread_protocol variable.
Roman Arutyunyan
2018-07-11
*
Allow resetting connections closed by "return 444" (ticket #905).
Ruslan Ermilov
2018-07-12
[next]