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
2012-03-15
nginx-1.1.17-RELEASE
release-1.1.17
Maxim Dounin
1
-0
/
+38
2012-03-15
Headers with null character are now rejected.
Maxim Dounin
1
-0
/
+14
2012-03-15
Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header().
Maxim Dounin
4
-10
/
+16
2012-03-15
Fixed ssi and perl interaction.
Maxim Dounin
1
-2
/
+12
2012-03-15
Uwsgi: merged r->http_version fixes from scgi module.
Maxim Dounin
1
-12
/
+3
2012-03-15
Updated OpenSSL and PCRE used for win32 builds.
Maxim Dounin
1
-2
/
+2
2012-03-12
Mentioned the NGINX environment variable.
Ruslan Ermilov
1
-1
/
+7
2012-03-11
Added scgi_temp and uwsgi_temp to svn:ignore.
Ruslan Ermilov
0
-0
/
+0
2012-03-06
- Applied some of the OpenBSD changes.
Ruslan Ermilov
1
-48
/
+42
2012-03-05
Whitespace fixes.
Maxim Dounin
9
-9
/
+14
2012-03-05
Grammar and wording fixes in CHANGES.
Maxim Dounin
1
-4
/
+4
2012-03-05
Version bump.
Maxim Dounin
2
-3
/
+3
2012-02-29
release-1.1.16 tag
Maxim Dounin
1
-0
/
+1
2012-02-29
nginx-1.1.16-RELEASE
release-1.1.16
Maxim Dounin
1
-0
/
+113
2012-02-28
Raised simultaneous subrequest limit from 50 to 200.
Maxim Dounin
1
-1
/
+1
2012-02-28
Added msleep() on reload to allow new processes to start.
Maxim Dounin
1
-0
/
+4
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
21
-38
/
+38
2012-02-28
Workaround for fs_size on ZFS (ticket #46).
Maxim Dounin
1
-2
/
+3
2012-02-27
Fix of rbtree lookup on hash collisions.
Maxim Dounin
6
-116
/
+81
2012-02-27
Fixed null pointer dereference in resolver (ticket #91).
Maxim Dounin
1
-5
/
+6
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
Disable symlinks: added the "from" parameter support to the open file cache.
Valentin Bartenev
2
-1
/
+26
2012-02-27
Configure: moved icc detection before gcc.
Maxim Dounin
1
-5
/
+5
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-22
Event pipe: fixed buffer loss in p->length case.
Maxim Dounin
1
-1
/
+2
2012-02-21
Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components.
Valentin Bartenev
2
-30
/
+31
2012-02-21
Disable symlinks: don't allow creating or truncating a file via a symlink in
Valentin Bartenev
1
-1
/
+3
2012-02-21
Disable symlinks: cleanups once again.
Valentin Bartenev
1
-8
/
+10
2012-02-20
Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Maxim Dounin
2
-4
/
+6
2012-02-20
Disable symlinks: error handling cleanup again.
Maxim Dounin
1
-4
/
+4
2012-02-20
Version bump.
Maxim Dounin
2
-3
/
+3
2012-02-15
release-1.1.15 tag
Maxim Dounin
1
-0
/
+1
2012-02-15
nginx-1.1.15-RELEASE
release-1.1.15
Maxim Dounin
1
-0
/
+103
2012-02-15
Disable symlinks: fixed edge cases of path handling.
Maxim Dounin
1
-14
/
+60
2012-02-15
Disable symlinks: cleanup error handling.
Maxim Dounin
1
-41
/
+70
2012-02-13
Support for disable_symlinks in various modules.
Andrey Belov
8
-2
/
+64
2012-02-13
Added disable_symlinks directive.
Andrey Belov
5
-24
/
+294
2012-02-13
Changed ngx_open_and_stat_file() to use ngx_str_t.
Andrey Belov
1
-19
/
+20
2012-02-13
Added openat()/fstatat().
Andrey Belov
3
-0
/
+38
2012-02-13
Time parsing cleanup.
Maxim Dounin
11
-48
/
+22
2012-02-13
Fixed build with embedded perl and --with-openssl.
Maxim Dounin
2
-1
/
+6
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
[next]