summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* release-1.18.0 tagbranches/stable-1.18Maxim Dounin2020-04-21-0/+1
* nginx-1.18.0-RELEASErelease-1.18.0Maxim Dounin2020-04-21-0/+14
* Stable branch.Maxim Dounin2020-04-21-2/+2
* release-1.17.10 tagMaxim Dounin2020-04-14-0/+1
* nginx-1.17.10-RELEASErelease-1.17.10Maxim Dounin2020-04-14-0/+14
* Updated OpenSSL used for win32 builds.Maxim Dounin2020-04-14-1/+1
* The new auth_delay directive for delaying unauthorized requests.Ruslan Ermilov2020-04-08-1/+82
* Auth basic: explicitly zero out password buffer.Ruslan Ermilov2020-03-13-19/+18
* Version bump.Ruslan Ermilov2020-03-16-2/+2
* release-1.17.9 tagMaxim Dounin2020-03-03-0/+1
* nginx-1.17.9-RELEASErelease-1.17.9Maxim Dounin2020-03-03-0/+76
* Updated PCRE used for win32 builds.Maxim Dounin2020-03-03-1/+1
* Simplified subrequest finalization.Roman Arutyunyan2020-02-28-23/+11
* Fixed premature background subrequest finalization.Dmitry Volyntsev2020-03-02-9/+9
* Added default overwrite in error_page 494.Maxim Dounin2020-02-28-0/+1
* Mp4: fixed possible chunk offset overflow.Roman Arutyunyan2020-02-26-11/+64
* Disabled connection reuse while in SSL handshake.Sergey Kandaurov2020-02-27-2/+2
* Disabled duplicate "Host" headers (ticket #1724).Maxim Dounin2020-02-20-2/+10
* Removed "Transfer-Encoding: identity" support.Maxim Dounin2020-02-20-4/+1
* Disabled multiple Transfer-Encoding headers.Maxim Dounin2020-02-20-1/+1
* Made ngx_http_get_forwarded_addr_internal() non-recursive.Vladimir Homutov2020-02-11-27/+25
* HTTP/2: fixed socket leak with an incomplete HEADERS frame.Sergey Kandaurov2020-02-05-2/+7
* Version bump.Sergey Kandaurov2020-02-05-2/+2
* release-1.17.8 tagMaxim Dounin2020-01-21-0/+1
* nginx-1.17.8-RELEASErelease-1.17.8Maxim Dounin2020-01-21-0/+36
* gRPC: variables support in the "grpc_pass" directive.Vladimir Homutov2020-01-17-38/+190
* HTTP/2: removed ngx_debug_point() call.Daniil Bondarev2020-01-14-4/+0
* SSL: reworked posted next events again.Maxim Dounin2019-12-27-14/+16
* Trailing space removed.Maxim Dounin2019-12-27-1/+1
* Version bump.Maxim Dounin2019-12-27-2/+2
* release-1.17.7 tagMaxim Dounin2019-12-24-0/+1
* nginx-1.17.7-RELEASErelease-1.17.7Maxim Dounin2019-12-24-0/+84
* SSL: reworked posted next events.Maxim Dounin2019-12-24-34/+28
* HTTP/2: introduced separate handler to retry stream close.Maxim Dounin2019-12-23-2/+19
* HTTP/2: fixed socket leak with queued frames (ticket #1689).Maxim Dounin2019-12-23-1/+2
* Dav: added checks for chunked to body presence conditions.Maxim Dounin2019-12-23-3/+5
* Update manpage, sort command line options.Sergey A. Osokin2019-12-23-7/+8
* Discard request body when redirecting to a URL via error_page.Ruslan Ermilov2019-12-23-0/+6
* Rewrite: disallow empty replacements.Ruslan Ermilov2019-12-16-0/+5
* Tolerate '\0' in URI when mapping URI to path.Ruslan Ermilov2019-12-16-1/+2
* Rewrite: fixed segfault with rewritten URI and "alias".Ruslan Ermilov2019-12-16-1/+8
* Fixed request finalization in ngx_http_index_handler().Ruslan Ermilov2019-12-16-1/+1
* Saved some memory allocations.Ruslan Ermilov2019-12-16-28/+7
* Dav: fixed Location in successful MKCOL response.Ruslan Ermilov2019-12-16-1/+2
* Upstream keepalive: clearing of c->data in cached connections.Maxim Dounin2019-12-05-0/+1
* Version bump.Maxim Dounin2019-12-05-2/+2
* release-1.17.6 tagMaxim Dounin2019-11-19-0/+1
* nginx-1.17.6-RELEASErelease-1.17.6Maxim Dounin2019-11-19-0/+32
* Limit conn: added shared context.Roman Arutyunyan2019-11-18-93/+86
* Limit conn: $limit_conn_status variable.Roman Arutyunyan2019-11-18-5/+149