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
2021-10-21
SSL: SSL_sendfile() support with kernel TLS.
Maxim Dounin
2
-4
/
+6
2021-10-20
HTTP: connections with wrong ALPN protocols are now rejected.
Vladimir Homutov
1
-7
/
+6
2021-10-14
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
1
-0
/
+3
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-10
Request body: do not create temp file if there's nothing to write.
Roman Arutyunyan
1
-1
/
+1
2021-08-16
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
4
-25
/
+25
2021-08-09
Disabled HTTP/1.0 requests with Transfer-Encoding.
Sergey Kandaurov
1
-0
/
+8
2021-07-08
HTTP/3: bulk parse functions.
Roman Arutyunyan
4
-870
/
+1068
2021-08-24
HTTP/3: fixed dead store assignment.
Sergey Kandaurov
1
-1
/
+0
2021-08-10
HTTP/3: disabled control characters and space in header names.
Sergey Kandaurov
1
-1
/
+1
2021-08-05
HTTP/3: got rid of HTTP/2 module dependency.
Vladimir Homutov
2
-6
/
+6
2021-08-04
HTTP/3: replaced macros with values.
Roman Arutyunyan
2
-13
/
+4
2021-07-29
HTTP/3: close connection on keepalive_requests * 2.
Roman Arutyunyan
1
-2
/
+9
2021-08-02
QUIC: stream limits in "hq" mode.
Roman Arutyunyan
1
-0
/
+35
2021-07-29
HTTP/3: http3_max_uni_streams directive.
Roman Arutyunyan
3
-0
/
+28
2021-07-29
HTTP/3: require mandatory uni streams before additional ones.
Roman Arutyunyan
1
-2
/
+11
2021-07-16
HTTP/3: use request pool instead of connection pool.
Roman Arutyunyan
1
-5
/
+5
2021-07-13
HTTP/3: response trailers support.
Roman Arutyunyan
1
-16
/
+118
2021-07-20
QUIC: the "quic_gso" directive.
Vladimir Homutov
1
-0
/
+9
2021-07-15
Merged with the default branch.
Sergey Kandaurov
9
-125
/
+132
2021-07-01
HTTP/3: quic-qpack term updates.
Sergey Kandaurov
10
-232
/
+232
2021-06-30
QUIC: consider max_ack_delay=16384 invalid.
Roman Arutyunyan
1
-1
/
+1
2021-06-28
Disabled control characters in the Host header.
Maxim Dounin
1
-3
/
+4
2021-06-28
Improved logging of invalid headers.
Maxim Dounin
6
-13
/
+28
2021-06-28
Disabled control characters and space in header names.
Maxim Dounin
3
-4
/
+4
2021-06-28
Disabled control characters in URIs.
Maxim Dounin
1
-14
/
+28
2021-06-28
Disabled spaces in URIs (ticket #196).
Maxim Dounin
4
-70
/
+11
2021-06-28
Disabled requests with both Content-Length and Transfer-Encoding.
Maxim Dounin
1
-2
/
+9
2021-06-28
Added CONNECT method rejection.
Maxim Dounin
4
-17
/
+31
2021-06-28
Moved TRACE method rejection to a better place.
Maxim Dounin
1
-7
/
+7
2021-06-17
gRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
Sergey Kandaurov
1
-0
/
+4
2021-06-17
gRPC: handling GOAWAY with a higher last stream identifier.
Sergey Kandaurov
1
-0
/
+9
2021-06-11
HTTP/3: client GOAWAY support.
Roman Arutyunyan
6
-0
/
+49
2021-06-11
HTTP/3: generate more H3_FRAME_UNEXPECTED.
Roman Arutyunyan
1
-3
/
+23
2021-06-11
HTTP/3: reordered H3_MISSING_SETTINGS and H3_FRAME_UNEXPECTED.
Roman Arutyunyan
1
-6
/
+6
2021-06-01
Fixed SSL logging with lingering close.
Maxim Dounin
1
-0
/
+2
2021-06-01
HTTP/3: undo 5a92523e50d3 after parser refactoring (e1eb7f4ca9f1).
Sergey Kandaurov
1
-1
/
+0
2021-06-01
HTTP/3: fixed parsing encoder insertions with empty header value.
Sergey Kandaurov
1
-0
/
+2
2021-05-31
HTTP/3: removed $http3 that served its purpose.
Sergey Kandaurov
1
-50
/
+1
2021-05-28
Merged with the default branch.
Sergey Kandaurov
15
-131
/
+332
2021-05-27
HTTP/3: fixed Insert With Name Reference index processing.
Sergey Kandaurov
1
-1
/
+12
2021-05-24
Location header escaping in redirects (ticket #882).
Ruslan Ermilov
5
-7
/
+80
2021-05-24
Fixed log action when using SSL certificates with variables.
Maxim Dounin
1
-0
/
+2
2021-05-18
HTTP/3: fixed server push after 9ec3e71f8a61.
Roman Arutyunyan
1
-4
/
+3
2021-05-06
Upstream: variables support in certificates.
Maxim Dounin
7
-73
/
+206
2021-05-06
Auth basic: changed alcf->user_file to be a pointer.
Maxim Dounin
1
-9
/
+12
[prev]
[next]