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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
Upstream: avoid duplicate finalization.
Maxim Dounin
1
-3
/
+7
2015-03-02
SSL: reset ready flag if recv(MSG_PEEK) found no bytes in socket.
Roman Arutyunyan
1
-0
/
+1
2015-03-02
Cache: do not inherit last_modified and etag from stale response.
Roman Arutyunyan
2
-2
/
+7
2015-03-02
Upstream hash: speedup consistent hash init.
Roman Arutyunyan
1
-21
/
+31
2015-02-27
Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.
Sergey Kandaurov
1
-5
/
+9
2015-02-25
Mail: client SSL certificates support.
Maxim Dounin
8
-4
/
+294
2015-02-25
Mail: added Auth-SSL header to indicate SSL.
Maxim Dounin
1
-0
/
+12
2015-02-25
Mail: fixed buffer allocation for CRLF after Auth-SMTP-* headers.
Maxim Dounin
1
-3
/
+3
2015-02-24
SSL: account sent bytes in ngx_ssl_write().
Ruslan Ermilov
1
-2
/
+2
2015-02-24
Core: fixed potential buffer overrun when initializing hash.
Maxim Dounin
1
-1
/
+1
2015-02-17
Cache: reduced diffs to the plus version of nginx.
Ruslan Ermilov
1
-6
/
+4
2015-02-17
Core: make ngx_connection_local_sockaddr() always assign address.
Roman Arutyunyan
1
-17
/
+17
2015-02-11
Unbreak building on FreeBSD without file AIO.
Valentin Bartenev
1
-1
/
+1
2015-02-11
Refactored sendfile() AIO preload.
Valentin Bartenev
10
-119
/
+187
2015-01-23
Mail: fixed the duplicate listen address detection.
Ruslan Ermilov
1
-2
/
+2
2015-01-23
Mail: fixed a comment.
Ruslan Ermilov
1
-1
/
+1
2015-01-22
Upstream: detect port absence in fastcgi_pass with IP literal.
Ruslan Ermilov
1
-1
/
+1
2015-02-11
Version bump.
Ruslan Ermilov
1
-2
/
+2
2015-02-10
Core: fixed build on Tru64 UNIX.
Sergey Kandaurov
1
-1
/
+1
2015-01-21
Fixed try_files directory test to match only a directory.
Damien Tournoud
1
-1
/
+1
2015-02-04
Core: fixed a race resulting in extra sem_post()'s.
Roman Arutyunyan
1
-1
/
+2
2015-02-02
Core: reverted prefix-based temp files (a9138c35120d).
Roman Arutyunyan
2
-21
/
+8
2015-02-02
Cache: added temp_path to file cache.
Roman Arutyunyan
3
-21
/
+51
2015-02-02
Core: supported directory skipping in ngx_walk_tree().
Roman Arutyunyan
1
-1
/
+9
2015-01-28
Fixed AIO handling in the output chain.
Valentin Bartenev
1
-2
/
+6
2015-01-27
A bounds check of %N format on Windows.
Igor Sysoev
1
-1
/
+5
2015-01-14
Upstream: $upstream_header_time variable.
Vladimir Homutov
2
-2
/
+24
2015-01-13
Core: added disk_full_time checks to error log.
Maxim Dounin
2
-4
/
+23
2015-01-13
Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8).
Maxim Dounin
1
-0
/
+3
2014-12-26
Upstream: use_temp_path parameter of proxy_cache_path and friends.
Valentin Bartenev
3
-1
/
+46
2014-12-26
Cache: update variant while setting header.
Valentin Bartenev
3
-37
/
+62
2014-12-26
Core: added prefix-based temporary files.
Valentin Bartenev
2
-8
/
+21
2014-12-26
Unified handling of ngx_create_temp_file() return value.
Valentin Bartenev
1
-1
/
+1
2014-12-24
Fixed building with musl libc (ticket #685).
Maxim Dounin
1
-0
/
+2
2014-12-24
Version bump.
Maxim Dounin
1
-2
/
+2
2014-12-22
Upstream: added variables support to proxy_cache and friends.
Valentin Bartenev
7
-36
/
+352
2014-12-22
Upstream: preset some cache configuration when bypassing.
Valentin Bartenev
1
-9
/
+7
2014-12-22
Upstream: refactored proxy_cache and friends.
Valentin Bartenev
6
-78
/
+85
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
5
-34
/
+25
2014-12-17
SSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS.
Lukas Tribus
1
-0
/
+4
2014-12-12
Autoindex: implemented XML output format.
Valentin Bartenev
1
-0
/
+105
2014-12-12
Autoindex: implemented JSON output format.
Valentin Bartenev
3
-5
/
+274
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
[next]