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
2022-06-07Mp4: fixed potential overflow in ngx_http_mp4_crop_stts_data().Maxim Dounin
2022-06-07Upstream: handling of certificates specified as an empty string.Sergey Kandaurov
2022-06-07Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling.Maxim Dounin
2022-05-31Upstream: fixed build without http cache (broken by cd73509f21e2).Maxim Dounin
2022-05-30Headers filter: improved memory allocation error handling.Maxim Dounin
2022-05-30Multiple WWW-Authenticate headers with "satisfy any;".Maxim Dounin
2022-05-30Auth request: multiple WWW-Authenticate headers (ticket #485).Maxim Dounin
2022-05-30Upstream: multiple WWW-Authenticate headers (ticket #485).Maxim Dounin
2022-05-30Upstream: handling of multiple Vary headers (ticket #1423).Maxim Dounin
2022-05-30Upstream: duplicate headers ignored or properly linked.Maxim Dounin
2022-05-30Upstream: header handlers can now return parsing errors.Maxim Dounin
2022-05-30Upstream: all known headers in u->headers_in are linked lists now.Maxim Dounin
2022-05-30All known output headers can be linked lists now.Maxim Dounin
2022-05-30Upstream: simplified Accept-Ranges handling.Maxim Dounin
2022-05-30Upstream: simplified Content-Encoding handling.Maxim Dounin
2022-05-30Upstream: style.Maxim Dounin
2022-05-30Perl: combining unknown headers during $r->header_in() lookup.Maxim Dounin
2022-05-30Perl: all known input headers are handled identically.Maxim Dounin
2022-05-30All non-unique input headers are now linked lists.Maxim Dounin
2022-05-30Reworked multi headers to use linked lists.Maxim Dounin
2022-05-30Combining unknown headers during variables lookup (ticket #1316).Maxim Dounin
2022-05-30Uwsgi: combining headers with identical names (ticket #1724).Maxim Dounin
2022-05-30SCGI: combining headers with identical names (ticket #1724).Maxim Dounin
2022-05-30FastCGI: combining headers with identical names (ticket #1724).Maxim Dounin
2022-05-30Perl: fixed $r->header_in("Connection").Maxim Dounin
2022-05-30Fixed runtime handling of systems without EPOLLRDHUP support.Marcus Ball
2022-05-30Version bump.Maxim Dounin
2022-05-24Updated OpenSSL and zlib used for win32 builds.Maxim Dounin
2022-04-29Configure: recognize arm64 machine name as a synonym for aarch64.Sergey Kandaurov
2022-02-08SSL: logging level of "application data after close notify".Sergey Kandaurov
2022-02-04Year 2022.Sergey Kandaurov
2022-02-03HTTP/2: fixed closed_nodes overflow (ticket #1708).Maxim Dounin
2022-02-03HTTP/2: made it possible to flush response headers (ticket #1743).Maxim Dounin
2022-02-01Cache: fixed race in ngx_http_file_cache_forced_expire().Maxim Dounin
2022-01-26Core: added autotest for UDP segmentation offloading.Vladimir Homutov
2022-01-25Core: added function for local source address cmsg.Vladimir Homutov
2022-01-25Core: made the ngx_sendmsg() function non-static.Vladimir Homutov
2022-01-25Core: the ngx_event_udp.h header file.Vladimir Homutov
2022-01-27Version bump.Vladimir Homutov
2022-01-25release-1.21.6 tagMaxim Dounin
2022-01-25nginx-1.21.6-RELEASErelease-1.21.6Maxim Dounin
2022-01-24SSL: always renewing tickets with TLSv1.3 (ticket #1892).Maxim Dounin
2022-01-22Contrib: vim syntax adjusted to save cpoptions (ticket #2276).Maxim Dounin
2022-01-20Core: simplify reader lock release.Pavel Pautov
2022-01-17SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.Sergey Kandaurov
2022-01-11Avoid sending "Connection: keep-alive" when shutting down.Maxim Dounin
2021-12-30Events: fixed balancing between workers with EPOLLEXCLUSIVE.Maxim Dounin
2021-12-29Version bump.Maxim Dounin
2021-12-28release-1.21.5 tagMaxim Dounin
2021-12-28nginx-1.21.5-RELEASErelease-1.21.5Maxim Dounin