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_table.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-28
HTTP/3: fixed dynamic table overflow.
Roman Arutyunyan
1
-1
/
+1
2023-01-03
HTTP/3: handled insertion reference to a going to be evicted entry.
Roman Arutyunyan
1
-21
/
+16
2022-06-08
HTTP/3: updated SETTINGS_MAX_FIELD_SECTION_SIZE name.
Sergey Kandaurov
1
-2
/
+3
2022-01-27
HTTP/3: delayed Insert Count Increment instruction.
Roman Arutyunyan
1
-4
/
+45
2021-12-07
HTTP/3: renamed files.
Roman Arutyunyan
1
-0
/
+0
2021-10-18
HTTP/3: adjusted QUIC connection finalization.
Roman Arutyunyan
1
-0
/
+4
2021-07-01
HTTP/3: quic-qpack term updates.
Sergey Kandaurov
1
-33
/
+33
2021-05-27
HTTP/3: fixed Insert With Name Reference index processing.
Sergey Kandaurov
1
-1
/
+12
2021-04-28
HTTP/3: clean up table from session cleanup handler.
Roman Arutyunyan
1
-19
/
+10
2021-04-27
HTTP/3: renamed ngx_http_v3_client_XXX() functions.
Roman Arutyunyan
1
-1
/
+1
2021-05-05
HTTP/3: renamed ngx_http_v3_connection_t to ngx_http_v3_session_t.
Roman Arutyunyan
1
-11
/
+11
2021-05-05
HTTP/3: reference h3c directly from ngx_http_connection_t.
Roman Arutyunyan
1
-4
/
+3
2021-04-30
HTTP/3: ngx_http_v3_get_session() macro.
Roman Arutyunyan
1
-11
/
+10
2021-05-05
HTTP/3: moved Stream Cancellation stub to ngx_http_v3_streams.c.
Roman Arutyunyan
1
-12
/
+0
2021-05-04
HTTP/3: fixed decoder stream stubs.
Roman Arutyunyan
1
-5
/
+5
2020-11-10
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
1
-8
/
+8
2020-07-23
HTTP/3: renamed server configuration variables from v3cf to h3scf.
Roman Arutyunyan
1
-10
/
+10
2020-07-02
HTTP/3: close QUIC connection with HTTP/QPACK errors when needed.
Roman Arutyunyan
1
-11
/
+11
2020-07-02
HTTP/3: refactored dynamic table implementation.
Roman Arutyunyan
1
-118
/
+361
2020-05-14
HTTP/3: reallocate strings inserted into the dynamic table.
Roman Arutyunyan
1
-3
/
+30
2020-03-28
HTTP/3: static table cleanup.
Sergey Kandaurov
1
-7
/
+8
2020-03-18
Refactored HTTP/3 parser.
Roman Arutyunyan
1
-0
/
+30
2020-03-13
HTTP/3.
Roman Arutyunyan
1
-0
/
+385