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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
QUIC: removed redundant "app" flag from ngx_quic_close_frame_t.
Sergey Kandaurov
3
-16
/
+15
2021-02-02
HTTP/3: reverted version check for keepalive flag.
Roman Arutyunyan
1
-1
/
+1
2021-02-01
HTTP/3: fixed format specifier.
Roman Arutyunyan
1
-1
/
+1
2021-01-25
HTTP/3: refactored request body parser.
Roman Arutyunyan
4
-86
/
+488
2021-02-01
QUIC: fixed stateless reset recognition and send.
Roman Arutyunyan
1
-19
/
+13
2021-01-28
QUIC: refactored packet processing.
Roman Arutyunyan
1
-96
/
+107
2021-01-29
QUIC: stateless retry.
Vladimir Homutov
5
-246
/
+319
2021-01-29
HTTP/3: call ngx_handle_read_event() from client header handler.
Roman Arutyunyan
1
-4
/
+5
2020-12-21
HTTP/3: removed HTTP/3-specific code.
Roman Arutyunyan
1
-7
/
+5
2021-01-18
HTTP/3: client header validation.
Roman Arutyunyan
1
-0
/
+70
2021-01-12
HTTP/3: added comment.
Roman Arutyunyan
1
-0
/
+1
2021-01-22
HTTP/3: client pseudo-headers restrictions.
Roman Arutyunyan
1
-0
/
+92
2021-01-22
HTTP/3: refactored request parser.
Roman Arutyunyan
9
-388
/
+457
2021-01-11
QUIC: draft-33 salt and retry keys.
Sergey Kandaurov
2
-7
/
+15
2020-12-30
QUIC: fixed header protection macro name.
Vladimir Homutov
1
-3
/
+3
2020-12-25
QUIC: ngx_quic_bpf module.
Vladimir Homutov
9
-0
/
+1084
2020-12-15
Core: added interface to linux bpf() system call.
Vladimir Homutov
3
-0
/
+189
2020-12-25
QUIC: ngx_quic_module.
Vladimir Homutov
1
-0
/
+23
2020-12-25
QUIC: moved all quic sources into src/event/quic.
Vladimir Homutov
6
-0
/
+0
2020-12-22
QUIC: removed unused <openssl/aes.h> inclusion.
Sergey Kandaurov
1
-1
/
+0
2020-12-22
QUIC: fixed -Wtype-limits with GCC <= 5 (ticket #2104).
Sergey Kandaurov
1
-6
/
+15
2020-12-22
QUIC: fixed logging PATH_CHALLENGE/RESPONSE and build with GCC < 5.
Sergey Kandaurov
1
-4
/
+6
2020-12-22
QUIC: fixed building ALPN callback without debug and http2.
Sergey Kandaurov
1
-1
/
+1
2020-12-22
QUIC: fixed build with OpenSSL < 1.1.1.
Sergey Kandaurov
1
-0
/
+2
2020-12-21
QUIC: converted to SSL_CIPHER_get_protocol_id().
Sergey Kandaurov
1
-5
/
+1
2020-12-16
HTTP/3: staticize internal parsing functions.
Sergey Kandaurov
2
-45
/
+45
2020-12-16
HTTP/3: staticize ngx_http_v3_methods.
Sergey Kandaurov
1
-1
/
+1
2020-12-15
Merged with the default branch.
Sergey Kandaurov
12
-27
/
+69
2020-12-11
Fixed double close of non-regular files in flv and mp4.
Maxim Dounin
2
-12
/
+0
2020-12-10
Removed extra allocation for r->uri.
Maxim Dounin
1
-1
/
+1
2020-12-10
Fixed parsing of absolute URIs with empty path (ticket #2079).
Maxim Dounin
3
-2
/
+26
2020-12-09
QUIC: always calculate rtt for largest acknowledged packet.
Roman Arutyunyan
1
-4
/
+1
2020-12-10
QUIC: send and process ack_delay for Initial and Handshake levels.
Roman Arutyunyan
1
-13
/
+5
2020-12-09
QUIC: use client max_ack_delay when computing pto timeout.
Roman Arutyunyan
1
-4
/
+2
2020-12-08
QUIC: resend handshake packets along with initial.
Roman Arutyunyan
1
-0
/
+5
2020-12-08
QUIC: set the temporary flag for input frame buffers.
Roman Arutyunyan
1
-0
/
+1
2020-12-08
SSL: fixed SSL shutdown on lingering close.
Ruslan Ermilov
3
-4
/
+4
2020-12-07
QUIC: coalesce output packets into a single UDP datagram.
Roman Arutyunyan
1
-287
/
+447
2020-12-01
QUIC: introduced QUIC buffers.
Roman Arutyunyan
4
-145
/
+380
2020-12-07
QUIC: fixed handling of clients connected to wildcard address.
Vladimir Homutov
1
-6
/
+32
2020-12-06
QUIC: disabling bidirectional SSL shutdown earlier.
Sergey Kandaurov
1
-1
/
+2
2020-12-04
QUIC: fixed missing quic flag on listener in the stream module.
Vladimir Homutov
1
-0
/
+3
2020-11-27
HTTP/3: introduced ngx_http_v3_filter.
Roman Arutyunyan
5
-1204
/
+1369
2020-12-02
QUIC: fixed send contexts cleanup.
Vladimir Homutov
1
-2
/
+1
2020-11-27
QUIC: removed ngx_quic_hexdump() macro.
Vladimir Homutov
4
-66
/
+65
2020-11-27
Upstream: excluded down servers from the next_upstream tries.
Ruslan Ermilov
4
-6
/
+36
2020-11-26
Version bump.
Ruslan Ermilov
1
-2
/
+2
2020-11-25
HTTP/3: eliminated r->method_start.
Roman Arutyunyan
4
-17
/
+14
2020-11-18
gRPC: RST_STREAM(NO_ERROR) handling after "trailer only" responses.
Pavel Pautov
1
-0
/
+1
2020-11-19
Core: "-e" command line option.
Igor Ippolitov
5
-16
/
+56
[next]