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-10-21
Image filter: support for WebP.
Valentin Bartenev
1
-5
/
+159
2016-10-14
Upstream: handling of proxy_set_header at http level.
Maxim Dounin
4
-0
/
+56
2016-10-14
Proxy: do not create conf->headers_source when not needed.
Maxim Dounin
1
-15
/
+10
2016-10-06
Realip: fixed duplicate processing on redirects (ticket #1098).
Maxim Dounin
1
-4
/
+4
2016-10-03
Addition filter: set last_in_chain flag when clearing last_buf.
Roman Arutyunyan
1
-0
/
+1
2016-10-03
Do not set last_buf flag in subrequests.
Roman Arutyunyan
2
-2
/
+3
2016-09-22
Upstream: max_conns.
Ruslan Ermilov
3
-0
/
+23
2016-09-22
Upstream: removed the quick recovery mechanism.
Ruslan Ermilov
1
-6
/
+0
2016-09-22
Upstream: style.
Maxim Dounin
2
-2
/
+0
2016-09-20
Perl: pass additional linker options to perl module.
Konstantin Pavlov
1
-0
/
+2
2016-09-16
Upstream hash: fixed missing upstream name initialization.
Vladimir Homutov
1
-0
/
+1
2016-09-01
Realip: fixed uninitialized memory access.
Roman Arutyunyan
1
-1
/
+1
2016-08-25
Geo: fixed indentation.
Sergey Kandaurov
1
-5
/
+5
2016-08-23
Geo: fixed warnings when removing nonexistent ranges.
Ruslan Ermilov
1
-7
/
+3
2016-08-23
Geo: fixed insertion of ranges specified in descending order.
Ruslan Ermilov
1
-3
/
+8
2016-08-23
Geo: fixed removing a range in certain cases.
Ruslan Ermilov
1
-1
/
+1
2016-08-23
Geo: fixed overflow when iterating over ranges.
Ruslan Ermilov
1
-2
/
+10
2016-08-18
Geo: fixed access to already freed memory.
Valentin Bartenev
1
-1
/
+6
2016-08-08
Simplified extraction of current time.
Ruslan Ermilov
2
-16
/
+8
2016-07-07
Avoid left-shifting integers into the sign bit, which is undefined.
Sergey Kandaurov
2
-3
/
+3
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
[prev]
[next]