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.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
Core: introduced ngx_cidr_match() function.
Dmitry Volyntsev
1
-98
/
+24
2016-05-23
Realip: port support in X-Real-IP and X-Forwarded-For.
Dmitry Volyntsev
1
-1
/
+3
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
1
-6
/
+6
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
1
-1
/
+1
2016-04-28
Removed unused flag unexpected_eof from ngx_connection_t.
Ruslan Ermilov
1
-2
/
+0
2016-03-31
Fixed logging with variable field width.
Sergey Kandaurov
1
-1
/
+2
2016-03-30
Style.
Ruslan Ermilov
1
-18
/
+18
2016-03-22
Backed out server_tokens changes.
Maxim Dounin
1
-51
/
+5
2016-03-18
Threads: writing via threads pools in event pipe.
Maxim Dounin
1
-0
/
+9
2016-03-15
Added variables support to server_tokens.
Ruslan Ermilov
1
-5
/
+51
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
1
-14
/
+14
2015-12-03
Style: NGX_PTR_SIZE replaced with sizeof(void *).
Maxim Dounin
1
-1
/
+1
2015-11-30
Stop emulating a space character after r->method_name.
Ruslan Ermilov
1
-1
/
+1
2015-11-30
Increased the default "connection_pool_size" on 64-bit platforms.
Valentin Bartenev
1
-1
/
+1
2015-10-19
Fixed handling of empty root.
Maxim Dounin
1
-1
/
+3
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-14
/
+15
2015-09-11
Fixed segfault with incorrect location nesting.
Maxim Dounin
1
-1
/
+1
2015-08-31
Added protection against r->main->count overflow by subrequests.
Valentin Bartenev
1
-0
/
+10
2015-08-23
Limit recursive subrequests instead of simultaneous.
Valentin Bartenev
1
-4
/
+2
2015-08-16
Fixed wrong URI after try_files in nested location (ticket #97).
Maxim Dounin
1
-3
/
+5
2015-08-16
Fixed segfault with try_files introduced by c985d90a8d1f.
Maxim Dounin
1
-1
/
+3
2015-06-11
Moved ngx_http_parse_time() to core, renamed accordingly.
Maxim Dounin
1
-2
/
+2
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
1
-0
/
+13
2015-04-29
Removed deprecated HTTP directives.
Ruslan Ermilov
1
-33
/
+0
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
1
-1
/
+1
2015-03-23
Request body: filters support.
Maxim Dounin
1
-1
/
+11
2015-03-14
Added support for offloading read() in thread pools.
Valentin Bartenev
1
-0
/
+74
2015-03-13
The "aio" directive parser made smarter.
Ruslan Ermilov
1
-25
/
+52
2015-03-12
Deprecated "aio sendfile".
Ruslan Ermilov
1
-1
/
+1
2015-01-21
Fixed try_files directory test to match only a directory.
Damien Tournoud
1
-1
/
+1
2014-11-28
Fixed post_action to not trigger "header already sent" alert.
Maxim Dounin
1
-0
/
+4
2014-09-08
Fixed ETag memory allocation error handling.
Maxim Dounin
1
-0
/
+1
2014-07-08
Style: add whitespace between control statement and parentheses.
Piotr Sikora
1
-2
/
+2
2014-06-26
Entity tags: downgrade strong etags to weak ones as needed.
Maxim Dounin
1
-0
/
+40
2014-05-28
Fixed config parsing of the last try_files parameter.
Sergey Kandaurov
1
-1
/
+2
2014-05-16
Fixed alias in regex locations with limit_except/if.
Maxim Dounin
1
-18
/
+10
2014-04-16
Fixed missing "static" in declaration of ngx_http_gzip_quantity().
Valentin Bartenev
1
-1
/
+1
2014-03-31
Adjusted default value of types_hash_bucket_size (ticket #352).
Maxim Dounin
1
-2
/
+1
2014-03-25
Increased default value of variables_hash_max_size.
Andrei Belov
1
-1
/
+1
2014-03-19
Macros used for initialization in ngx_http_core_init_main_conf().
Maxim Dounin
1
-14
/
+5
2014-03-17
Added server-side support for PROXY protocol v1 (ticket #355).
Roman Arutyunyan
1
-0
/
+5
2014-02-27
Disabled redirects to named locations if URI is not set.
Maxim Dounin
1
-0
/
+8
2013-12-03
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Mathew Rodley
1
-0
/
+23
2013-12-03
Fixed "setfib=" on non-first listening socket.
Maxim Dounin
1
-0
/
+2
2013-10-18
Fixed "satisfy any" if 403 is returned after 401 (ticket #285).
Maxim Dounin
1
-1
/
+3
2013-09-23
Caseless location tree construction (ticket #90).
Maxim Dounin
1
-2
/
+2
2013-08-23
Fixed try_files with empty argument (ticket #390).
Maxim Dounin
1
-1
/
+3
2013-07-30
Added safety belt for the case of sending header twice.
Sergey Kandaurov
1
-0
/
+6
2013-08-20
Backed out f1a91825730a and 7094bd12c1ff.
Maxim Dounin
1
-6
/
+2
2013-08-06
Replaced ngx_conf_full_name() with ngx_get_full_name().
Valentin Bartenev
1
-2
/
+6
[next]