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-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
2011-09-09
ngx_http_mp4_module
Igor Sysoev
1
-0
/
+2591
2011-09-05
Bugfix: open_file_cache lost is_directio flag.
Maxim Dounin
3
-0
/
+9
2011-09-05
Version bump.
Igor Sysoev
2
-3
/
+3
2011-09-05
Bugfix: read event was not blocked after reading body.
Maxim Dounin
1
-0
/
+2
2011-09-01
Proper setting of read->eof in pipe code.
Maxim Dounin
1
-1
/
+1
2011-09-01
Proper SSL shutdown handling.
Maxim Dounin
1
-0
/
+5
2011-09-01
Now if client requests more ranges than "max_ranges" permits,
Igor Sysoev
1
-2
/
+2
2011-08-31
The "max_ranges" directive.
Igor Sysoev
3
-3
/
+26
2011-08-31
Style fix: removal of tabs introduced in the previous commit.
Igor Sysoev
1
-7
/
+7
2011-08-30
*) fix of r4060: start value should be tested after the "found" label;
Igor Sysoev
1
-13
/
+9
2011-08-30
Unsatisfiable range with start value greater than content length
Igor Sysoev
1
-5
/
+1
2011-08-30
ngx_http_range_parse() should be static.
Igor Sysoev
1
-2
/
+2
2011-08-30
Ranges processing small optimization.
Igor Sysoev
1
-8
/
+9
2011-08-30
Now unsatisfiable ranges are processed according to RFC 2616.
Igor Sysoev
1
-6
/
+8
2011-08-30
Ranges processing small optimization.
Igor Sysoev
1
-24
/
+15
2011-08-30
Style fix.
Igor Sysoev
1
-2
/
+2
2011-08-26
Now if total size of all ranges is greater than source response size,
Igor Sysoev
1
-12
/
+21
[next]