index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
ngx_http_core_module.h
Commit message (
Expand
)
Author
Age
*
Upstream: early hints support.
Roman Arutyunyan
2025-06-19
*
Added "keepalive_min_timeout" directive.
Roman Arutyunyan
2025-02-05
*
HTTP/3: removed "http3" parameter of "listen" directive.
Roman Arutyunyan
2023-05-11
*
Merged with the default branch.
Sergey Kandaurov
2023-03-29
|
\
|
*
Added warning about redefinition of listen socket protocol options.
Maxim Dounin
2023-01-28
|
*
Fixed handling of very long locations (ticket #2435).
Maxim Dounin
2023-01-26
*
|
HTTP/3: "quic" parameter of "listen" directive.
Roman Arutyunyan
2023-02-27
*
|
Merged with the default branch.
Sergey Kandaurov
2022-06-22
|
\
|
|
*
Reworked multi headers to use linked lists.
Maxim Dounin
2022-05-30
|
*
FastCGI: combining headers with identical names (ticket #1724).
Maxim Dounin
2022-05-30
*
|
HTTP/3: cleanup after "listen .. quic" removal in be08b858086a.
Sergey Kandaurov
2021-12-08
*
|
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.
Roman Arutyunyan
2021-12-04
*
|
Merged with the default branch.
Sergey Kandaurov
2021-11-03
|
\
|
|
*
Synced ngx_http_subrequest() argument names (ticket #2255).
Maxim Dounin
2021-10-12
*
|
Merged with the default branch.
Sergey Kandaurov
2021-05-28
|
\
|
|
*
Location header escaping in redirects (ticket #882).
Ruslan Ermilov
2021-05-24
*
|
Merged with the default branch.
Sergey Kandaurov
2021-04-16
|
\
|
|
*
Introduced the "keepalive_time" directive.
Maxim Dounin
2021-04-08
*
|
QUIC: added "quic" listen parameter.
Roman Arutyunyan
2020-07-21
*
|
Merged with the default branch.
Sergey Kandaurov
2020-04-14
|
\
|
|
*
The new auth_delay directive for delaying unauthorized requests.
Ruslan Ermilov
2020-04-08
*
|
Initial QUIC support in http.
Sergey Kandaurov
2020-02-28
*
|
HTTP UDP layer, QUIC support autotest.
Sergey Kandaurov
2020-02-28
|
/
*
Variables support in limit_rate and limit_rate_after (ticket #293).
Ruslan Ermilov
2019-04-24
*
Multiple addresses in "listen".
Roman Arutyunyan
2019-03-15
*
SSL: detect "listen ... ssl" without certificates (ticket #178).
Maxim Dounin
2018-04-24
*
Generic subrequests in memory.
Roman Arutyunyan
2018-02-28
*
Precontent phase.
Roman Arutyunyan
2017-07-20
*
Variables: generic prefix variables.
Dmitry Volyntsev
2017-01-31
*
Implemented the "server_tokens build" option.
Ruslan Ermilov
2017-01-31
*
Core: relative redirects (closes #1000).
Ruslan Ermilov
2016-12-21
*
Modules compatibility: compatibility with NGX_HTTP_SSL.
Maxim Dounin
2016-10-10
*
Modules compatibility: compatibility with NGX_THREADS.
Maxim Dounin
2016-10-10
*
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
Ruslan Ermilov
2016-10-03
*
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Maxim Dounin
2016-10-03
*
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
2016-10-03
*
Modules compatibility: http2.
Maxim Dounin
2016-10-03
*
Modules compatibility: degradation fields now always present.
Maxim Dounin
2016-10-03
*
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
2016-05-23
*
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
2016-05-23
*
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
2016-05-20
*
Style.
Ruslan Ermilov
2016-03-30
*
Backed out server_tokens changes.
Maxim Dounin
2016-03-22
*
Threads: writing via threads pools in event pipe.
Maxim Dounin
2016-03-18
*
Added variables support to server_tokens.
Ruslan Ermilov
2016-03-15
*
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
2015-09-11
*
The "reuseport" option of the "listen" directive.
Maxim Dounin
2015-05-20
*
Request body: filters support.
Maxim Dounin
2015-03-23
*
Added support for offloading read() in thread pools.
Valentin Bartenev
2015-03-14
*
The "aio" directive parser made smarter.
Ruslan Ermilov
2015-03-13
[next]