Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-17release-1.12.2 tagbranches/stable-1.12Maxim Dounin
2017-10-17nginx-1.12.2-RELEASErelease-1.12.2Maxim Dounin
2017-10-05Fixed build without IPv6, broken by 874171c3c71a.Maxim Dounin
2017-10-04Fixed handling of unix sockets in $binary_remote_addr.Maxim Dounin
2017-10-04Fixed handling of non-null-terminated unix sockets.Maxim Dounin
2017-10-04Fixed buffer overread with unix sockets after accept().Maxim Dounin
2017-09-25Fixed the NGX_UNIX_ADDRSTRLEN macro.Ruslan Ermilov
2017-10-04HTTP/2: enforce writing the sync request body buffer to file.Valentin Bartenev
2017-09-11Stream: relaxed next upstream condition (ticket #1317).Roman Arutyunyan
2017-08-10Range filter: changed type for total length to off_t.Maxim Dounin
2017-08-08Updated PCRE used for win32 builds.Maxim Dounin
2017-07-11Core: fixed error message on setsockopt(SO_REUSEPORT) failure.Maxim Dounin
2017-07-11Core: disabled SO_REUSEPORT when testing config (ticket #1300).Maxim Dounin
2017-05-24Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).Roman Arutyunyan
2017-04-27Added missing "fall through" comments (ticket #1259).Maxim Dounin
2017-10-13Version bump.Maxim Dounin
2017-07-11release-1.12.1 tagMaxim Dounin
2017-07-11nginx-1.12.1-RELEASErelease-1.12.1Maxim Dounin
2017-07-11Range filter: protect from total size overflows.Maxim Dounin
2017-05-30Updated OpenSSL used for win32 builds.Maxim Dounin
2017-07-11Version bump.Maxim Dounin
2017-04-12release-1.12.0 tagMaxim Dounin
2017-04-12nginx-1.12.0-RELEASErelease-1.12.0Maxim Dounin
2017-04-12Stable branch.Maxim Dounin
2017-04-04release-1.11.13 tagMaxim Dounin
2017-04-04nginx-1.11.13-RELEASErelease-1.11.13Maxim Dounin
2017-03-24Upstream: allow recovery from "429 Too Many Requests" response.Piotr Sikora
2017-03-24Added support for "429 Too Many Requests" response (RFC6585).Piotr Sikora
2017-04-03Fixed type.hucongcong
2017-03-31Slice filter: prevented slice redirection (ticket #1219).Roman Arutyunyan
2017-03-28Slice filter: allowed at most one subrequest at a time.Roman Arutyunyan
2017-04-02Moved handling of wev->delayed to the connection event handler.Maxim Dounin
2017-04-02Perl: fixed delaying subrequests.Maxim Dounin
2017-04-02Limit req: fixed delaying subrequests.Maxim Dounin
2017-03-26HTTP/2: style and typos.Piotr Sikora
2017-03-29HTTP/2: fixed connection finalization.Valentin Bartenev
2017-03-29HTTP/2: fixed stream finalization.Valentin Bartenev
2017-03-26HTTP/2: emit PROTOCOL_ERROR on padding errors.Piotr Sikora
2017-03-26HTTP/2: fix flow control with padded DATA frames.Piotr Sikora
2017-03-26HTTP/2: fix $body_bytes_sent variable.Piotr Sikora
2017-03-26HTTP/2: fix $bytes_sent variable.Piotr Sikora
2017-03-28Copy filter: wake up subrequests after aio operations.Maxim Dounin
2017-03-28Threads: fixed request hang with aio_write and subrequests.Maxim Dounin
2017-03-28Simplified and improved sendfile() code on Linux.Maxim Dounin
2017-03-28Fixed ngx_open_cached_file() error handling.Sergey Kandaurov
2017-03-28Core: set nginx_shared_zone name via ngx_str_set().Ruslan Ermilov
2017-03-28Use ngx_array_init() to initialize arrays.Ruslan Ermilov
2017-03-28Version bump.Ruslan Ermilov
2017-03-24release-1.11.12 tagMaxim Dounin
2017-03-24nginx-1.11.12-RELEASErelease-1.11.12Maxim Dounin