summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.1.8-RELEASErelease-1.1.8Igor Sysoev2011-11-141-0/+95
* Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()Igor Sysoev2011-11-144-18/+38
* Fix of "Content-Length" header of MP4 response if start argument was used.Igor Sysoev2011-11-141-1/+2
* Added image/webp and video/webm MIME types.Valentin Bartenev2011-11-141-0/+2
* Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.Valentin Bartenev2011-11-146-111/+121
* Reverted incorrect change in internal md5 (part of r3928).Maxim Dounin2011-11-141-1/+2
* Fixed fastcgi/scgi/uwsgi_param inheritance.Maxim Dounin2011-11-143-90/+174
* Separate functions to merge fastcgi/scgi/uwsgi params.Maxim Dounin2011-11-143-87/+123
* Fixed Upgrade header clearing with proxy_cache.Maxim Dounin2011-11-141-0/+1
* Fixed proxy_set_header inheritance with proxy_set_body.Maxim Dounin2011-11-141-17/+12
* Fixed proxy_set_header inheritance with proxy_cache (ticket #45).Maxim Dounin2011-11-141-9/+23
* Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.Sergey Budnevitch2011-11-144-5/+5
* Limit zone: added the "limit_conn_zone" directive.Valentin Bartenev2011-11-101-3/+132
* Limit zone: support for multiple "limit_conn" limits.Valentin Bartenev2011-11-101-73/+117
* Limit zone: rbtree lookup moved to a separate function.Valentin Bartenev2011-11-101-51/+73
* Changed error message to be more appropriate in the imaginaryRuslan Ermilov2011-11-101-1/+1
* Belatedly fixed language in 1.1.7 relnotes.Ruslan Ermilov2011-11-091-3/+3
* Fixed compression pointer processing in DNS response greater than 255 bytes.Igor Sysoev2011-11-091-7/+7
* Fix of "keepalive_disable" directive.Igor Sysoev2011-11-081-6/+8
* The "image_filter_sharpen" directive.Igor Sysoev2011-11-081-1/+71
* Ancient incomplete ngx_http_status_module removal.Igor Sysoev2011-11-012-313/+0
* Version bump.Igor Sysoev2011-11-012-3/+3
* release-1.1.7 tagIgor Sysoev2011-10-311-0/+1
* nginx-1.1.7-RELEASErelease-1.1.7Igor Sysoev2011-10-311-0/+60
* Silently ignoring a stale global SSL error left after disabled renegotiation.Igor Sysoev2011-10-311-0/+7
* Fixed documentation pointer.Ruslan Ermilov2011-10-311-2/+1
* Fixed segfault on configuration testing with ssl (ticket #37).Maxim Dounin2011-10-311-1/+10
* Event pipe: reduced number of file buffers used.Maxim Dounin2011-10-312-22/+55
* Event pipe: fixes for complex protocols.Maxim Dounin2011-10-311-63/+20
* Adding m4a and m4v MIME types (closed #42).Igor Sysoev2011-10-281-0/+2
* Revamped "configure --help" text.Ruslan Ermilov2011-10-261-37/+40
* Fix of building by Microsoft Visual C++ 10 compiler.Igor Sysoev2011-10-261-0/+8
* Decrease of log level of some SSL handshake errors.Igor Sysoev2011-10-251-1/+19
* Fixed port range checking.Ruslan Ermilov2011-10-252-4/+4
* Fixed range checking for the "somaxconn" sysctl.Ruslan Ermilov2011-10-252-12/+5
* Support of several servers in the "resolver" directive.Igor Sysoev2011-10-244-51/+58
* Using of junk value in slab allocator similar to modern FreeBSD values.Igor Sysoev2011-10-241-2/+2
* malloc() debugging on MacOSX.Igor Sysoev2011-10-2413-9/+48
* FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.Igor Sysoev2011-10-241-4/+4
* Fixed another return in unix ngx_write_chain_to_file().Maxim Dounin2011-10-211-2/+9
* Fixed unix ngx_write_chain_to_file() to return total bytes written.Maxim Dounin2011-10-201-2/+5
* Fixing conflict with SDK off_t definition.Igor Sysoev2011-10-201-1/+4
* Recent SDKs allow to build IPV6 only for Windows XP or above.Igor Sysoev2011-10-201-1/+1
* Fixed "expires @time" with unknown last modified time (ticket #32).Maxim Dounin2011-10-171-6/+6
* Fixed "expires @00h".Maxim Dounin2011-10-171-1/+1
* Removal of incomplete draft documentation processing.Igor Sysoev2011-10-171-6/+0
* Version bump.Igor Sysoev2011-10-172-3/+3
* release-1.1.6 tagIgor Sysoev2011-10-171-0/+1
* nginx-1.1.6-RELEASErelease-1.1.6Igor Sysoev2011-10-171-0/+120
* Moving RELEASE target in more safe place.Igor Sysoev2011-10-171-15/+15