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
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-02
Sub filter: eliminate unnecessary buffering.
Roman Arutyunyan
1
-4
/
+37
2016-07-02
Sub filter: introduced the ngx_http_sub_match() function.
Roman Arutyunyan
1
-31
/
+52
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
1
-37
/
+2
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
3
-27
/
+7
2016-05-23
Realip: detect duplicate real_ip_header directive.
Ruslan Ermilov
1
-0
/
+4
2016-05-23
Realip: take client port from PROXY protocol header.
Dmitry Volyntsev
1
-0
/
+22
2016-05-23
Added the $realip_remote_port variable.
Dmitry Volyntsev
1
-4
/
+71
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
1
-1
/
+1
2016-05-19
SSL: support for multiple curves (ticket #885).
Maxim Dounin
1
-1
/
+1
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
2
-17
/
+34
2016-05-16
Dav: return 501 on PUT with ranges (ticket #948).
Maxim Dounin
1
-0
/
+6
2016-05-12
Map: support of complex values in resulting strings.
Dmitry Volyntsev
1
-59
/
+67
2015-12-18
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
5
-5
/
+5
2016-04-11
FastCGI: skip special bufs in buffered request body chain.
Valentin Bartenev
1
-0
/
+5
2016-04-11
Fixed typos.
Alessandro Ghedini
1
-2
/
+2
2016-04-07
Fixed spelling.
Josh Soref
2
-5
/
+5
2016-03-31
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+1
2016-03-31
Fixed logging.
Sergey Kandaurov
14
-25
/
+25
2016-03-31
Fixed logging with variable field width.
Sergey Kandaurov
2
-4
/
+5
2016-03-31
Fixed logging in close error handling.
Sergey Kandaurov
1
-1
/
+1
2016-03-30
Style.
Ruslan Ermilov
11
-28
/
+28
2016-03-28
Upstream: proxy_next_upstream non_idempotent.
Maxim Dounin
4
-0
/
+4
2016-03-28
Sub filter: fixed allocation alignment.
Roman Arutyunyan
1
-4
/
+4
2016-02-18
Headers filter: fixed "add_header ... '' always".
Ruslan Ermilov
1
-8
/
+8
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
1
-4
/
+4
2015-12-17
Upstream: don't keep connections on early responses (ticket #669).
Maxim Dounin
1
-0
/
+4
2015-12-08
Slice filter: terminate first slice with last_in_chain flag.
Roman Arutyunyan
1
-0
/
+1
2015-12-08
Slice filter: never run subrequests when main request is buffered.
Roman Arutyunyan
1
-0
/
+4
2015-12-07
Slice filter.
Roman Arutyunyan
2
-5
/
+544
2015-11-06
Proxy: improved code readability.
Ruslan Ermilov
1
-12
/
+5
2015-11-06
Style: unified request method checks.
Ruslan Ermilov
3
-3
/
+3
2015-11-21
Upstream: fixed "no port" detection in evaluated upstreams.
Ruslan Ermilov
4
-8
/
+12
2015-11-16
Realip: the $realip_remote_addr variable.
Ruslan Ermilov
1
-1
/
+71
2015-11-11
Upstream: proxy_cache_convert_head directive.
Roman Arutyunyan
1
-0
/
+11
2015-09-21
Sub filter: fixed initialization in http{} level (ticket #791).
Roman Arutyunyan
1
-1
/
+2
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-11
/
+13
2015-09-11
Fixed segfault with incorrect location nesting.
Maxim Dounin
1
-1
/
+1
2015-08-18
Perl: prototyping behavior explicitly specified.
Maxim Dounin
1
-0
/
+3
2015-08-18
Perl: fixed warning about "sep" may be used uninitialized.
Maxim Dounin
1
-9
/
+6
2015-08-17
Win32: MSVC 2015 compatibility.
Maxim Dounin
2
-6
/
+5
2015-08-17
Sub filter: support of variables in the strings to replace.
Dmitry Volyntsev
1
-28
/
+146
2015-08-17
Sub filter: support of multiple strings to replace.
Dmitry Volyntsev
1
-166
/
+247
2015-08-11
Core: idle connections now closed only once on exiting.
Valentin Bartenev
1
-0
/
+4
2015-07-16
Fixed strict aliasing warnings with old GCC versions.
Ruslan Ermilov
1
-1
/
+1
2015-06-16
Upstream: fixed shared upstreams on win32.
Ruslan Ermilov
1
-12
/
+31
2015-06-11
Moved ngx_http_parse_time() to core, renamed accordingly.
Maxim Dounin
4
-5
/
+5
2015-06-04
Upstream keepalive: reduced diffs to the plus version of nginx.
Roman Arutyunyan
1
-39
/
+42
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
3
-7
/
+5
2015-05-18
Upstream hash: consistency across little/big endianness.
Sergey Kandaurov
1
-4
/
+15
2015-04-22
Upstream: allow multiple upstreams to use the same shared zone.
Ruslan Ermilov
1
-42
/
+56
[next]