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