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
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
2020-10-22
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
1
-14
/
+27
2020-10-01
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+4
2020-10-01
QUIC: moved ssl configuration pointer to quic configuration.
Vladimir Homutov
1
-5
/
+1
2020-09-29
QUIC: switch stream context to a server selected by SNI.
Roman Arutyunyan
1
-2
/
+15
2020-09-23
QUIC: unbreak client certificate verification after 0d2b2664b41c.
Sergey Kandaurov
1
-0
/
+2
2020-09-24
SSL: abort handshake on SSL_set_SSL_CTX() errors.
Sergey Kandaurov
1
-1
/
+4
2020-08-25
HTTP/3: drop the unwanted remainder of the request.
Roman Arutyunyan
1
-0
/
+7
2020-08-18
Merged with the default branch.
Roman Arutyunyan
1
-0
/
+12
2020-08-10
SSL: disabled sending shutdown after ngx_http_test_reading().
Maxim Dounin
1
-0
/
+6
2020-08-06
Added size check to ngx_http_alloc_large_header_buffer().
Maxim Dounin
1
-0
/
+6
2020-08-11
QUIC: fixed ngx_http_test_reading() for QUIC streams.
Roman Arutyunyan
1
-0
/
+13
2020-07-23
HTTP/3: server pushes.
Roman Arutyunyan
1
-2
/
+1
2020-07-14
HTTP/3: support $server_protocol variable.
Roman Arutyunyan
1
-4
/
+0
2020-07-22
HTTP/3: do not call shutdown() for QUIC streams.
Roman Arutyunyan
1
-5
/
+7
2020-07-21
QUIC: eliminated connection handler argument in ngx_quic_run().
Roman Arutyunyan
1
-1
/
+1
2020-07-21
QUIC: added "quic" listen parameter.
Roman Arutyunyan
1
-107
/
+42
2020-06-30
HTTP/3: set r->headers_in.chunked flag after parsing headers.
Roman Arutyunyan
1
-1
/
+6
2020-07-02
HTTP/3: close QUIC connection with HTTP/QPACK errors when needed.
Roman Arutyunyan
1
-5
/
+7
2020-07-02
HTTP/3: refactored dynamic table implementation.
Roman Arutyunyan
1
-2
/
+19
2020-06-02
Decoupled validation of Host and :authority for HTTP/2 and HTTP/3.
Roman Arutyunyan
1
-3
/
+11
2020-05-29
Require ":authority" or "Host" in HTTP/3 and HTTP/2 requests.
Roman Arutyunyan
1
-0
/
+25
2020-05-26
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+12
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
1
-0
/
+12
2020-05-19
Fixed client buffer reallocation for HTTP/3.
Roman Arutyunyan
1
-29
/
+19
2020-05-19
Fixed $request_length for HTTP/3.
Roman Arutyunyan
1
-13
/
+14
2020-05-19
HTTP/3: restricted symbols in header names.
Roman Arutyunyan
1
-4
/
+6
2020-05-19
HTTP/3: split header parser in two functions.
Roman Arutyunyan
1
-1
/
+1
2020-04-23
Assign connection number to every QUIC stream log.
Roman Arutyunyan
1
-1
/
+0
2020-04-14
Merged with the default branch.
Sergey Kandaurov
1
-23
/
+11
2020-03-27
Parsing HTTP/3 request body.
Roman Arutyunyan
1
-0
/
+1
2020-03-24
Removed ngx_quic_stream_node_t.
Roman Arutyunyan
1
-1
/
+1
[next]