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
2020-07-29
Cache: ignore stale-if-error for 4xx and 5xx codes.
Roman Arutyunyan
1
-1
/
+1
2020-08-10
SSL: disabled sending shutdown after ngx_http_test_reading().
Maxim Dounin
1
-0
/
+6
2020-08-10
HTTP/2: fixed c->timedout flag on timed out connections.
Maxim Dounin
1
-0
/
+1
2020-08-06
Request body: optimized handling of small chunks.
Maxim Dounin
1
-0
/
+25
2020-08-06
Request body: allowed large reads on chunk boundaries.
Maxim Dounin
1
-8
/
+113
2020-08-06
Request body: all read data are now sent to filters.
Maxim Dounin
1
-43
/
+10
2020-08-06
Added size check to ngx_http_alloc_large_header_buffer().
Maxim Dounin
1
-0
/
+6
2020-07-27
FastCGI: fixed zero size buf alerts on extra data (ticket #2018).
Maxim Dounin
1
-6
/
+22
2020-07-22
Xslt: disabled ranges.
Roman Arutyunyan
1
-0
/
+1
2020-07-09
Slice filter: clear original Accept-Ranges.
Roman Arutyunyan
1
-0
/
+5
2020-07-06
gRPC: generate error when response size is wrong.
Maxim Dounin
1
-1
/
+38
2020-07-06
FastCGI: protection from responses with wrong length.
Maxim Dounin
3
-15
/
+109
2020-07-06
Upstream: drop extra data sent by upstream.
Maxim Dounin
4
-5
/
+88
2020-07-06
Proxy: style.
Maxim Dounin
1
-2
/
+2
2020-07-06
Proxy: detection of data after final chunk.
Maxim Dounin
1
-1
/
+30
2020-07-06
Proxy: drop extra data sent by upstream.
Maxim Dounin
1
-9
/
+43
2020-07-06
Memcached: protect from too long responses.
Maxim Dounin
1
-3
/
+6
2020-07-03
HTTP/2: lingering close after GOAWAY.
Ruslan Ermilov
2
-6
/
+124
2020-06-15
Fixed potential leak of temp pool.
Eran Kornblau
1
-2
/
+2
2020-06-22
Cache: introduced min_free cache clearing.
Maxim Dounin
2
-3
/
+41
2020-06-15
Correctly flush request body to uwsgi with SSL.
Quantum
1
-0
/
+1
2020-05-25
HTTP/2: invalid connection preface logging (ticket #1981).
Maxim Dounin
1
-6
/
+4
2020-05-22
OCSP: certificate status cache.
Roman Arutyunyan
2
-1
/
+94
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
3
-5
/
+74
2020-05-13
Upstream: jump out of loop after matching the status code.
Jinhua Tan
1
-0
/
+2
2020-05-08
Variables: fixed buffer over-read when evaluating "$arg_".
Sergey Kandaurov
1
-1
/
+1
2020-04-23
gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Ruslan Ermilov
1
-1
/
+2
2020-04-23
gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Ruslan Ermilov
1
-5
/
+19
2020-04-08
The new auth_delay directive for delaying unauthorized requests.
Ruslan Ermilov
2
-1
/
+82
2020-03-13
Auth basic: explicitly zero out password buffer.
Ruslan Ermilov
1
-19
/
+18
2020-02-28
Simplified subrequest finalization.
Roman Arutyunyan
1
-23
/
+11
2020-03-02
Fixed premature background subrequest finalization.
Dmitry Volyntsev
1
-9
/
+9
2020-02-28
Added default overwrite in error_page 494.
Maxim Dounin
1
-0
/
+1
2020-02-26
Mp4: fixed possible chunk offset overflow.
Roman Arutyunyan
1
-11
/
+64
2020-02-27
Disabled connection reuse while in SSL handshake.
Sergey Kandaurov
1
-2
/
+2
2020-02-20
Disabled duplicate "Host" headers (ticket #1724).
Maxim Dounin
1
-2
/
+10
2020-02-20
Removed "Transfer-Encoding: identity" support.
Maxim Dounin
1
-4
/
+1
2020-02-20
Disabled multiple Transfer-Encoding headers.
Maxim Dounin
1
-1
/
+1
2020-02-11
Made ngx_http_get_forwarded_addr_internal() non-recursive.
Vladimir Homutov
1
-27
/
+25
2020-02-05
HTTP/2: fixed socket leak with an incomplete HEADERS frame.
Sergey Kandaurov
1
-2
/
+7
2020-01-17
gRPC: variables support in the "grpc_pass" directive.
Vladimir Homutov
1
-38
/
+190
2020-01-14
HTTP/2: removed ngx_debug_point() call.
Daniil Bondarev
1
-4
/
+0
2019-12-23
HTTP/2: introduced separate handler to retry stream close.
Maxim Dounin
1
-2
/
+19
2019-12-23
HTTP/2: fixed socket leak with queued frames (ticket #1689).
Maxim Dounin
1
-1
/
+2
2019-12-23
Dav: added checks for chunked to body presence conditions.
Maxim Dounin
1
-3
/
+5
2019-12-23
Discard request body when redirecting to a URL via error_page.
Ruslan Ermilov
1
-0
/
+6
2019-12-16
Rewrite: disallow empty replacements.
Ruslan Ermilov
1
-0
/
+5
2019-12-16
Tolerate '\0' in URI when mapping URI to path.
Ruslan Ermilov
1
-1
/
+2
2019-12-16
Rewrite: fixed segfault with rewritten URI and "alias".
Ruslan Ermilov
1
-1
/
+8
2019-12-16
Fixed request finalization in ngx_http_index_handler().
Ruslan Ermilov
1
-1
/
+1
[prev]
[next]