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
2012-04-02
Upstream: reject upstreams without normal servers.
Maxim Dounin
1
-0
/
+7
2012-04-02
Version bump.
Maxim Dounin
2
-3
/
+3
2012-03-29
Corrected spelling of error message (ticket #136).
Ruslan Ermilov
1
-1
/
+1
2012-03-28
Fixed win32 build after realpath changes in r4559.
Maxim Dounin
2
-3
/
+3
2012-03-28
Replaced ngx_http_realip_from_t with ngx_in_cidr_t.
Ruslan Ermilov
1
-10
/
+4
2012-03-28
Fixed calculation of range boundaries.
Ruslan Ermilov
1
-11
/
+8
2012-03-28
Xslt: parser options now set with xmlCtxtUseOptions().
Maxim Dounin
1
-3
/
+2
2012-03-27
Fixed unconditional MAX_PATH usage (ticket #22).
Maxim Dounin
3
-3
/
+33
2012-03-27
Added explicit include of time.h.
Maxim Dounin
3
-0
/
+3
2012-03-22
Resolver: added missing sanity checking when creating name queries.
Maxim Dounin
1
-1
/
+5
2012-03-22
Win32: added missing call to srand().
Maxim Dounin
1
-0
/
+2
2012-03-22
Added xslt_param and xslt_string_param directives.
Maxim Dounin
1
-33
/
+168
2012-03-22
Fixed off-by-one in xslt parameter parsing.
Maxim Dounin
1
-1
/
+1
2012-03-22
Restricted keepalive_disable safari to OS X only.
Maxim Dounin
1
-1
/
+3
2012-03-22
Removed safari from keepalive_disable default.
Maxim Dounin
1
-2
/
+1
2012-03-21
worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Ruslan Ermilov
6
-26
/
+106
2012-03-21
If we inserted "Last-Modified" in r->headers_out.headers, don't
Ruslan Ermilov
1
-0
/
+2
2012-03-21
Minor ngx_http_headers_filter_module.c code cleanup.
Ruslan Ermilov
1
-22
/
+20
2012-03-19
For the sake of case/switch code readability, 'fall through'
Maxim Konovalov
2
-0
/
+5
2012-03-16
Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and
Ruslan Ermilov
1
-0
/
+73
2012-03-15
Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter"
Ruslan Ermilov
2
-7
/
+8
2012-03-15
The "error_log" directive specified in the "http", "server", and
Ruslan Ermilov
1
-2
/
+9
2012-03-15
Slight optimization in ngx_http_get_variable_index().
Ruslan Ermilov
1
-1
/
+1
2012-03-15
- New variable: $connection_requests.
Ruslan Ermilov
1
-1
/
+13
2012-03-15
Version bump.
Maxim Dounin
2
-3
/
+3
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-05
Whitespace fixes.
Maxim Dounin
9
-9
/
+14
2012-03-05
Version bump.
Maxim Dounin
2
-3
/
+3
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
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
Disable symlinks: fixed edge cases of path handling.
Maxim Dounin
1
-14
/
+60
[next]