index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
nginx-1.21.5-RELEASE
release-1.21.5
Maxim Dounin
1
-0
/
+52
2021-12-28
Updated OpenSSL and PCRE used for win32 builds.
Maxim Dounin
1
-2
/
+2
2021-12-27
Support for sendfile(SF_NOCACHE).
Maxim Dounin
3
-4
/
+25
2021-12-27
SSL: SSL_sendfile(SF_NODISKIO) support.
Maxim Dounin
1
-2
/
+29
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
8
-174
/
+33
2021-12-27
Removed "aio sendfile", deprecated since 1.7.11.
Maxim Dounin
1
-13
/
+0
2021-12-25
Core: added NGX_REGEX_MULTILINE for 3rd party modules.
Maxim Dounin
2
-2
/
+11
2021-12-25
PCRE2 and PCRE binary compatibility.
Maxim Dounin
2
-15
/
+48
2021-12-25
PCRE2 library support.
Maxim Dounin
6
-53
/
+574
2021-12-25
Configure: simplified PCRE compilation.
Maxim Dounin
1
-65
/
+8
2021-12-25
Core: ngx_regex.c style cleanup.
Maxim Dounin
1
-17
/
+17
2021-12-25
Core: fixed ngx_pcre_studies cleanup.
Maxim Dounin
1
-40
/
+43
2021-12-21
Moved Huffman coding out of HTTP/2.
Ruslan Ermilov
9
-45
/
+53
2021-12-20
Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
1
-1
/
+39
2021-11-25
HTTP/2: fixed sendfile() aio handling.
Maxim Dounin
3
-10
/
+65
2021-11-25
HTTP/2: fixed "task already active" with sendfile in threads.
Maxim Dounin
4
-24
/
+58
2021-11-01
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
4
-0
/
+44
2021-11-23
Version bump.
Sergey Kandaurov
1
-2
/
+2
2021-11-02
release-1.21.4 tag
Maxim Dounin
1
-0
/
+1
2021-11-02
nginx-1.21.4-RELEASE
release-1.21.4
Maxim Dounin
1
-0
/
+131
2021-10-30
Changed ngx_chain_update_chains() to test tag first (ticket #2248).
Maxim Dounin
1
-4
/
+4
2021-10-29
Changed default value of sendfile_max_chunk to 2m.
Maxim Dounin
1
-1
/
+1
2021-10-29
Upstream: sendfile_max_chunk support.
Maxim Dounin
2
-3
/
+10
2021-10-29
Fixed sendfile() limit handling on Linux.
Maxim Dounin
1
-1
/
+3
2021-10-29
Simplified sendfile_max_chunk handling.
Maxim Dounin
1
-5
/
+1
2021-10-29
Switched to using posted next events after sendfile_max_chunk.
Maxim Dounin
1
-2
/
+1
2021-10-28
Mp4: mp4_start_key_frame directive.
Roman Arutyunyan
1
-27
/
+194
2021-10-28
Mp4: added ngx_http_mp4_update_mdhd_atom() function.
Roman Arutyunyan
1
-8
/
+32
2021-08-19
Core: removed unnecessary restriction in hash initialization.
Alexey Radkov
1
-0
/
+4
2021-10-25
MIME: added image/avif type.
Maxim Dounin
1
-0
/
+1
2021-10-21
SSL: SSL_sendfile() support with kernel TLS.
Maxim Dounin
4
-9
/
+211
2021-10-21
Style: added missing "static" specifiers.
Maxim Dounin
2
-4
/
+5
2021-10-21
Removed CLOCK_MONOTONIC_COARSE support.
Maxim Dounin
1
-4
/
+0
2021-10-20
Mail: connections with wrong ALPN protocols are now rejected.
Vladimir Homutov
5
-0
/
+62
2021-10-20
HTTP: connections with wrong ALPN protocols are now rejected.
Vladimir Homutov
1
-7
/
+6
2021-10-19
Stream: the "ssl_alpn" directive.
Vladimir Homutov
3
-0
/
+121
2021-10-14
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
4
-0
/
+38
2021-10-15
HTTP/2: removed support for NPN.
Vladimir Homutov
4
-72
/
+9
2021-10-18
Upstream: fixed logging level of upstream invalid header errors.
Maxim Dounin
4
-4
/
+4
2021-10-12
Synced ngx_http_subrequest() argument names (ticket #2255).
Maxim Dounin
1
-2
/
+2
2021-10-07
Proxy: disabled keepalive on extra data in non-buffered mode.
Awdhesh Mathpal
1
-0
/
+1
2021-10-06
Fixed $content_length cacheability with chunked (ticket #2252).
Maxim Dounin
1
-0
/
+4
2021-09-22
Stream: added half-close support.
Vladimir Homutov
2
-0
/
+37
2021-09-10
Request body: do not create temp file if there's nothing to write.
Roman Arutyunyan
1
-1
/
+1
2021-09-14
Version bump.
Roman Arutyunyan
1
-2
/
+2
2021-09-07
release-1.21.3 tag
Maxim Dounin
1
-0
/
+1
2021-09-07
nginx-1.21.3-RELEASE
release-1.21.3
Maxim Dounin
1
-0
/
+27
2021-09-06
HTTP/2: optimized processing of small DATA frames.
Maxim Dounin
1
-54
/
+12
2021-09-06
HTTP/2: fixed timers left after request body reading.
Maxim Dounin
1
-12
/
+12
2021-09-06
HTTP/2: fixed window updates when buffering in filters.
Maxim Dounin
1
-2
/
+18
[next]