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-11-21nginx-1.13.7-RELEASErelease-1.13.7Maxim Dounin
2017-11-21Updated OpenSSL used for win32 builds.Maxim Dounin
2017-11-20Fixed worker_shutdown_timeout in various cases.Maxim Dounin
2017-11-18Gzip: support for a zlib variant from Intel.Maxim Dounin
2017-11-16Xslt: fixed parameters parsing (ticket #1416).Ruslan Ermilov
2017-10-26SSI: fixed type.hucongcong
2017-11-09FastCGI: adjust buffer position when parsing incomplete records.Maxim Dounin
2017-10-17Core: free shared memory zones only after reconfiguration.Maxim Dounin
2017-10-16Postpone filter: handled ngx_http_postpone_filter_add() failures.Sergey Kandaurov
2017-10-13Fixed type of ngx_conf_t.handler_conf.Ruslan Ermilov
2017-10-12SSL: include <openssl/hmac.h>.Alessandro Ghedini
2017-10-11Upstream: disabled upgrading in subrequests.Roman Arutyunyan
2017-10-11Upstream: fixed $upstream_status when upstream returns 503/504.Ruslan Ermilov
2017-10-11Version bump.Ruslan Ermilov
2017-10-10release-1.13.6 tagMaxim Dounin
2017-10-10nginx-1.13.6-RELEASErelease-1.13.6Maxim Dounin
2017-10-10Upstream: fixed error handling of stale and revalidated cache send.Sergey Kandaurov
2017-10-09Upstream: even better handling of invalid headers in cache files.Maxim Dounin
2017-10-05Upstream hash: reordered peer checks.Maxim Dounin
2017-10-05Upstream hash: limited number of tries in consistent case.Maxim 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-10-04HTTP/2: enforce writing the sync request body buffer to file.Valentin Bartenev
2017-10-03Cache: fixed caching of intercepted errors (ticket #1382).Maxim Dounin
2017-10-02Upstream: better handling of invalid headers in cache files.Maxim Dounin
2017-10-02MIME: added most common OpenDocument types.Maxim Dounin
2017-10-02MIME: style.Maxim Dounin
2017-09-25Fixed the NGX_UNIX_ADDRSTRLEN macro.Ruslan Ermilov
2017-09-22Modules compatibility: down flag promoted to a bitmask.Ruslan Ermilov
2017-09-22Style.Ruslan Ermilov
2017-09-22Do not use the obsolete NGX_SOCKADDRLEN macro.Ruslan Ermilov
2017-09-18Removed more remnants of the old pthread implementation.Ruslan Ermilov
2017-09-14HTTP/2: shortened some debug log messages.Maxim Dounin
2017-09-14HTTP/2: fixed debug log about indexed headers.Maxim Dounin
2017-09-14HTTP/2: added logging of 400 (Bad Request) reasons.Maxim Dounin
2017-09-12Stream: fixed logging UDP upstream timeout.Roman Arutyunyan
2017-09-13Introduced time truncation to December 31, 9999 (ticket #1368).Maxim Dounin
2017-09-13Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.Maxim Dounin
2017-09-13Fixed reference to time parsing code after 8b6fa4842133.Maxim Dounin
2017-09-13Style.Maxim Dounin
2017-08-31HTTP/2: signal 0-byte HPACK's dynamic table size.Piotr Sikora
2017-09-11Trailing space removed.Maxim Dounin
2017-09-11Stream: relaxed next upstream condition (ticket #1317).Roman Arutyunyan
2017-09-11Version bump.Roman Arutyunyan
2017-09-05release-1.13.5 tagMaxim Dounin
2017-09-05nginx-1.13.5-RELEASErelease-1.13.5Maxim Dounin
2017-08-22Secure link: fixed stack buffer overflow.Roman Arutyunyan
2017-08-23Upstream: unconditional parsing of last_modified_time.Maxim Dounin