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
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
2015-04-21
Memcached: enabled ranges.
Martin Mlynář
1
-0
/
+1
2015-04-21
Upstream: simplified ip_hash and hash peer selection code.
Ruslan Ermilov
2
-44
/
+16
2015-04-20
Limit req: removed check for unknown limit_req_zone.
Sergey Kandaurov
1
-7
/
+0
2015-04-16
Upstream: get rid of questionable micro-optimization in ip_hash.
Ruslan Ermilov
1
-7
/
+2
2015-04-14
Upstream: the "zone" directive.
Ruslan Ermilov
1
-0
/
+213
2015-04-14
Upstreams: locking.
Ruslan Ermilov
3
-6
/
+31
2015-04-10
Upstream: store peers as a linked list.
Ruslan Ermilov
3
-46
/
+62
2015-04-10
Upstream: track the number of active connections to upstreams.
Ruslan Ermilov
3
-120
/
+24
2015-03-31
Fixed invalid access to complex value defined as an empty string.
Sergey Kandaurov
1
-3
/
+3
2015-03-26
Proxy: fixed proxy_request_buffering and chunked with preread body.
Maxim Dounin
1
-3
/
+4
2015-03-23
Upstream: uwsgi_request_buffering, scgi_request_buffering.
Maxim Dounin
2
-2
/
+44
2015-03-23
FastCGI: fastcgi_request_buffering.
Maxim Dounin
1
-18
/
+342
2015-03-23
Proxy: proxy_request_buffering chunked support.
Maxim Dounin
1
-6
/
+216
2015-03-23
Request body: unbuffered reading.
Maxim Dounin
1
-1
/
+25
2015-03-23
Proxy: fixed proxy_set_body with proxy_cache.
Maxim Dounin
1
-0
/
+1
2015-03-23
SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Maxim Dounin
1
-0
/
+2
2015-03-17
Overflow detection in ngx_http_range_parse().
Ruslan Ermilov
1
-1
/
+12
2015-03-04
Proxy: use an appropriate error on memory allocation failure.
Ruslan Ermilov
1
-1
/
+1
2015-03-03
Upstream keepalive: drop ready flag on EAGAIN from recv(MSG_PEEK).
Valentin Bartenev
1
-1
/
+1
2015-03-02
Upstream hash: speedup consistent hash init.
Roman Arutyunyan
1
-21
/
+31
2014-12-22
Upstream: added variables support to proxy_cache and friends.
Valentin Bartenev
4
-32
/
+280
2014-12-22
Upstream: refactored proxy_cache and friends.
Valentin Bartenev
4
-74
/
+78
2014-12-22
Upstream: mutually exclusive inheritance of "cache" and "store".
Valentin Bartenev
4
-0
/
+56
2014-12-22
Upstream: simplified proxy_store and friends configuration code.
Valentin Bartenev
4
-33
/
+24
2014-12-12
Autoindex: implemented XML output format.
Valentin Bartenev
1
-0
/
+105
2014-12-12
Autoindex: implemented JSON output format.
Valentin Bartenev
1
-5
/
+221
2014-12-12
Autoindex: rendering code moved to a separate function.
Valentin Bartenev
1
-72
/
+96
2014-12-11
Headers filter: variables support in expires (ticket #113).
Maxim Dounin
1
-51
/
+125
2014-12-11
Headers filter: local variables for config, no functional changes.
Maxim Dounin
1
-27
/
+31
2014-10-09
Upstream: fixed inheritance of proxy_store and friends.
Valentin Bartenev
4
-4
/
+4
2014-12-09
Proxy: fixed incorrect URI change due to if (ticket #86).
Maxim Dounin
1
-1
/
+1
2014-12-09
Upstream: fixed unexpected inheritance into limit_except blocks.
Maxim Dounin
4
-25
/
+37
2014-12-09
Upstream: inheritance of proxy_pass and friends (ticket #645).
Maxim Dounin
4
-24
/
+12
2014-12-09
Proxy: the "TE" header now stripped by default (ticket #537).
Maxim Dounin
1
-0
/
+2
2014-12-01
Access log: restricted "log_format" to "http" level.
Sergey Kandaurov
1
-7
/
+1
2014-11-19
Proxy: renamed and rearranged fields in proxy configuration.
Roman Arutyunyan
1
-16
/
+15
2014-11-19
Upstream: different header lists for cached and uncached requests.
Roman Arutyunyan
4
-106
/
+135
2014-11-19
Upstream: moved header lists to separate structures.
Roman Arutyunyan
4
-157
/
+179
2014-11-19
Upstream: moved header initializations to separate functions.
Roman Arutyunyan
4
-89
/
+82
2014-11-19
Scgi: do not push redundant NULL element into conf->params.
Roman Arutyunyan
1
-7
/
+0
2014-11-18
Cache: proxy_cache_lock_age and friends.
Roman Arutyunyan
4
-0
/
+44
2014-10-30
Upstream: add "proxy_ssl_certificate" and friends.
Piotr Sikora
2
-0
/
+154
2014-08-25
Access log: cancel the flush timer on graceful shutdown.
Valentin Bartenev
1
-1
/
+15
2014-10-28
Upstream: proxy_limit_rate and friends.
Roman Arutyunyan
4
-0
/
+44
2014-10-15
Gzip, gunzip: flush busy buffers if any.
Maxim Dounin
2
-4
/
+16
2014-10-14
Upstream: proxy_force_ranges and friends.
Roman Arutyunyan
4
-0
/
+44
2014-09-29
Upstream keepalive: reset c->sent on cached connections.
Maxim Dounin
1
-0
/
+1
[prev]
[next]