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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
Raised simultaneous subrequest limit from 50 to 200.
Maxim Dounin
1
-1
/
+1
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
12
-29
/
+29
2012-02-27
Fix of rbtree lookup on hash collisions.
Maxim Dounin
3
-53
/
+38
2012-02-27
Disable symlinks: added the "from=" parameter to the "disable_symlinks"
Valentin Bartenev
2
-16
/
+144
2012-02-27
Disable symlinks: initialization of the "disable_symlinks" field in
Valentin Bartenev
10
-33
/
+65
2012-02-27
Added support for the 307 Temporary Redirect.
Ruslan Ermilov
6
-14
/
+34
2012-02-22
Renamed constants and fixed off-by-one error in "msie_padding on" handling.
Ruslan Ermilov
1
-18
/
+15
2012-02-20
Version bump.
Maxim Dounin
1
-1
/
+1
2012-02-13
Support for disable_symlinks in various modules.
Andrey Belov
8
-2
/
+64
2012-02-13
Added disable_symlinks directive.
Andrey Belov
2
-0
/
+39
2012-02-13
Time parsing cleanup.
Maxim Dounin
7
-33
/
+18
2012-02-13
Fixed build with embedded perl and --with-openssl.
Maxim Dounin
1
-1
/
+5
2012-02-13
Core: protection from cycles with named locations and post_action.
Maxim Dounin
2
-0
/
+14
2012-02-13
Core: protection from subrequest loops.
Maxim Dounin
2
-1
/
+1
2012-02-13
Variables: honor no_cacheable for not_found variables.
Maxim Dounin
1
-1
/
+1
2012-02-13
Fix for proxy_store leaving temporary files for subrequests.
Maxim Dounin
1
-18
/
+15
2012-02-13
Gzip filter: handling of empty flush buffers.
Maxim Dounin
1
-4
/
+18
2012-02-13
Removed r->cache/r->cached dependencies in range filter.
Maxim Dounin
1
-20
/
+6
2012-02-13
Proxy: added the "proxy_cookie_path" directive.
Valentin Bartenev
1
-4
/
+127
2012-02-13
Proxy: added the "proxy_cookie_domain" directive.
Valentin Bartenev
1
-0
/
+202
2012-02-13
Upstream: added callback hook for the "Set-Cookie" header.
Valentin Bartenev
2
-1
/
+26
2012-02-13
Proxy: generic regex related code from the "proxy_redirect" directive moved
Valentin Bartenev
1
-23
/
+47
2012-02-13
Proxy: generic rewrite code from the "proxy_redirect" handlers moved to a
Valentin Bartenev
1
-44
/
+52
2012-02-13
Proxy: renamed some "proxy_redirect" related declarations to a more general and
Valentin Bartenev
1
-45
/
+45
2012-02-10
Upstream: fixed "too big header" check.
Maxim Dounin
1
-1
/
+1
2012-02-10
Limit conn: returned to the old behavior of using the first actual limit on
Valentin Bartenev
1
-2
/
+2
2012-02-10
Fixed module name in comment. It was forgotten in r4281.
Valentin Bartenev
1
-1
/
+1
2012-02-09
Version bump.
Maxim Dounin
1
-1
/
+1
2012-01-30
Limit req: unbreak compilation with MSVC.
Maxim Dounin
1
-0
/
+4
2012-01-30
Fixed proxy_redirect off inheritance.
Valentin Bartenev
1
-0
/
+2
2012-01-30
Limit req: support for multiple "limit_req" limits.
Valentin Bartenev
1
-78
/
+229
2012-01-30
Limit req: number of cleanup calls reduced.
Valentin Bartenev
1
-2
/
+2
2012-01-30
Limit req: allocation and initialization of a new node moved to the lookup
Valentin Bartenev
1
-52
/
+45
2012-01-30
Limit req: improved error handling when parsing "zone" parameter of
Valentin Bartenev
1
-15
/
+23
2012-01-30
Limit req: error messages fixed.
Valentin Bartenev
1
-4
/
+4
2012-01-30
Fixed AIO error handling on FreeBSD.
Maxim Dounin
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
78
-0
/
+78
2012-01-18
Version bump.
Maxim Konovalov
1
-1
/
+2
2012-01-16
Fixed handling of mp4 above 2G and 32bit offsets (ticket #84).
Maxim Dounin
1
-4
/
+4
2012-01-16
Fixed proxy_cache_use_stale in "no live upstreams" case.
Maxim Dounin
4
-5
/
+21
2012-01-11
Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Maxim Dounin
2
-2
/
+7
2012-01-11
Fixed limit_req burst/nodelay inheritance (ticket #76).
Maxim Dounin
1
-0
/
+2
2012-01-10
Fixed: proxy_redirect with regex might broke Refresh header.
Valentin Bartenev
1
-1
/
+19
2011-12-27
Version bump.
Maxim Dounin
1
-1
/
+1
2011-12-26
Fixed build without debug.
Maxim Dounin
1
-2
/
+2
2011-12-26
Cache lock support for fastcgi, scgi, uwsgi.
Maxim Dounin
3
-0
/
+66
2011-12-26
Cache locks initial implementation.
Maxim Dounin
5
-14
/
+181
2011-12-26
Fixed interaction of limit_rate and sendfile_max_chunk.
Maxim Dounin
1
-7
/
+11
2011-12-26
Fixed throughput problems with large limit_rate.
Maxim Dounin
1
-1
/
+1
2011-12-26
Fixed mp4 if first entry in stsc was skipped (ticket #72).
Maxim Dounin
1
-0
/
+2
[next]