index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
Commit message (
Expand
)
Author
Age
*
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
*
|
HTTP/3: introduced ngx_http_v3_filter.
Roman Arutyunyan
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
*
|
Merged with the default branch.
Sergey Kandaurov
2020-11-24
|
\
|
|
*
gRPC: RST_STREAM(NO_ERROR) handling after "trailer only" responses.
Pavel Pautov
2020-11-18
|
*
Request body: removed error assumption (ticket #2058).
Maxim Dounin
2020-11-09
|
*
Request body: improved logging.
Maxim Dounin
2020-11-09
|
*
SSL: fixed non-working SSL shutdown on lingering close.
Ruslan Ermilov
2020-11-06
|
*
Removed dead code from ngx_http_set_keepalive().
Ruslan Ermilov
2020-11-06
|
*
Core: added format specifiers to output binary data as hex.
Vladimir Homutov
2020-10-28
*
|
Fixed generating chunked response after 46e3542d51b3.
Roman Arutyunyan
2020-11-10
*
|
QUIC: generate default stateless reset token key.
Roman Arutyunyan
2020-11-11
*
|
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
2020-11-10
*
|
QUIC: connection multiplexing per port.
Roman Arutyunyan
2020-11-11
*
|
QUIC: multiple versions support in ALPN.
Sergey Kandaurov
2020-11-10
*
|
Merged with the default branch.
Sergey Kandaurov
2020-10-29
|
\
|
|
*
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
2020-10-22
|
*
Upstream: proxy_ssl_conf_command and friends.
Maxim Dounin
2020-10-22
|
*
SSL: ssl_conf_command directive.
Maxim Dounin
2020-10-22
|
*
Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Maxim Dounin
2020-10-22
|
*
Limit req: unlocking of nodes on complex value errors.
Maxim Dounin
2020-10-08
*
|
QUIC: reverted previous 3 commits.
Vladimir Homutov
2020-10-19
*
|
SSL: added the "ssl_keys_file" directive.
Vladimir Homutov
2020-09-15
*
|
QUIC: fixed ngx_http_upstream_init() much like HTTP/2 connections.
Sergey Kandaurov
2020-10-12
*
|
Merged with the default branch.
Sergey Kandaurov
2020-10-01
|
\
|
|
*
Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Maxim Dounin
2020-09-29
|
*
Userid: userid_flags fixup.
Maxim Dounin
2020-09-29
|
*
Userid: userid_flags directive to set cookie flags.
Maxim Dounin
2020-09-28
|
*
Proxy: added the "proxy_cookie_flags" directive.
Ruslan Ermilov
2020-09-27
|
*
Proxy: changed interface of some internal functions.
Ruslan Ermilov
2020-09-27
|
*
Proxy: strengthen syntax checking for some directives.
Ruslan Ermilov
2020-09-27
|
*
SSL: abort handshake on SSL_set_SSL_CTX() errors.
Sergey Kandaurov
2020-09-24
|
*
HTTP/2: run posted requests after reading body.
Maxim Dounin
2020-09-23
|
*
HTTP/2: fixed segfault on DATA frames after 400 errors.
Maxim Dounin
2020-09-23
|
*
Cache: keep c->body_start when Vary changes (ticket #2029).
Sergey Kandaurov
2020-09-09
|
*
Cache: reset c->body_start when reading a variant on Vary mismatch.
Sergey Kandaurov
2017-08-04
|
*
HTTP/2: rejecting invalid stream identifiers with PROTOCOL_ERROR.
Sergey Kandaurov
2020-09-02
|
*
Cache: ignore stale-if-error for 4xx and 5xx codes.
Roman Arutyunyan
2020-07-29
*
|
QUIC: moved ssl configuration pointer to quic configuration.
Vladimir Homutov
2020-10-01
*
|
QUIC: added stateless reset support.
Vladimir Homutov
2020-09-30
*
|
QUIC: switch stream context to a server selected by SNI.
Roman Arutyunyan
2020-09-29
[next]