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