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
/
v3
/
ngx_http_v3.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
HTTP/3: graceful shutdown on keepalive timeout expiration.
Roman Arutyunyan
1
-1
/
+1
2023-09-14
HTTP/3: postponed session creation to init() callback.
Roman Arutyunyan
1
-1
/
+3
2023-05-12
HTTP/3: removed server push support.
Roman Arutyunyan
1
-4
/
+0
2023-05-04
HTTP/3: fixed ngx_http_v3_init_session() error handling.
Sergey Kandaurov
1
-3
/
+0
2023-02-27
HTTP/3: "quic" parameter of "listen" directive.
Roman Arutyunyan
1
-13
/
+3
2022-11-30
QUIC: application init() callback.
Roman Arutyunyan
1
-20
/
+8
2022-11-30
QUIC: removed cancelable flag from QUIC and HTTP/3 events.
Roman Arutyunyan
1
-1
/
+0
2022-10-19
HTTP/3: unified hq code with regular HTTP/3 code.
Roman Arutyunyan
1
-4
/
+20
2022-01-27
HTTP/3: delayed Insert Count Increment instruction.
Roman Arutyunyan
1
-0
/
+8
2022-01-31
QUIC: allowed main QUIC connection for some operations.
Roman Arutyunyan
1
-2
/
+2
2021-10-18
HTTP/3: adjusted QUIC connection finalization.
Roman Arutyunyan
1
-2
/
+10
2021-10-07
HTTP/3: traffic-based flood detection.
Roman Arutyunyan
1
-0
/
+19
2021-06-11
HTTP/3: client GOAWAY support.
Roman Arutyunyan
1
-0
/
+1
2021-04-28
HTTP/3: clean up table from session cleanup handler.
Roman Arutyunyan
1
-0
/
+2
2021-05-05
HTTP/3: moved session initialization to a separate file.
Roman Arutyunyan
1
-0
/
+85
2020-07-13
HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c.
Roman Arutyunyan
1
-227
/
+0
2020-07-13
HTTP/3: header encoding functions.
Roman Arutyunyan
1
-0
/
+128
2020-07-02
HTTP/3: fixed prefixed integer encoding and decoding.
Roman Arutyunyan
1
-9
/
+8
2020-04-21
HTTP/3: fixed encoding variable-length integers.
Roman Arutyunyan
1
-5
/
+9
2020-03-18
Refactored HTTP/3 parser.
Roman Arutyunyan
1
-80
/
+0
2020-03-13
HTTP/3.
Roman Arutyunyan
1
-0
/
+176