summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* nginx-1.20.0-RELEASErelease-1.20.0Maxim Dounin2021-04-20-0/+14
* Stable branch.Maxim Dounin2021-04-20-2/+2
* release-1.19.10 tagMaxim Dounin2021-04-13-0/+1
* nginx-1.19.10-RELEASErelease-1.19.10Maxim Dounin2021-04-13-0/+43
* Changed keepalive_requests default to 1000 (ticket #2155).Maxim Dounin2021-04-08-2/+2
* Added $connection_time variable.Maxim Dounin2021-04-08-0/+30
* Introduced the "keepalive_time" directive.Maxim Dounin2021-04-08-1/+46
* HTTP/2: relaxed PRIORITY frames limit.Maxim Dounin2021-04-07-1/+1
* Configure: fixed --test-build-epoll on FreeBSD 13.Maxim Dounin2021-04-05-23/+25
* Gzip: updated handling of zlib variant from Intel.Maxim Dounin2021-04-05-26/+9
* Gzip: support for zlib-ng.Maxim Dounin2021-04-05-2/+21
* Version bump.Maxim Dounin2021-04-05-2/+2
* release-1.19.9 tagMaxim Dounin2021-03-30-0/+1
* nginx-1.19.9-RELEASErelease-1.19.9Maxim Dounin2021-03-30-0/+62
* Updated OpenSSL used for win32 builds.Maxim Dounin2021-03-30-1/+1
* Fixed handling of already closed connections.Maxim Dounin2021-03-28-7/+22
* Upstream: fixed broken connection check with eventport.Maxim Dounin2021-03-28-0/+6
* Upstream: fixed non-buffered proxying with eventport.Maxim Dounin2021-03-28-3/+1
* Resolver: added missing event handling after reading.Maxim Dounin2021-03-28-2/+17
* Events: fixed "port_dissociate() failed" alerts with eventport.Maxim Dounin2021-03-28-1/+1
* Events: fixed expiration of timers in the past.Maxim Dounin2021-03-26-3/+1
* HTTP/2: improved handling of "keepalive_timeout 0".Maxim Dounin2021-03-26-1/+3
* Cancel keepalive and lingering close on EOF better (ticket #2145).Sergey Kandaurov2021-03-24-5/+5
* gRPC: fixed handling of padding on DATA frames.Maxim Dounin2021-03-23-11/+24
* Removed "ch" argument from ngx_pass_open_channel().Ruslan Ermilov2021-03-11-39/+18
* Mail: fixed build without SSL.Maxim Dounin2021-03-11-5/+7
* Version bump.Maxim Dounin2021-03-11-2/+2
* release-1.19.8 tagMaxim Dounin2021-03-09-0/+1
* nginx-1.19.8-RELEASErelease-1.19.8Maxim Dounin2021-03-09-0/+62
* Updated OpenSSL used for win32 builds.Maxim Dounin2021-03-09-1/+1
* Mail: sending of the PROXY protocol to backends.Maxim Dounin2021-03-05-7/+133
* Mail: realip module.Maxim Dounin2021-03-05-0/+281
* Mail: parsing of the PROXY protocol from clients.Maxim Dounin2021-03-05-4/+132
* Mail: made auth http creating request easier to extend.Maxim Dounin2021-03-05-13/+29
* Mail: fixed log action after SSL handshake.Maxim Dounin2021-03-05-0/+2
* Mail: postponed session initialization under accept mutex.Maxim Dounin2021-03-05-1/+29
* Mail: added missing event handling after reading data.Maxim Dounin2021-03-05-8/+75
* Mail: added missing event handling after blocking events.Maxim Dounin2021-03-05-0/+18
* Events: fixed eventport handling in ngx_handle_read_event().Maxim Dounin2021-03-05-1/+1
* SSL: fixed build by Sun C with old OpenSSL versions.Maxim Dounin2021-03-05-14/+14
* Proxy: variables support in "proxy_cookie_flags" flags.Ruslan Ermilov2021-03-02-26/+63
* Introduced strerrordesc_np() support.Maxim Dounin2021-03-01-7/+67
* Improved maximum errno detection.Maxim Dounin2021-03-01-34/+85
* HTTP/2: client_header_timeout before first request (ticket #2142).Maxim Dounin2021-03-01-2/+5
* Contrib: vim syntax, default highlighting (ticket #2141).Maxim Dounin2021-02-25-21/+21
* SSL: added check for debugging.Maxim Dounin2021-02-20-0/+8
* SSL: added missed error reporting during variables evaluation.Maxim Dounin2021-02-20-4/+13
* SSL: X509_NAME_oneline() error handling.Maxim Dounin2021-02-20-5/+37
* Configure: marked top-level make targets as phony.Ruslan Ermilov2021-02-20-0/+4
* Version bump.Ruslan Ermilov2021-02-20-2/+2