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
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
Fixed flv header to match specification.
Maxim Dounin
1
-1
/
+1
2011-11-16
Fixed incorrect counting the length of headers in a SCGI request.
Valentin Bartenev
1
-1
/
+3
2011-11-15
Version bump.
Maxim Dounin
1
-1
/
+1
2011-11-14
Fix of "Content-Length" header of MP4 response if start argument was used.
Igor Sysoev
1
-1
/
+2
2011-11-14
Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Valentin Bartenev
1
-102
/
+102
2011-11-14
Fixed fastcgi/scgi/uwsgi_param inheritance.
Maxim Dounin
3
-90
/
+174
2011-11-14
Separate functions to merge fastcgi/scgi/uwsgi params.
Maxim Dounin
3
-87
/
+123
2011-11-14
Fixed Upgrade header clearing with proxy_cache.
Maxim Dounin
1
-0
/
+1
2011-11-14
Fixed proxy_set_header inheritance with proxy_set_body.
Maxim Dounin
1
-17
/
+12
2011-11-14
Fixed proxy_set_header inheritance with proxy_cache (ticket #45).
Maxim Dounin
1
-9
/
+23
2011-11-14
Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Sergey Budnevitch
3
-4
/
+4
2011-11-10
Limit zone: added the "limit_conn_zone" directive.
Valentin Bartenev
1
-3
/
+132
2011-11-10
Limit zone: support for multiple "limit_conn" limits.
Valentin Bartenev
1
-73
/
+117
2011-11-10
Limit zone: rbtree lookup moved to a separate function.
Valentin Bartenev
1
-51
/
+73
2011-11-08
The "image_filter_sharpen" directive.
Igor Sysoev
1
-1
/
+71
2011-11-01
Ancient incomplete ngx_http_status_module removal.
Igor Sysoev
1
-309
/
+0
2011-11-01
Version bump.
Igor Sysoev
1
-1
/
+1
2011-10-31
Fixed segfault on configuration testing with ssl (ticket #37).
Maxim Dounin
1
-1
/
+10
2011-10-17
Fixed "expires @time" with unknown last modified time (ticket #32).
Maxim Dounin
1
-6
/
+6
2011-10-17
Fixed "expires @00h".
Maxim Dounin
1
-1
/
+1
2011-10-17
Version bump.
Igor Sysoev
1
-1
/
+1
2011-10-13
Skipping location rewrite phase for server null location.
Igor Sysoev
1
-0
/
+12
2011-10-12
Better recheck of dead upstream servers.
Maxim Dounin
1
-2
/
+2
2011-10-12
Clear old Location header (if any) while adding a new one.
Maxim Dounin
1
-0
/
+2
2011-10-12
Wording fix, "many data" is incorrect.
Maxim Dounin
1
-1
/
+1
2011-10-11
Handling of Content-Encoding set from perl.
Maxim Dounin
1
-0
/
+7
2011-10-11
Autoindex: escape html in file names.
Maxim Dounin
1
-12
/
+49
2011-10-11
Autoindex: escape '?' in file names.
Maxim Dounin
1
-11
/
+3
2011-10-11
Improved access log escaping to better protect other software.
Maxim Dounin
1
-5
/
+5
2011-10-11
Fixing mp4 module seeking on 32-bit platforms.
Igor Sysoev
1
-1
/
+1
2011-10-10
Fixed macro name.
Ruslan Ermilov
1
-1
/
+1
2011-10-07
Version bump.
Igor Sysoev
1
-1
/
+1
2011-10-05
Version bump.
Igor Sysoev
1
-1
/
+1
2011-09-30
Added uwsgi_buffering and scgi_buffering directives.
Maxim Dounin
2
-2
/
+20
2011-09-30
Using strtod() instead of atofp() to support a lot of digits after dot in
Igor Sysoev
1
-2
/
+9
2011-09-29
Fix of building on platforms with 32-bit off_t. (closed #23)
Igor Sysoev
1
-9
/
+9
2011-09-27
Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
Maxim Dounin
1
-2
/
+2
2011-09-27
Fix for "return 202" not discarding body.
Maxim Dounin
1
-7
/
+0
2011-09-27
Fix for double content when return is used in error_page handler.
Maxim Dounin
1
-2
/
+2
2011-09-25
Proxy: logging levels tuned, double logging fixed.
Maxim Dounin
1
-6
/
+3
2011-09-25
Proxy: whitespaces after chunk size allowed.
Maxim Dounin
1
-0
/
+4
2011-09-20
Fixed loss of chain links in fastcgi module.
Maxim Dounin
1
-2
/
+4
2011-09-19
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
3
-3
/
+3
2011-09-16
Trailing space fix.
Maxim Dounin
1
-1
/
+1
2011-09-15
Upstream keepalive module.
Maxim Dounin
1
-0
/
+569
2011-09-15
Proxy: basic HTTP/1.1 support (including keepalive).
Maxim Dounin
1
-5
/
+773
2011-09-15
Protocol version parsing in ngx_http_parse_status_line().
Maxim Dounin
1
-0
/
+5
2011-09-15
Keepalive support in fastcgi.
Maxim Dounin
1
-7
/
+69
2011-09-15
Keepalive support in memcached.
Maxim Dounin
1
-0
/
+16
2011-09-15
Upstream: r->upstream->length type change to off_t.
Maxim Dounin
1
-1
/
+1
[prev]
[next]