summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-0.8.29-RELEASErelease-0.8.29Igor Sysoev2009-11-301-0/+79
* support "*" in gzip_types, ssi_types, etcIgor Sysoev2009-11-309-22/+45
* chmod unix listen domain socket to 0666Igor Sysoev2009-11-301-5/+16
* log proxied HTTP/0.9 responses status as "009"Igor Sysoev2009-11-292-4/+19
* fix handling cached HTTP/0.9 responseIgor Sysoev2009-11-292-1/+6
* fix server_name regex named captures given by "?P<...>"Igor Sysoev2009-11-291-4/+11
* test invalid --with-ld-opt in right placeIgor Sysoev2009-11-272-1/+2
* atomic operations test-runIgor Sysoev2009-11-272-9/+17
* update commentsIgor Sysoev2009-11-251-9/+4
* fix commentIgor Sysoev2009-11-251-1/+1
* libatomic_ops supportIgor Sysoev2009-11-256-1/+93
* GCC 4.1 builtin atomic operationsIgor Sysoev2009-11-253-9/+46
* bump versionIgor Sysoev2009-11-252-3/+3
* release-0.8.28 tagIgor Sysoev2009-11-231-0/+1
* nginx-0.8.28-RELEASErelease-0.8.28Igor Sysoev2009-11-231-1/+17
* add NGX_PROCESS_HELPER process statusIgor Sysoev2009-11-239-15/+14
* decrease SSL handshake error level to infoIgor Sysoev2009-11-231-0/+1
* fix building without PCRE, the bug had been introduced in r3326Igor Sysoev2009-11-232-15/+23
* bump versionIgor Sysoev2009-11-232-3/+3
* release-0.8.27 tagIgor Sysoev2009-11-171-0/+1
* nginx-0.8.27-RELEASErelease-0.8.27Igor Sysoev2009-11-171-0/+16
* a cache manager thread handle was overwritten by a cache loader thread handle,Igor Sysoev2009-11-171-2/+2
* add comment from r2716 commit messageIgor Sysoev2009-11-171-0/+6
* use global perl variable in perl_destruct()/perl_free()Igor Sysoev2009-11-171-16/+11
* fix pcre allocation on Win32, the bug had been introduced in r3326Igor Sysoev2009-11-171-6/+2
* bump versionIgor Sysoev2009-11-172-3/+3
* release-0.8.26 tagIgor Sysoev2009-11-161-0/+1
* nginx-0.8.26-RELEASErelease-0.8.26Igor Sysoev2009-11-161-1/+28
* evaluate maximum captures size on configuration phaseIgor Sysoev2009-11-162-1/+5
* fix captures in "rewrite", the bug had been introduced in r3326Igor Sysoev2009-11-162-4/+4
* fix building without --with-debug, introduced in r3328Igor Sysoev2009-11-161-2/+2
* bump versionIgor Sysoev2009-11-162-3/+3
* release-0.8.25 tagIgor Sysoev2009-11-161-0/+1
* nginx-0.8.25-RELEASErelease-0.8.25Igor Sysoev2009-11-161-0/+77
* backout r3325: postpone filter is a body only filterIgor Sysoev2009-11-163-0/+6
* align to minimum of a page and a pool sizesIgor Sysoev2009-11-161-2/+2
* ngx_min()Igor Sysoev2009-11-161-0/+1
* large allocation should not be aligned to a page sizeIgor Sysoev2009-11-161-1/+1
* add alignment in debug logIgor Sysoev2009-11-161-2/+2
* ngx_http_degradation_moduleIgor Sysoev2009-11-164-0/+235
* regex named capturesIgor Sysoev2009-11-1615-278/+414
* remove subrequest test in range header, chunked, and header filters: theyIgor Sysoev2009-11-163-6/+0
* allow "proxy_pass http://$backend" without URI partIgor Sysoev2009-11-151-9/+14
* fix posix_fadvise() error handlingIgor Sysoev2009-11-152-1/+21
* update allocation error messagesIgor Sysoev2009-11-152-6/+4
* fix posix_memalign() error handlingIgor Sysoev2009-11-151-2/+6
* ngx_regex_exec() calling optimiztion:Igor Sysoev2009-11-133-20/+7
* style fix: lcf > clcfIgor Sysoev2009-11-131-120/+120
* do not log error if $r->variable was not foundIgor Sysoev2009-11-121-3/+0
* add MSIE padding for Chrome tooIgor Sysoev2009-11-121-11/+11