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
/
http
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value.
Roman Arutyunyan
1
-1
/
+1
2025-04-17
Fixed -Wunterminated-string-initialization with gcc15.
Roman Arutyunyan
1
-3
/
+4
2025-04-15
HTTP/3: graceful shutdown on keepalive timeout expiration.
Roman Arutyunyan
1
-1
/
+1
2025-04-10
Upstream: fixed passwords support for dynamic certificates.
Sergey Kandaurov
5
-33
/
+86
2025-04-09
Charset filter: improved validation of charset_map with utf-8.
Sergey Kandaurov
1
-0
/
+6
2025-03-10
Slice filter: improved memory allocation error handling.
Sergey Kandaurov
1
-2
/
+2
2025-02-26
SSL: removed stale comments.
Sergey Kandaurov
1
-2
/
+0
2025-02-26
SSL: improved logging of saving sessions from upstream servers.
Sergey Kandaurov
1
-3
/
+3
2025-02-26
SSL: using static storage for NGX_SSL_MAX_SESSION_SIZE buffers.
Sergey Kandaurov
1
-6
/
+4
2025-02-21
Improved ngx_http_subrequest() error handling.
Sergey Kandaurov
1
-5
/
+11
2025-02-05
SNI: added restriction for TLSv1.3 cross-SNI session resumption.
Sergey Kandaurov
1
-2
/
+25
2025-02-05
Added "keepalive_min_timeout" directive.
Roman Arutyunyan
4
-7
/
+56
2025-01-17
Upstream: caching certificates and certificate keys with variables.
Sergey Kandaurov
5
-1
/
+321
2025-01-17
SSL: caching certificates and certificate keys with variables.
Sergey Kandaurov
4
-1
/
+110
2025-01-16
Slice filter: log the expected range in case of range error.
Daniel Vasquez Lopez
1
-2
/
+2
2025-01-09
Gzip: compatibility with recent zlib-ng 2.2.x versions.
Sergey Kandaurov
1
-3
/
+5
2024-11-25
Upstream: disallow empty path in proxy_store and friends.
Sergey Kandaurov
5
-0
/
+24
2024-11-22
SSL: a new macro to set default protocol versions.
Sergey Kandaurov
4
-36
/
+4
2024-11-21
Mp4: prevent chunk index underflow.
Roman Arutyunyan
1
-0
/
+6
2024-11-21
Mp4: unordered stsc chunks error for the final chunk.
Roman Arutyunyan
1
-0
/
+7
2024-11-21
Mp4: fixed handling an empty run of chunks in stsc atom.
Roman Arutyunyan
1
-1
/
+4
2024-11-12
Uwsgi: added create_loc_conf comments.
Sergey Kandaurov
1
-0
/
+22
2024-11-12
SCGI: added create_loc_conf comments.
Sergey Kandaurov
1
-0
/
+15
2024-11-12
FastCGI: fixed create_loc_conf comments after 05b1a8f1e.
Sergey Kandaurov
1
-1
/
+1
2024-11-11
SSL: fixed MSVC compilation after ebd18ec1812b.
蕭澧邦
4
-8
/
+24
2024-11-07
Upstream: copy upstream zone DNS valid time during config reload.
Mini Hawthorne
2
-1
/
+12
2024-11-07
Upstream: per-upstream resolver.
Vladimir Homutov
2
-6
/
+57
2024-11-07
Upstream: pre-resolve servers on reload.
Ruslan Ermilov
1
-7
/
+194
2024-11-07
Upstream: construct upstream peers from DNS SRV records.
Dmitry Volyntsev
5
-32
/
+207
2024-11-07
Upstream: re-resolvable servers.
Ruslan Ermilov
9
-28
/
+857
2024-10-31
SSL: disabled TLSv1 and TLSv1.1 by default.
Sergey Kandaurov
4
-0
/
+8
2024-09-20
SSL: optional ssl_client_certificate for ssl_verify_client.
Sergey Kandaurov
1
-2
/
+6
2024-09-13
Proxy: proxy_pass_trailers directive.
Sergey Kandaurov
5
-17
/
+235
2024-08-12
Mp4: rejecting unordered chunks in stsc atom.
Roman Arutyunyan
1
-0
/
+7
2024-08-12
Mp4: fixed buffer underread while updating stsz atom.
Roman Arutyunyan
1
-3
/
+4
2024-07-18
HTTP/2: close connections initialized during graceful shutdown.
Kasei Wang
1
-0
/
+5
2024-05-28
HTTP/3: fixed handling of zero-length literal field line.
Sergey Kandaurov
1
-0
/
+3
2024-05-28
HTTP/3: fixed dynamic table overflow.
Roman Arutyunyan
1
-1
/
+1
2024-05-28
HTTP/3: decoder stream pre-creation.
Roman Arutyunyan
3
-9
/
+17
2023-11-25
Upstream: variables support in proxy_limit_rate and friends.
J Carter
6
-18
/
+18
2024-05-23
Optimized chain link usage (ticket #2614).
Roman Arutyunyan
5
-12
/
+37
2024-05-03
HTTP/3: fixed handling of malformed request body length.
Sergey Kandaurov
1
-0
/
+9
2024-02-26
Rewrite: fixed "return" directive without response text.
Piotr Sikora
1
-0
/
+1
2024-03-18
Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
3
-4
/
+4
2024-03-14
Geo: fixed uninitialized memory access.
Piotr Sikora
1
-3
/
+1
2024-03-22
Overhauled some diagnostic messages akin to 1b05b9bbcebf.
Sergey Kandaurov
2
-2
/
+2
2024-01-30
HTTP/3: added more compatibility checks for "listen ... quic".
Sergey Kandaurov
1
-5
/
+31
2024-01-30
Upstream: fixed usage of closed sockets with filter finalization.
Maxim Dounin
1
-0
/
+4
2024-01-30
Fixed request termination with AIO and subrequests (ticket #2555).
Maxim Dounin
5
-23
/
+71
2024-01-29
AIO operations now add timers (ticket #2162).
Maxim Dounin
3
-0
/
+65
[next]