index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
QUIC: removed redundant "app" flag from ngx_quic_close_frame_t.
Sergey Kandaurov
2021-02-03
*
HTTP/3: reverted version check for keepalive flag.
Roman Arutyunyan
2021-02-02
*
HTTP/3: fixed format specifier.
Roman Arutyunyan
2021-02-01
*
HTTP/3: refactored request body parser.
Roman Arutyunyan
2021-01-25
*
QUIC: fixed stateless reset recognition and send.
Roman Arutyunyan
2021-02-01
*
QUIC: refactored packet processing.
Roman Arutyunyan
2021-01-28
*
QUIC: stateless retry.
Vladimir Homutov
2021-01-29
*
HTTP/3: call ngx_handle_read_event() from client header handler.
Roman Arutyunyan
2021-01-29
*
HTTP/3: removed HTTP/3-specific code.
Roman Arutyunyan
2020-12-21
*
HTTP/3: client header validation.
Roman Arutyunyan
2021-01-18
*
HTTP/3: added comment.
Roman Arutyunyan
2021-01-12
*
HTTP/3: client pseudo-headers restrictions.
Roman Arutyunyan
2021-01-22
*
HTTP/3: refactored request parser.
Roman Arutyunyan
2021-01-22
*
QUIC: draft-33 salt and retry keys.
Sergey Kandaurov
2021-01-11
*
QUIC: fixed header protection macro name.
Vladimir Homutov
2020-12-30
*
QUIC: ngx_quic_bpf module.
Vladimir Homutov
2020-12-25
*
Core: added interface to linux bpf() system call.
Vladimir Homutov
2020-12-15
*
QUIC: ngx_quic_module.
Vladimir Homutov
2020-12-25
*
QUIC: moved all quic sources into src/event/quic.
Vladimir Homutov
2020-12-25
*
QUIC: removed unused <openssl/aes.h> inclusion.
Sergey Kandaurov
2020-12-22
*
QUIC: fixed -Wtype-limits with GCC <= 5 (ticket #2104).
Sergey Kandaurov
2020-12-22
*
QUIC: fixed logging PATH_CHALLENGE/RESPONSE and build with GCC < 5.
Sergey Kandaurov
2020-12-22
*
QUIC: fixed building ALPN callback without debug and http2.
Sergey Kandaurov
2020-12-22
*
QUIC: fixed build with OpenSSL < 1.1.1.
Sergey Kandaurov
2020-12-22
*
QUIC: converted to SSL_CIPHER_get_protocol_id().
Sergey Kandaurov
2020-12-21
*
HTTP/3: staticize internal parsing functions.
Sergey Kandaurov
2020-12-16
*
HTTP/3: staticize ngx_http_v3_methods.
Sergey Kandaurov
2020-12-16
*
Merged with the default branch.
Sergey Kandaurov
2020-12-15
|
\
|
*
Fixed double close of non-regular files in flv and mp4.
Maxim Dounin
2020-12-11
|
*
Removed extra allocation for r->uri.
Maxim Dounin
2020-12-10
|
*
Fixed parsing of absolute URIs with empty path (ticket #2079).
Maxim Dounin
2020-12-10
|
*
SSL: fixed SSL shutdown on lingering close.
Ruslan Ermilov
2020-12-08
|
*
Upstream: excluded down servers from the next_upstream tries.
Ruslan Ermilov
2020-11-27
|
*
Version bump.
Ruslan Ermilov
2020-11-26
*
|
QUIC: always calculate rtt for largest acknowledged packet.
Roman Arutyunyan
2020-12-09
*
|
QUIC: send and process ack_delay for Initial and Handshake levels.
Roman Arutyunyan
2020-12-10
*
|
QUIC: use client max_ack_delay when computing pto timeout.
Roman Arutyunyan
2020-12-09
*
|
QUIC: resend handshake packets along with initial.
Roman Arutyunyan
2020-12-08
*
|
QUIC: set the temporary flag for input frame buffers.
Roman Arutyunyan
2020-12-08
*
|
QUIC: coalesce output packets into a single UDP datagram.
Roman Arutyunyan
2020-12-07
*
|
QUIC: introduced QUIC buffers.
Roman Arutyunyan
2020-12-01
*
|
QUIC: fixed handling of clients connected to wildcard address.
Vladimir Homutov
2020-12-07
*
|
QUIC: disabling bidirectional SSL shutdown earlier.
Sergey Kandaurov
2020-12-06
*
|
QUIC: fixed missing quic flag on listener in the stream module.
Vladimir Homutov
2020-12-04
*
|
HTTP/3: introduced ngx_http_v3_filter.
Roman Arutyunyan
2020-11-27
*
|
QUIC: fixed send contexts cleanup.
Vladimir Homutov
2020-12-02
*
|
QUIC: removed ngx_quic_hexdump() macro.
Vladimir Homutov
2020-11-27
*
|
HTTP/3: eliminated r->method_start.
Roman Arutyunyan
2020-11-25
*
|
HTTP/3: null-terminate empty header value.
Roman Arutyunyan
2020-11-17
*
|
HTTP/3: finalize chunked response body chain with NULL.
Roman Arutyunyan
2020-11-17
[next]