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