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_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
Remove short read checks
no-short-read-checks
Andrew Clayton
1
-7
/
+0
2023-09-13
QUIC: "handshake_timeout" configuration parameter.
Roman Arutyunyan
1
-2
/
+6
2023-05-12
HTTP/3: removed server push support.
Roman Arutyunyan
1
-130
/
+2
2023-05-11
QUIC: removed "quic_mtu" directive.
Roman Arutyunyan
1
-37
/
+0
2023-02-27
HTTP/3: "quic" parameter of "listen" directive.
Roman Arutyunyan
1
-25
/
+25
2022-11-30
QUIC: application init() callback.
Roman Arutyunyan
1
-0
/
+1
2022-10-19
QUIC: idle mode for main connection.
Roman Arutyunyan
1
-0
/
+2
2022-01-18
QUIC: the "quic_active_connection_id_limit" directive.
Vladimir Homutov
1
-0
/
+12
2021-12-06
QUIC: simplified configuration.
Vladimir Homutov
1
-196
/
+34
2021-12-01
HTTP/3: $http3 variable.
Roman Arutyunyan
1
-7
/
+25
2021-12-04
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.
Roman Arutyunyan
1
-0
/
+16
2021-12-06
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
Roman Arutyunyan
1
-1
/
+430
2021-08-04
HTTP/3: replaced macros with values.
Roman Arutyunyan
1
-8
/
+4
2021-07-29
HTTP/3: http3_max_uni_streams directive.
Roman Arutyunyan
1
-0
/
+12
2021-05-31
HTTP/3: removed $http3 that served its purpose.
Sergey Kandaurov
1
-50
/
+1
2021-02-16
HTTP/3: removed http3_max_field_size.
Roman Arutyunyan
1
-12
/
+0
2020-07-23
HTTP/3: server pushes.
Roman Arutyunyan
1
-2
/
+131
2020-07-23
Style: moved function declarations to match usual code style.
Roman Arutyunyan
1
-11
/
+9
2020-07-23
HTTP/3: renamed server configuration variables from v3cf to h3scf.
Roman Arutyunyan
1
-7
/
+7
2020-07-21
QUIC: added "quic" listen parameter.
Roman Arutyunyan
1
-243
/
+0
2020-07-02
HTTP/3: refactored dynamic table implementation.
Roman Arutyunyan
1
-0
/
+24
2020-06-29
HTTP/3: http3_max_field_size directive to limit string size.
Roman Arutyunyan
1
-0
/
+12
2020-05-29
QUIC draft-28 transport parameters support.
Sergey Kandaurov
1
-1
/
+3
2020-05-29
Renamed max_packet_size to max_udp_payload_size, from draft-28.
Sergey Kandaurov
1
-14
/
+15
2020-05-14
Address validation using Retry packets.
Sergey Kandaurov
1
-0
/
+18
2020-04-22
HTTP/3: directives with limited values converted to post handler.
Sergey Kandaurov
1
-30
/
+50
2020-04-22
HTTP/3: bytes holding directives changed to ngx_conf_set_size_slot.
Sergey Kandaurov
1
-15
/
+15
2020-04-16
Added handling of incorrect values in TP configuration.
Vladimir Homutov
1
-4
/
+30
2020-04-15
Added primitive flow control mechanisms.
Vladimir Homutov
1
-4
/
+6
2020-03-28
HTTP/3: http3 variable.
Sergey Kandaurov
1
-0
/
+24
2020-03-23
Respect QUIC max_idle_timeout.
Roman Arutyunyan
1
-1
/
+1
2020-03-23
Limit output QUIC packets with client max_packet_size.
Roman Arutyunyan
1
-3
/
+6
2020-03-20
Adedd the http "quic" variable.
Vladimir Homutov
1
-1
/
+52
2020-03-20
Configurable transport parameters.
Vladimir Homutov
1
-2
/
+180
2020-03-13
HTTP/3.
Roman Arutyunyan
1
-0
/
+46