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
2023-07-12
HTTP/3: fixed $body_bytes_sent.
Sergey Kandaurov
1
-0
/
+1
2023-06-08
HTTP/2: removed server push (ticket #2432).
Sergey Kandaurov
5
-1010
/
+56
2023-06-08
SSL: removed the "ssl" directive.
Roman Arutyunyan
3
-89
/
+2
2023-05-16
HTTP/2: "http2" directive.
Roman Arutyunyan
7
-62
/
+127
2023-05-19
Merged with the quic branch.
Roman Arutyunyan
23
-24
/
+7361
2023-05-12
HTTP/3: removed server push support.
Roman Arutyunyan
7
-1082
/
+6
2023-05-14
Common tree insert function for QUIC and UDP connections.
Roman Arutyunyan
1
-7
/
+0
2023-05-11
QUIC: style.
Maxim Dounin
2
-3
/
+4
2023-05-11
HTTP/3: removed "http3" parameter of "listen" directive.
Roman Arutyunyan
5
-33
/
+7
2023-05-11
QUIC: removed "quic_mtu" directive.
Roman Arutyunyan
1
-37
/
+0
2023-05-01
Variables: avoid possible buffer overrun with some "$sent_http_*".
Sergey Kandaurov
1
-2
/
+4
2023-05-04
HTTP/3: fixed ngx_http_v3_init_session() error handling.
Sergey Kandaurov
1
-3
/
+0
2023-04-06
HTTP/3: fixed CANCEL_PUSH handling.
Sergey Kandaurov
1
-1
/
+1
2023-03-29
Merged with the default branch.
Sergey Kandaurov
15
-43
/
+113
2023-03-27
Gzip: compatibility with recent zlib-ng versions.
Maxim Dounin
1
-6
/
+12
2023-03-24
SSL: enabled TLSv1.3 by default.
Maxim Dounin
4
-8
/
+12
2023-03-24
HTTP/3: fixed OpenSSL compatibility layer initialization.
Sergey Kandaurov
1
-4
/
+36
2023-03-10
HTTP/2: finalize request as bad if header validation fails.
Maxim Dounin
1
-8
/
+1
2023-03-10
HTTP/2: socket leak with "return 444" in error_page (ticket #2455).
Maxim Dounin
1
-0
/
+4
2023-02-02
Lingering close for connections with pipelined requests.
Maxim Dounin
1
-1
/
+3
2023-01-28
Fixed "zero size buf" alerts with subrequests.
Maxim Dounin
6
-12
/
+6
2023-01-28
Style.
Maxim Dounin
3
-5
/
+5
2023-01-28
Added warning about redefinition of listen socket protocol options.
Maxim Dounin
2
-1
/
+66
2023-01-26
HTTP/3: trigger more compatibility errors for "listen quic".
Roman Arutyunyan
1
-3
/
+19
2023-02-27
HTTP/3: "quic" parameter of "listen" directive.
Roman Arutyunyan
10
-85
/
+121
2023-02-22
QUIC: OpenSSL compatibility layer.
Roman Arutyunyan
1
-3
/
+13
2023-01-26
Fixed handling of very long locations (ticket #2435).
Maxim Dounin
2
-2
/
+2
2023-01-24
Gzip static: ranges support (ticket #2349).
Maxim Dounin
1
-0
/
+2
2023-01-05
HTTP/3: insert count block timeout.
Roman Arutyunyan
1
-0
/
+6
2023-01-05
HTTP/3: trigger 400 (Bad Request) on stream error while blocked.
Roman Arutyunyan
1
-1
/
+1
2023-01-10
HTTP/3: fixed $connection_time.
Sergey Kandaurov
1
-4
/
+1
2023-01-03
HTTP/3: handled insertion reference to a going to be evicted entry.
Roman Arutyunyan
1
-21
/
+16
2023-01-02
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+1
2022-12-18
Fixed port ranges support in the listen directive.
Valentin Bartenev
1
-1
/
+1
2022-12-15
Merged with the default branch.
Sergey Kandaurov
3
-2
/
+43
2022-11-23
Filtering duplicate addresses in listen (ticket #2400).
Maxim Dounin
1
-1
/
+14
2022-11-21
SSI: handling of subrequests from other modules (ticket #1263).
Ciel Zhao
2
-1
/
+29
2022-10-25
HTTP/3: implement keepalive for hq.
Roman Arutyunyan
1
-17
/
+30
2022-11-30
QUIC: application init() callback.
Roman Arutyunyan
4
-25
/
+43
2022-10-19
Mp4: disabled duplicate atoms.
Roman Arutyunyan
1
-0
/
+147
2022-10-17
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
1
-2
/
+2
2022-10-12
PROXY protocol v2 TLV variables.
Roman Arutyunyan
1
-0
/
+39
2022-08-22
HTTP/3: renamed functions.
Roman Arutyunyan
3
-6
/
+6
2022-11-30
QUIC: removed cancelable flag from QUIC and HTTP/3 events.
Roman Arutyunyan
1
-1
/
+0
2022-10-19
QUIC: idle mode for main connection.
Roman Arutyunyan
3
-1
/
+38
2022-10-19
HTTP/3: unified hq code with regular HTTP/3 code.
Roman Arutyunyan
4
-100
/
+62
2022-11-29
QUIC: reusable mode for main connection.
Roman Arutyunyan
1
-2
/
+12
2022-11-25
HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db).
Jiuzhou Cui
1
-0
/
+2
2022-11-22
HTTP/3: fixed server_name regex captures (ticket #2407).
Sergey Kandaurov
1
-0
/
+1
2022-11-01
Set default listen socket type in http.
Roman Arutyunyan
1
-0
/
+1
[next]