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
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
2021-09-02
Fixed debug logging.
Roman Arutyunyan
1
-2
/
+2
2021-09-03
Version bump.
Roman Arutyunyan
1
-2
/
+2
2021-08-31
HTTP/2: avoid memcpy() with NULL source and zero length.
Maxim Dounin
1
-1
/
+3
2021-08-30
Give GCC atomics precedence over deprecated Darwin atomic(3).
Sergey Kandaurov
1
-33
/
+33
2021-08-29
Request body: reading body buffering in filters.
Maxim Dounin
3
-26
/
+182
2021-08-29
Request body: introduced rb->last_saved flag.
Maxim Dounin
2
-15
/
+54
2021-08-29
Request body: added alert to catch duplicate body saving.
Maxim Dounin
1
-0
/
+6
2021-08-29
Request body: missing comments about initialization.
Maxim Dounin
1
-0
/
+2
2021-08-29
HTTP/2: improved handling of preread unbuffered requests.
Maxim Dounin
1
-1
/
+1
2021-08-29
HTTP/2: improved handling of END_STREAM in a separate DATA frame.
Maxim Dounin
1
-0
/
+3
2021-08-29
HTTP/2: reworked body reading to better match HTTP/1.x code.
Maxim Dounin
1
-62
/
+96
2021-08-29
HTTP/2: improved body reading logging.
Maxim Dounin
1
-0
/
+6
2021-08-20
Upstream: fixed timeouts with gRPC, SSL and select (ticket #2229).
Maxim Dounin
1
-0
/
+4
2021-08-13
Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134).
Rob Mueller
1
-2
/
+39
2021-08-16
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
7
-43
/
+43
2021-08-10
SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option.
Sergey Kandaurov
1
-5
/
+0
2021-08-10
SSL: removed export ciphers support.
Sergey Kandaurov
2
-36
/
+0
2021-08-10
SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option.
Sergey Kandaurov
1
-0
/
+4
2021-08-10
SSL: silenced warnings when building with OpenSSL 3.0.
Sergey Kandaurov
1
-0
/
+2
2021-08-10
SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0.
Sergey Kandaurov
2
-1
/
+6
2021-08-10
SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam.
Sergey Kandaurov
1
-1
/
+31
2021-08-10
SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0.
Sergey Kandaurov
1
-0
/
+5
2021-08-10
SSL: RSA data type is deprecated in OpenSSL 3.0.
Sergey Kandaurov
2
-1
/
+7
[next]