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
2021-10-12
Synced ngx_http_subrequest() argument names (ticket #2255).
Maxim Dounin
1
-2
/
+2
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
2020-04-08
The new auth_delay directive for delaying unauthorized requests.
Ruslan Ermilov
1
-0
/
+1
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
2015-03-12
Deprecated "aio sendfile".
Ruslan Ermilov
1
-1
/
+0
2014-08-15
Fixed typo.
Sergey Kandaurov
1
-1
/
+1
2014-06-26
Entity tags: downgrade strong etags to weak ones as needed.
Maxim Dounin
1
-0
/
+1
2014-03-17
Added server-side support for PROXY protocol v1 (ticket #355).
Roman Arutyunyan
1
-0
/
+2
2013-12-03
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Mathew Rodley
1
-0
/
+3
2013-03-20
Preliminary experimental support for SPDY draft 2.
Valentin Bartenev
1
-1
/
+7
2013-02-27
The default server lookup is now done only once per connection.
Valentin Bartenev
1
-10
/
+18
2013-02-27
Correctly handle multiple X-Forwarded-For headers (ticket #106).
Ruslan Ermilov
1
-1
/
+2
2012-07-30
Core: ipv6only is now on by default.
Ruslan Ermilov
1
-1
/
+1
2012-07-09
Entity tags: the "etag" directive.
Maxim Dounin
1
-0
/
+1
2012-07-09
Entity tags: set for static respones.
Maxim Dounin
1
-0
/
+1
2012-07-07
Entity tags: clear on entity changes.
Maxim Dounin
1
-0
/
+7
2012-05-14
New function ngx_http_get_forwarded_addr() to look up real client address.
Ruslan Ermilov
1
-0
/
+3
2012-02-27
Disable symlinks: added the "from=" parameter to the "disable_symlinks"
Valentin Bartenev
1
-0
/
+1
2012-02-27
Disable symlinks: initialization of the "disable_symlinks" field in
Valentin Bartenev
1
-0
/
+4
2012-02-13
Added disable_symlinks directive.
Andrey Belov
1
-0
/
+4
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-12-05
Added the "so_keepalive=" parameter to the "listen" directive.
Valentin Bartenev
1
-0
/
+6
2011-10-12
Clear old Location header (if any) while adding a new one.
Maxim Dounin
1
-0
/
+7
[next]