summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.1.4-RELEASErelease-1.1.4Igor Sysoev2011-09-201-0/+83
* Fix of separate pool for upstream connections (r4117).Maxim Dounin2011-09-201-2/+8
* Fixed loss of chain links in ngx_event_pipe_read_upstream().Maxim Dounin2011-09-201-0/+1
* Fixed loss of chain links in fastcgi module.Maxim Dounin2011-09-201-2/+4
* Fix of cpu hog in event pipe.Maxim Dounin2011-09-201-2/+2
* The "worker_aio_requests" directive.Igor Sysoev2011-09-201-3/+13
* Replaced "can not" with "cannot" and "could not" in a bunch of places.Ruslan Ermilov2011-09-1916-20/+21
* Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"Ruslan Ermilov2011-09-191-2/+2
* Overhauled diagnostic messages.Ruslan Ermilov2011-09-191-21/+21
* Fixing Linux AIO initiatialization: AIO operations are disabled if kernelIgor Sysoev2011-09-161-47/+82
* Fixing Linux AIO syscalls return value handling:Igor Sysoev2011-09-162-19/+18
* Trailing space fix.Maxim Dounin2011-09-161-1/+1
* Upstream keepalive module.Maxim Dounin2011-09-154-0/+581
* Proxy: basic HTTP/1.1 support (including keepalive).Maxim Dounin2011-09-151-5/+773
* Protocol version parsing in ngx_http_parse_status_line().Maxim Dounin2011-09-153-0/+11
* Upstream: Connection header processing.Maxim Dounin2011-09-152-1/+21
* Upstream: Transfer-Encoding header processing.Maxim Dounin2011-09-152-0/+27
* Keepalive support in fastcgi.Maxim Dounin2011-09-151-7/+69
* Keepalive support in memcached.Maxim Dounin2011-09-151-0/+16
* Upstream: keepalive flag.Maxim Dounin2011-09-152-1/+9
* Upstream: pipe length and input_filter_init in buffered mode.Maxim Dounin2011-09-153-0/+39
* Upstream: r->upstream->length type change to off_t.Maxim Dounin2011-09-153-13/+4
* Upstream: content_length_n API change.Maxim Dounin2011-09-152-29/+28
* Upstream: separate pool for peer connections.Maxim Dounin2011-09-151-1/+15
* Workaround for cpu hog on errors with cached connections.Maxim Dounin2011-09-151-0/+4
* API change: ngx_chain_update_chains() now requires pool.Maxim Dounin2011-09-157-15/+18
* Buffers reuse in chunked filter.Maxim Dounin2011-09-151-31/+68
* MP4 co64 atom support added.Igor Sysoev2011-09-151-6/+164
* Regenerated after previous commit.Ruslan Ermilov2011-09-151-0/+90
* Added ngx_http_mp4_module documentation.Ruslan Ermilov2011-09-152-1/+158
* Regenerated after previous commit.Ruslan Ermilov2011-09-154-35/+42
* - The module name is now also output as an HTML header.Ruslan Ermilov2011-09-155-39/+41
* Fix of struct field name.Igor Sysoev2011-09-151-4/+4
* Style fix.Igor Sysoev2011-09-141-1/+2
* Fixing building by gcc-4.7.Igor Sysoev2011-09-141-3/+0
* Version bump.Igor Sysoev2011-09-142-3/+3
* release-1.1.3 tagIgor Sysoev2011-09-141-0/+1
* nginx-1.1.3-RELEASErelease-1.1.3Igor Sysoev2011-09-141-0/+43
* Fix of the previous commit: is_directio flag processing introduced in r4077Igor Sysoev2011-09-141-0/+2
* Bugfix: open_file_cache did not update file info on retest.Igor Sysoev2011-09-141-7/+1
* Skipping traks with unsupported media formats.Igor Sysoev2011-09-141-14/+42
* Fix of case when start sample does not reside on chunk boundary.Igor Sysoev2011-09-141-67/+134
* In Mac OS X Lion, Apple deprecated the use of the system OpenSSL libraryRuslan Ermilov2011-09-131-0/+2
* Fix of debug message format.Igor Sysoev2011-09-121-6/+6
* Fix of codec debug message.Igor Sysoev2011-09-121-1/+3
* Fix of error message.Igor Sysoev2011-09-121-2/+2
* Fix of error message.Igor Sysoev2011-09-121-1/+1
* Regenerate after previous commits.Ruslan Ermilov2011-09-121-7/+2
* - The "example" element can now contain sub-elements.Ruslan Ermilov2011-09-121-1/+5
* HTTP errors are now output as "code (text)".Ruslan Ermilov2011-09-121-2/+1