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