summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release-1.22.1 tagbranches/stable-1.22Maxim Dounin2022-10-191-0/+1
* nginx-1.22.1-RELEASErelease-1.22.1Maxim Dounin2022-10-191-0/+22
* Mp4: disabled duplicate atoms.Roman Arutyunyan2022-10-191-0/+147
* Updated OpenSSL used for win32 builds.Maxim Dounin2022-07-191-1/+1
* Updated OpenSSL used for win32 builds.Maxim Dounin2022-06-211-1/+1
* Version bump.Maxim Dounin2022-10-191-2/+2
* release-1.22.0 tagMaxim Dounin2022-05-241-0/+1
* nginx-1.22.0-RELEASErelease-1.22.0Maxim Dounin2022-05-241-0/+14
* Updated OpenSSL and zlib used for win32 builds.Maxim Dounin2022-05-241-2/+2
* Year 2022.Sergey Kandaurov2022-02-041-1/+1
* Stable branch.Maxim Dounin2022-05-241-2/+2
* release-1.21.6 tagMaxim Dounin2022-01-251-0/+1
* nginx-1.21.6-RELEASErelease-1.21.6Maxim Dounin2022-01-251-0/+38
* SSL: always renewing tickets with TLSv1.3 (ticket #1892).Maxim Dounin2022-01-241-1/+15
* Contrib: vim syntax adjusted to save cpoptions (ticket #2276).Maxim Dounin2022-01-221-0/+6
* Core: simplify reader lock release.Pavel Pautov2022-01-191-15/+3
* SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.Sergey Kandaurov2022-01-171-0/+3
* Avoid sending "Connection: keep-alive" when shutting down.Maxim Dounin2022-01-111-0/+4
* Events: fixed balancing between workers with EPOLLEXCLUSIVE.Maxim Dounin2021-12-303-0/+64
* Version bump.Maxim Dounin2021-12-291-2/+2
* release-1.21.5 tagMaxim Dounin2021-12-281-0/+1
* nginx-1.21.5-RELEASErelease-1.21.5Maxim Dounin2021-12-281-0/+52
* Updated OpenSSL and PCRE used for win32 builds.Maxim Dounin2021-12-281-2/+2
* Support for sendfile(SF_NOCACHE).Maxim Dounin2021-12-273-4/+25
* SSL: SSL_sendfile(SF_NODISKIO) support.Maxim Dounin2021-12-271-2/+29
* Simplified sendfile(SF_NODISKIO) usage.Maxim Dounin2021-12-278-174/+33
* Removed "aio sendfile", deprecated since 1.7.11.Maxim Dounin2021-12-271-13/+0
* Core: added NGX_REGEX_MULTILINE for 3rd party modules.Maxim Dounin2021-12-252-2/+11
* PCRE2 and PCRE binary compatibility.Maxim Dounin2021-12-252-15/+48
* PCRE2 library support.Maxim Dounin2021-12-256-53/+574
* Configure: simplified PCRE compilation.Maxim Dounin2021-12-251-65/+8
* Core: ngx_regex.c style cleanup.Maxim Dounin2021-12-251-17/+17
* Core: fixed ngx_pcre_studies cleanup.Maxim Dounin2021-12-251-40/+43
* Moved Huffman coding out of HTTP/2.Ruslan Ermilov2021-12-219-45/+53
* Contrib: vim syntax, update core and 3rd party module directives.Gena Makhomed2021-12-201-1/+39
* HTTP/2: fixed sendfile() aio handling.Maxim Dounin2021-11-253-10/+65
* HTTP/2: fixed "task already active" with sendfile in threads.Maxim Dounin2021-11-254-24/+58
* SSL: $ssl_curve (ticket #2135).Sergey Kandaurov2021-11-014-0/+44
* Version bump.Sergey Kandaurov2021-11-231-2/+2
* release-1.21.4 tagMaxim Dounin2021-11-021-0/+1
* nginx-1.21.4-RELEASErelease-1.21.4Maxim Dounin2021-11-021-0/+131
* Changed ngx_chain_update_chains() to test tag first (ticket #2248).Maxim Dounin2021-10-301-4/+4
* Changed default value of sendfile_max_chunk to 2m.Maxim Dounin2021-10-291-1/+1
* Upstream: sendfile_max_chunk support.Maxim Dounin2021-10-292-3/+10
* Fixed sendfile() limit handling on Linux.Maxim Dounin2021-10-291-1/+3
* Simplified sendfile_max_chunk handling.Maxim Dounin2021-10-291-5/+1
* Switched to using posted next events after sendfile_max_chunk.Maxim Dounin2021-10-291-2/+1
* Mp4: mp4_start_key_frame directive.Roman Arutyunyan2021-10-281-27/+194
* Mp4: added ngx_http_mp4_update_mdhd_atom() function.Roman Arutyunyan2021-10-281-8/+32
* Core: removed unnecessary restriction in hash initialization.Alexey Radkov2021-08-191-0/+4