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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
Server CID change.
Sergey Kandaurov
1
-5
/
+32
2020-04-28
Factored out sending ACK from payload handler.
Sergey Kandaurov
1
-39
/
+46
2020-04-28
Added README.
Vladimir Homutov
1
-0
/
+222
2020-04-28
Respect MAX_DATA and MAX_STREAM_DATA from QUIC client.
Roman Arutyunyan
2
-18
/
+156
2020-04-28
QUIC basic congestion control.
Roman Arutyunyan
2
-10
/
+212
2020-04-24
Fixed packet retransmission.
Roman Arutyunyan
1
-9
/
+10
2020-04-23
Assign connection number to every QUIC stream log.
Roman Arutyunyan
3
-3
/
+2
2020-04-24
Error messages cleanup.
Vladimir Homutov
2
-187
/
+135
2020-04-24
Cleaned up hexdumps in debug output.
Vladimir Homutov
4
-54
/
+63
2020-04-24
Debug cleanup.
Vladimir Homutov
4
-104
/
+184
2020-04-23
gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Ruslan Ermilov
1
-1
/
+2
2020-04-23
gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Ruslan Ermilov
1
-5
/
+19
2020-04-23
Version bump.
Ruslan Ermilov
1
-2
/
+2
2020-04-23
TODOs cleanup in transport.
Vladimir Homutov
1
-10
/
+1
2020-04-23
Retired the ngx_quic_parse_int_multi() function.
Vladimir Homutov
1
-55
/
+56
2020-04-23
Removed support of drafts older than currently latest 27.
Vladimir Homutov
2
-97
/
+1
2020-04-23
Added proper handling of connection close phases.
Vladimir Homutov
2
-36
/
+182
2020-04-23
Refactored ngx_quic_close_connection().
Vladimir Homutov
1
-62
/
+89
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
2
-20
/
+20
2020-04-22
Improved ngx_quic_build_int() code and readability.
Sergey Kandaurov
1
-14
/
+8
2020-04-21
Fixed QUIC buffer consumption in send_chain().
Roman Arutyunyan
1
-1
/
+2
2020-04-21
HTTP/3: fixed encoding variable-length integers.
Roman Arutyunyan
1
-5
/
+9
2020-04-20
Fixed memory leak with reordered stream frames.
Vladimir Homutov
1
-2
/
+1
2020-04-21
Fixed includes in quic headers.
Roman Arutyunyan
3
-2
/
+8
2020-04-20
Added MAX_STREAM_DATA stub handler.
Vladimir Homutov
1
-0
/
+3
2020-04-20
Respecting maximum packet size.
Vladimir Homutov
2
-36
/
+82
2020-04-20
Removed source/destination swap from the function creating header.
Vladimir Homutov
2
-6
/
+6
2020-04-17
Revert "Rejecting new connections with non-zero Initial packet."
Sergey Kandaurov
1
-6
/
+0
2020-04-16
Fixed error descriptions.
Vladimir Homutov
2
-9
/
+9
2020-04-16
Removed outdated TODO.
Vladimir Homutov
1
-1
/
+0
2020-04-16
Added handling of incorrect values in TP configuration.
Vladimir Homutov
1
-4
/
+30
2020-04-16
Parsing of truncated packet numbers.
Sergey Kandaurov
3
-18
/
+63
2020-04-15
Added primitive flow control mechanisms.
Vladimir Homutov
3
-9
/
+92
2020-04-15
Create new stream immediately on receiving new stream id.
Vladimir Homutov
1
-76
/
+73
2020-04-15
Free remaining frames on connection close.
Vladimir Homutov
1
-4
/
+9
2020-04-14
release-1.17.10 tag
Maxim Dounin
1
-0
/
+1
2020-04-14
nginx-1.17.10-RELEASE
release-1.17.10
Maxim Dounin
1
-0
/
+14
2020-04-14
Sorted functions and functions declarations.
Vladimir Homutov
1
-23
/
+24
2020-04-15
Added reordering support for STREAM frames.
Vladimir Homutov
2
-72
/
+159
2020-04-14
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2020-04-14
Crypto buffer frames reordering.
Vladimir Homutov
3
-50
/
+307
2020-04-13
Cleaned up magic numbers in ngx_quic_output_frames().
Vladimir Homutov
1
-8
/
+8
2020-04-14
Rename types and variables used for packet number space.
Vladimir Homutov
1
-67
/
+71
2020-04-14
Merged with the default branch.
Sergey Kandaurov
8
-47
/
+207
2020-04-13
HTTP/3: fixed reading request body.
Roman Arutyunyan
1
-1
/
+2
2020-04-08
The new auth_delay directive for delaying unauthorized requests.
Ruslan Ermilov
2
-1
/
+82
2020-04-07
Added basic offset support in client CRYPTO frames.
Vladimir Homutov
1
-9
/
+19
2020-04-07
Fixed build with OpenSSL using old callbacks API.
Sergey Kandaurov
1
-1
/
+1
2020-04-06
ACK ranges processing.
Vladimir Homutov
3
-29
/
+134
[prev]
[next]