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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
Upstream: handling of upstream SSL handshake timeouts.
Maxim Dounin
1
-0
/
+7
2016-11-10
Range filter: only initialize ctx->ranges in main request.
hucongcong
1
-6
/
+6
2016-11-10
Core: slight optimization in ngx_chain_update_chains().
hucongcong
1
-7
/
+9
2016-11-04
Style: switch.
Ruslan Ermilov
2
-3
/
+0
2016-11-03
Cache: prefix-based temporary files.
Maxim Dounin
4
-40
/
+46
2016-11-03
Upstream: avoid holding a cache node with upgraded connections.
Maxim Dounin
1
-0
/
+17
2016-11-02
Cache: proxy_cache_max_range_offset and friends.
Dmitry Volyntsev
6
-0
/
+105
2016-11-02
HTTP/2: flow control debugging.
Sergey Kandaurov
1
-0
/
+4
2016-11-01
Perl: fixed optimization in SSI command handler.
Maxim Dounin
1
-1
/
+1
2016-10-31
HTTP/2: slightly improved debugging.
Ruslan Ermilov
1
-3
/
+4
2016-10-17
Upstream: removed ngx_http_upstream_srv_conf_t.default_port.
Ruslan Ermilov
2
-3
/
+0
2016-10-17
Upstream: don't consider default_port when matching upstreams.
Ruslan Ermilov
1
-6
/
+0
2016-10-17
Upstream: consistently initialize explicit upstreams.
Ruslan Ermilov
1
-0
/
+2
2016-10-31
Upstream: do not unnecessarily create per-request upstreams.
Ruslan Ermilov
2
-34
/
+34
2016-10-31
Upstream: added the ngx_http_upstream_resolved_t.name field.
Ruslan Ermilov
9
-22
/
+14
2016-10-31
Upstream: removed unnecessary condition in proxy_eval() and friends.
Ruslan Ermilov
5
-5
/
+5
2016-10-31
HTTP/2: limited maximum number of requests in connection.
Valentin Bartenev
3
-8
/
+32
2016-10-27
Mp4: introduced custom version of ngx_atofp().
Maxim Dounin
1
-14
/
+60
2016-10-16
Proxy: support variables for proxy_method directive.
Dmitry Lazurkin
1
-6
/
+10
2016-10-21
SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Dmitry Volyntsev
3
-1
/
+115
2016-10-21
Image filter: support for WebP.
Valentin Bartenev
2
-5
/
+164
2016-10-20
HTTP/2: graceful shutdown of active connections (closes #1106).
Valentin Bartenev
2
-9
/
+39
2016-10-19
SSL: compatibility with BoringSSL.
Maxim Dounin
2
-2
/
+6
2016-10-18
Core: show file contents only once while dumping configuration.
Vladimir Homutov
3
-24
/
+66
2016-10-18
SSL: overcame possible buffer over-read in ngx_ssl_error().
Valentin Bartenev
1
-1
/
+3
2016-10-08
Mail: support SASL EXTERNAL (RFC 4422).
Rob N ★
10
-15
/
+110
2016-10-18
Mail: extensible auth methods in pop3 module.
Maxim Dounin
1
-28
/
+66
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-14
Upstream: hide_headers_hash handling at http level.
Maxim Dounin
1
-1
/
+17
2016-10-14
Upstream: hide_headers_hash inherited regardless of cache settings.
Maxim Dounin
1
-6
/
+1
2016-10-14
Style.
Maxim Dounin
1
-1
/
+0
2016-10-13
Cache: cache manager debugging.
Ruslan Ermilov
1
-9
/
+23
2016-10-13
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-10-11
release-1.11.5 tag
Maxim Dounin
1
-0
/
+1
2016-10-11
nginx-1.11.5-RELEASE
release-1.11.5
Maxim Dounin
1
-0
/
+134
2016-10-11
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2016-10-10
Modules compatibility: removed dependencies on NGX_MAIL_SSL.
Maxim Dounin
1
-4
/
+0
2016-10-10
Modules compatibility: removed dependencies on NGX_STREAM_SSL.
Maxim Dounin
4
-14
/
+0
2016-10-10
Modules compatibility: compatibility with NGX_HTTP_SSL.
Maxim Dounin
9
-33
/
+26
2016-10-10
Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Maxim Dounin
6
-11
/
+7
2016-10-10
Modules compatibility: compatibility with NGX_THREADS.
Maxim Dounin
8
-24
/
+21
2016-10-10
Allowed '-' in method names.
Maxim Dounin
2
-3
/
+3
2016-10-10
Core: sockaddr lengths now respected by ngx_cmp_sockaddr().
Maxim Dounin
1
-6
/
+13
2016-10-07
Core: ngx_conf_set_access_slot() user access (ticket #1096).
Maxim Dounin
1
-2
/
+6
2016-10-06
Realip: fixed duplicate processing on redirects (ticket #1098).
Maxim Dounin
1
-4
/
+4
2016-10-05
Stream ssl_preread: fixed $ssl_preread_server_name variable.
Sergey Kandaurov
1
-1
/
+2
2016-10-05
Cache: cache manager limits.
Dmitry Volyntsev
5
-16
/
+105
2016-10-05
Core: use c->log while closing connection.
Ruslan Ermilov
1
-4
/
+1
2016-10-04
SSL: use X509_check_host() with LibreSSL.
Maxim Dounin
1
-3
/
+3
[next]