summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release-1.12.2 tagbranches/stable-1.12Maxim Dounin2017-10-171-0/+1
* nginx-1.12.2-RELEASErelease-1.12.2Maxim Dounin2017-10-171-0/+69
* Fixed build without IPv6, broken by 874171c3c71a.Maxim Dounin2017-10-051-1/+3
* Fixed handling of unix sockets in $binary_remote_addr.Maxim Dounin2017-10-042-0/+24
* Fixed handling of non-null-terminated unix sockets.Maxim Dounin2017-10-043-1/+21
* Fixed buffer overread with unix sockets after accept().Maxim Dounin2017-10-042-0/+12
* Fixed the NGX_UNIX_ADDRSTRLEN macro.Ruslan Ermilov2017-09-251-2/+3
* HTTP/2: enforce writing the sync request body buffer to file.Valentin Bartenev2017-10-041-5/+2
* Stream: relaxed next upstream condition (ticket #1317).Roman Arutyunyan2017-09-111-2/+6
* Range filter: changed type for total length to off_t.Maxim Dounin2017-08-101-8/+9
* Updated PCRE used for win32 builds.Maxim Dounin2017-08-081-1/+1
* Core: fixed error message on setsockopt(SO_REUSEPORT) failure.Maxim Dounin2017-07-111-1/+1
* Core: disabled SO_REUSEPORT when testing config (ticket #1300).Maxim Dounin2017-07-111-1/+1
* Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).Roman Arutyunyan2017-05-241-1/+1
* Added missing "fall through" comments (ticket #1259).Maxim Dounin2017-04-273-0/+6
* Version bump.Maxim Dounin2017-10-131-2/+2
* release-1.12.1 tagMaxim Dounin2017-07-111-0/+1
* nginx-1.12.1-RELEASErelease-1.12.1Maxim Dounin2017-07-111-0/+20
* Range filter: protect from total size overflows.Maxim Dounin2017-07-111-0/+4
* Updated OpenSSL used for win32 builds.Maxim Dounin2017-05-301-1/+1
* Version bump.Maxim Dounin2017-07-111-2/+2
* release-1.12.0 tagMaxim Dounin2017-04-121-0/+1
* nginx-1.12.0-RELEASErelease-1.12.0Maxim Dounin2017-04-121-0/+14
* Stable branch.Maxim Dounin2017-04-121-2/+2
* release-1.11.13 tagMaxim Dounin2017-04-041-0/+1
* nginx-1.11.13-RELEASErelease-1.11.13Maxim Dounin2017-04-041-0/+91
* Upstream: allow recovery from "429 Too Many Requests" response.Piotr Sikora2017-03-246-5/+16
* Added support for "429 Too Many Requests" response (RFC6585).Piotr Sikora2017-03-243-8/+29
* Fixed type.hucongcong2017-04-031-2/+2
* Slice filter: prevented slice redirection (ticket #1219).Roman Arutyunyan2017-03-311-1/+11
* Slice filter: allowed at most one subrequest at a time.Roman Arutyunyan2017-03-281-12/+16
* Moved handling of wev->delayed to the connection event handler.Maxim Dounin2017-04-024-78/+26
* Perl: fixed delaying subrequests.Maxim Dounin2017-04-022-6/+11
* Limit req: fixed delaying subrequests.Maxim Dounin2017-04-021-1/+4
* HTTP/2: style and typos.Piotr Sikora2017-03-262-7/+8
* HTTP/2: fixed connection finalization.Valentin Bartenev2017-03-291-3/+8
* HTTP/2: fixed stream finalization.Valentin Bartenev2017-03-291-0/+3
* HTTP/2: emit PROTOCOL_ERROR on padding errors.Piotr Sikora2017-03-261-2/+4
* HTTP/2: fix flow control with padded DATA frames.Piotr Sikora2017-03-261-10/+12
* HTTP/2: fix $body_bytes_sent variable.Piotr Sikora2017-03-261-0/+3
* HTTP/2: fix $bytes_sent variable.Piotr Sikora2017-03-261-0/+2
* Copy filter: wake up subrequests after aio operations.Maxim Dounin2017-03-281-2/+30
* Threads: fixed request hang with aio_write and subrequests.Maxim Dounin2017-03-281-2/+12
* Simplified and improved sendfile() code on Linux.Maxim Dounin2017-03-281-67/+47
* Fixed ngx_open_cached_file() error handling.Sergey Kandaurov2017-03-285-3/+24
* Core: set nginx_shared_zone name via ngx_str_set().Ruslan Ermilov2017-03-281-2/+1
* Use ngx_array_init() to initialize arrays.Ruslan Ermilov2017-03-281-19/+15
* Version bump.Ruslan Ermilov2017-03-281-2/+2
* release-1.11.12 tagMaxim Dounin2017-03-241-0/+1
* nginx-1.11.12-RELEASErelease-1.11.12Maxim Dounin2017-03-241-0/+16