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
/
ngx_http_request.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+3
2023-02-02
Lingering close for connections with pipelined requests.
Maxim Dounin
1
-1
/
+3
2023-02-27
HTTP/3: "quic" parameter of "listen" directive.
Roman Arutyunyan
1
-1
/
+1
2022-08-22
HTTP/3: renamed functions.
Roman Arutyunyan
1
-2
/
+2
2022-06-22
Merged with the default branch.
Sergey Kandaurov
1
-41
/
+15
2022-05-30
All non-unique input headers are now linked lists.
Maxim Dounin
1
-30
/
+8
2022-05-30
Reworked multi headers to use linked lists.
Maxim Dounin
1
-17
/
+9
2022-05-30
Perl: fixed $r->header_in("Connection").
Maxim Dounin
1
-0
/
+4
2022-01-12
HTTP/3: set c->error on read error in ngx_http_test_reading().
Roman Arutyunyan
1
-0
/
+1
2022-01-12
HTTP/3: simplified code.
Roman Arutyunyan
1
-1
/
+1
2021-12-09
QUIC: fixed e06283038ec8 mis-merge.
Sergey Kandaurov
1
-1
/
+1
2021-12-07
QUIC: clear SSL_OP_ENABLE_MIDDLEBOX_COMPAT on SSL context switch.
Sergey Kandaurov
1
-0
/
+8
2021-12-04
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.
Roman Arutyunyan
1
-1
/
+1
2021-12-06
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
Roman Arutyunyan
1
-13
/
+5
2021-10-18
HTTP/3: allowed QUIC stream connection reuse.
Roman Arutyunyan
1
-15
/
+12
2021-11-03
Merged with the default branch.
Sergey Kandaurov
1
-14
/
+2
2021-09-27
HTTP/3: reset streams with incomplete responses or timeouts.
Roman Arutyunyan
1
-0
/
+14
2021-09-29
HTTP/3: fixed segfault when using SSL certificates with variables.
Sergey Kandaurov
1
-8
/
+8
2021-09-17
HTTP/3: make ngx_http_log_error() static again.
Roman Arutyunyan
1
-1
/
+2
2021-09-01
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+8
2021-10-21
SSL: SSL_sendfile() support with kernel TLS.
Maxim Dounin
1
-1
/
+1
2021-10-15
HTTP/2: removed support for NPN.
Vladimir Homutov
1
-13
/
+1
2021-08-09
Disabled HTTP/1.0 requests with Transfer-Encoding.
Sergey Kandaurov
1
-0
/
+8
2021-07-15
Merged with the default branch.
Sergey Kandaurov
1
-14
/
+33
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
1
-1
/
+3
2021-06-28
Disabled spaces in URIs (ticket #196).
Maxim Dounin
1
-1
/
+1
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
1
-0
/
+7
2021-06-28
Moved TRACE method rejection to a better place.
Maxim Dounin
1
-7
/
+7
2021-06-01
Fixed SSL logging with lingering close.
Maxim Dounin
1
-0
/
+2
2021-05-28
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+2
2021-05-24
Fixed log action when using SSL certificates with variables.
Maxim Dounin
1
-0
/
+2
2021-03-24
Cancel keepalive and lingering close on EOF better (ticket #2145).
Sergey Kandaurov
1
-5
/
+5
2021-03-30
Merged with the default branch.
Sergey Kandaurov
1
-5
/
+5
2021-02-17
Merged with the default branch.
Sergey Kandaurov
1
-14
/
+25
2021-02-11
Reuse of connections in lingering close.
Maxim Dounin
1
-1
/
+4
2021-01-19
Core: removed post_accept_timeout.
Maxim Dounin
1
-13
/
+21
2020-12-21
HTTP/3: removed HTTP/3-specific code.
Roman Arutyunyan
1
-7
/
+5
2021-01-22
HTTP/3: refactored request parser.
Roman Arutyunyan
1
-162
/
+35
2020-12-15
Merged with the default branch.
Sergey Kandaurov
1
-5
/
+7
2020-12-10
Removed extra allocation for r->uri.
Maxim Dounin
1
-1
/
+1
2020-12-10
Fixed parsing of absolute URIs with empty path (ticket #2079).
Maxim Dounin
1
-2
/
+6
2020-12-08
SSL: fixed SSL shutdown on lingering close.
Ruslan Ermilov
1
-2
/
+0
2020-11-25
HTTP/3: eliminated r->method_start.
Roman Arutyunyan
1
-2
/
+6
2020-11-24
Merged with the default branch.
Sergey Kandaurov
1
-15
/
+31
2020-11-10
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
1
-4
/
+4
2020-11-06
SSL: fixed non-working SSL shutdown on lingering close.
Ruslan Ermilov
1
-8
/
+31
2020-11-06
Removed dead code from ngx_http_set_keepalive().
Ruslan Ermilov
1
-7
/
+0
2020-10-29
Merged with the default branch.
Sergey Kandaurov
1
-14
/
+27
[next]