summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.1.9-RELEASErelease-1.1.9Maxim Dounin2011-11-281-0/+166
* Added (void) as we intentionally ignore returned values.Maxim Dounin2011-11-282-2/+2
* Allowed add_header for proxied 206 replies.Maxim Dounin2011-11-281-0/+1
* Added support for IP-literal in the Host header and request line (ticket #1).Valentin Bartenev2011-11-282-26/+115
* Added escaping of double quotes in ngx_escape_html().Maxim Dounin2011-11-251-0/+9
* Unlock of shared memory zones on process crash.Maxim Dounin2011-11-231-11/+50
* Fixed build without atomic operations.Maxim Dounin2011-11-231-2/+2
* Added shmtx interface to forcibly unlock mutexes.Maxim Dounin2011-11-236-49/+86
* Fixed "rotate" to always work when combined with "resize/crop".Ruslan Ermilov2011-11-231-1/+5
* Cosmetics.Ruslan Ermilov2011-11-231-3/+3
* Fix of mp4 module seeking.Igor Sysoev2011-11-231-1/+1
* Protection from stale write events in epoll.Maxim Dounin2011-11-221-0/+12
* Fixed segfault on ssl servers without cert with SNI (ticket #54).Maxim Dounin2011-11-221-12/+14
* Made it possible to build/install from the SVN checkout.Ruslan Ermilov2011-11-221-3/+15
* o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> includedMaxim Konovalov2011-11-211-4/+5
* svgz extension for compressed SVG added (close #56).Maxim Konovalov2011-11-211-1/+1
* Fixed "keepalive_disable".Ruslan Ermilov2011-11-211-1/+1
* FreeBSD 10-current has recently gotten POSIX_FADV_* macros.Maxim Konovalov2011-11-181-1/+1
* Upstream: don't cache unfinished responses.Maxim Dounin2011-11-181-2/+10
* Fixed flv header to match specification.Maxim Dounin2011-11-181-1/+1
* Silenced a warning for some compilers.Ruslan Ermilov2011-11-161-0/+1
* Now nginx uses TTL of a DNS response when calculating cache validity.Ruslan Ermilov2011-11-161-6/+38
* Fixed incorrect counting the length of headers in a SCGI request.Valentin Bartenev2011-11-161-1/+3
* Fixed handling of SIGWINCH/NOACCEPT signal.Maxim Dounin2011-11-151-0/+4
* Version bump.Maxim Dounin2011-11-152-3/+3
* release-1.1.8 tagIgor Sysoev2011-11-141-0/+1
* 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