Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge nginx/branches/stable-1.22 and ensure build succeeds #1

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
7970ab8
Version bump.
pluknet Nov 23, 2021
2cf2619
SSL: $ssl_curve (ticket #2135).
pluknet Nov 1, 2021
b7b4549
HTTP/2: fixed "task already active" with sendfile in threads.
mdounin Nov 25, 2021
8d82e08
HTTP/2: fixed sendfile() aio handling.
mdounin Nov 25, 2021
7efbe0a
Contrib: vim syntax, update core and 3rd party module directives.
Dec 20, 2021
6624ccb
Moved Huffman coding out of HTTP/2.
mdocguard Dec 21, 2021
585e5cd
Core: fixed ngx_pcre_studies cleanup.
mdounin Dec 24, 2021
2238ae1
Core: ngx_regex.c style cleanup.
mdounin Dec 24, 2021
222ea17
Configure: simplified PCRE compilation.
mdounin Dec 24, 2021
7b6d4d0
PCRE2 library support.
mdounin Dec 24, 2021
57f347c
PCRE2 and PCRE binary compatibility.
mdounin Dec 24, 2021
b72f965
Core: added NGX_REGEX_MULTILINE for 3rd party modules.
mdounin Dec 24, 2021
783e859
Removed "aio sendfile", deprecated since 1.7.11.
mdounin Dec 27, 2021
6796e0e
Simplified sendfile(SF_NODISKIO) usage.
mdounin Dec 27, 2021
b51e50e
SSL: SSL_sendfile(SF_NODISKIO) support.
mdounin Dec 27, 2021
2567afe
Support for sendfile(SF_NOCACHE).
mdounin Dec 27, 2021
6ac8cd9
Updated OpenSSL and PCRE used for win32 builds.
mdounin Dec 28, 2021
b3e3a9b
nginx-1.21.5-RELEASE
mdounin Dec 28, 2021
75c5c87
release-1.21.5 tag
mdounin Dec 28, 2021
68654cf
Version bump.
mdounin Dec 29, 2021
049ad62
Events: fixed balancing between workers with EPOLLEXCLUSIVE.
mdounin Dec 29, 2021
15275b6
Avoid sending "Connection: keep-alive" when shutting down.
mdounin Jan 10, 2022
415d026
SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.
pluknet Jan 17, 2022
7ebead6
Core: simplify reader lock release.
p-pautov Jan 20, 2022
9fc865b
Contrib: vim syntax adjusted to save cpoptions (ticket #2276).
mdounin Jan 21, 2022
a20648c
SSL: always renewing tickets with TLSv1.3 (ticket #1892).
mdounin Jan 24, 2022
3f71835
nginx-1.21.6-RELEASE
mdounin Jan 25, 2022
1670ce4
release-1.21.6 tag
mdounin Jan 25, 2022
0a7499b
Stable branch.
mdounin May 23, 2022
396c3cf
Year 2022.
pluknet Feb 4, 2022
1033316
Updated OpenSSL and zlib used for win32 builds.
mdounin May 23, 2022
7273197
nginx-1.22.0-RELEASE
mdounin May 23, 2022
a00f001
release-1.22.0 tag
mdounin May 23, 2022
6a015ad
Fix build
xstefen Jun 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
release-1.21.5 tag
mdounin authored and xstefen committed Jun 7, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 75c5c873d248665f0c5fdc43221959b75c0eafc5
1 change: 1 addition & 0 deletions .hgtags
Original file line number Diff line number Diff line change
@@ -465,3 +465,4 @@ a68ac0677f8553b1f84d357bc9da114731ab5f47 release-1.21.1
bfbc52374adcbf2f9060afd62de940f6fab3bba5 release-1.21.2
2217a9c1d0b86026f22700b3c089545db1964f55 release-1.21.3
39be8a682c58308d9399cddd57e37f9fdb7bdf3e release-1.21.4
d986378168fd4d70e0121cabac274c560cca9bdf release-1.21.5