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
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
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
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
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
2011-09-15
Fix of struct field name.
Igor Sysoev
1
-4
/
+4
2011-09-14
Style fix.
Igor Sysoev
1
-1
/
+2
2011-09-14
Fixing building by gcc-4.7.
Igor Sysoev
1
-3
/
+0
2011-09-14
Version bump.
Igor Sysoev
2
-3
/
+3
2011-09-14
Fix of the previous commit: is_directio flag processing introduced in r4077
Igor Sysoev
1
-0
/
+2
2011-09-14
Bugfix: open_file_cache did not update file info on retest.
Igor Sysoev
1
-7
/
+1
2011-09-14
Skipping traks with unsupported media formats.
Igor Sysoev
1
-14
/
+42
2011-09-14
Fix of case when start sample does not reside on chunk boundary.
Igor Sysoev
1
-67
/
+134
2011-09-13
In Mac OS X Lion, Apple deprecated the use of the system OpenSSL library
Ruslan Ermilov
1
-0
/
+2
2011-09-12
Fix of debug message format.
Igor Sysoev
1
-6
/
+6
2011-09-12
Fix of codec debug message.
Igor Sysoev
1
-1
/
+3
2011-09-12
Fix of error message.
Igor Sysoev
1
-2
/
+2
2011-09-12
Fix of error message.
Igor Sysoev
1
-1
/
+1
2011-09-12
mp4_max_moov_size directive has been renamed to mp4_max_buffer_size.
Igor Sysoev
1
-7
/
+7
2011-09-09
bugfix of r4086: nginx could not be built without debug log.
Igor Sysoev
1
-4
/
+4
2011-09-09
Bugfix of r4086: directio was always enabled if mp4 file was sent as is.
Igor Sysoev
1
-0
/
+3
[prev]
[next]