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
2011-10-05
nginx-1.1.5-RELEASE
release-1.1.5
Igor Sysoev
1
-0
/
+81
2011-10-05
Adding RELEASE procedure in GNUmakefile.
Igor Sysoev
1
-0
/
+15
2011-10-05
Version bump.
Igor Sysoev
2
-3
/
+3
2011-10-05
Fixed cache bypass caching of non-cacheable replies (ticket #21).
Maxim Dounin
1
-4
/
+2
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
Fixed segmentation fault with empty config on Windows.
Maxim Dounin
1
-3
/
+5
2011-09-27
Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
Maxim Dounin
2
-4
/
+4
2011-09-27
Better handling of late upstream creation.
Maxim Dounin
1
-0
/
+4
2011-09-27
Cache: fix for sending of stale responses.
Maxim Dounin
1
-1
/
+6
2011-09-27
Cache: fix for sending of empty responses.
Maxim Dounin
1
-3
/
+5
2011-09-27
Incorrect special case for "return 204" removed.
Maxim Dounin
1
-5
/
+0
2011-09-27
Fix for "return 202" not discarding body.
Maxim Dounin
2
-7
/
+4
2011-09-27
Fix for double content when return is used in error_page handler.
Maxim Dounin
1
-2
/
+2
2011-09-27
Fix for incorrect 201 replies from dav module.
Maxim Dounin
1
-3
/
+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-25
Upstream: clearing of u->peer.connection on close.
Maxim Dounin
1
-0
/
+1
2011-09-23
Fixed error message.
Ruslan Ermilov
1
-1
/
+1
2011-09-20
Fixed markup.
Ruslan Ermilov
3
-9
/
+9
2011-09-20
release-1.1.4 tag
Igor Sysoev
1
-0
/
+1
2011-09-20
nginx-1.1.4-RELEASE
release-1.1.4
Igor Sysoev
1
-0
/
+83
2011-09-20
Fix of separate pool for upstream connections (r4117).
Maxim Dounin
1
-2
/
+8
2011-09-20
Fixed loss of chain links in ngx_event_pipe_read_upstream().
Maxim Dounin
1
-0
/
+1
2011-09-20
Fixed loss of chain links in fastcgi module.
Maxim Dounin
1
-2
/
+4
2011-09-20
Fix of cpu hog in event pipe.
Maxim Dounin
1
-2
/
+2
2011-09-20
The "worker_aio_requests" directive.
Igor Sysoev
1
-3
/
+13
2011-09-19
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
16
-20
/
+21
2011-09-19
Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"
Ruslan Ermilov
1
-2
/
+2
2011-09-19
Overhauled diagnostic messages.
Ruslan Ermilov
1
-21
/
+21
2011-09-16
Fixing Linux AIO initiatialization: AIO operations are disabled if kernel
Igor Sysoev
1
-47
/
+82
2011-09-16
Fixing Linux AIO syscalls return value handling:
Igor Sysoev
2
-19
/
+18
2011-09-16
Trailing space fix.
Maxim Dounin
1
-1
/
+1
2011-09-15
Upstream keepalive module.
Maxim Dounin
4
-0
/
+581
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
3
-0
/
+11
2011-09-15
Upstream: Connection header processing.
Maxim Dounin
2
-1
/
+21
2011-09-15
Upstream: Transfer-Encoding header processing.
Maxim Dounin
2
-0
/
+27
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: keepalive flag.
Maxim Dounin
2
-1
/
+9
2011-09-15
Upstream: pipe length and input_filter_init in buffered mode.
Maxim Dounin
3
-0
/
+39
2011-09-15
Upstream: r->upstream->length type change to off_t.
Maxim Dounin
3
-13
/
+4
2011-09-15
Upstream: content_length_n API change.
Maxim Dounin
2
-29
/
+28
2011-09-15
Upstream: separate pool for peer connections.
Maxim Dounin
1
-1
/
+15
2011-09-15
Workaround for cpu hog on errors with cached connections.
Maxim Dounin
1
-0
/
+4
2011-09-15
API change: ngx_chain_update_chains() now requires pool.
Maxim Dounin
7
-15
/
+18
2011-09-15
Buffers reuse in chunked filter.
Maxim Dounin
1
-31
/
+68
2011-09-15
MP4 co64 atom support added.
Igor Sysoev
1
-6
/
+164
[next]