summaryrefslogtreecommitdiffhomepage
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-21use MacOSX atomic(3) and barrier(3) operationsIgor Sysoev1-0/+59
2006-12-21use the right memory barriersIgor Sysoev1-2/+17
2006-12-21larx/stcx. should cycle if the reservation was clearedIgor Sysoev1-6/+8
2006-12-20fix debug logIgor Sysoev1-1/+1
2006-12-19use light-weight sync on ppc64Igor Sysoev1-2/+10
2006-12-19fix atomic operations on ppc64Igor Sysoev1-0/+54
2006-12-19ngx_sprintf() has implicit limit of 65536 bytes so on Linux/ppc64Igor Sysoev1-3/+4
2006-12-19the initial slot is out of arrayIgor Sysoev1-1/+1
2006-12-18fix segfault in "out of memory" situationIgor Sysoev1-6/+10
2006-12-15allocate aligned ngx_crc32_table_short globallyIgor Sysoev3-7/+9
2006-12-15fix typoIgor Sysoev1-1/+1
2006-12-15fix segfault when $host is used andIgor Sysoev2-2/+8
2006-12-14bump versionIgor Sysoev2-2/+2
2006-12-14fix segfault when $host is used and request is "GET http://host HTTP/1.0"Igor Sysoev1-0/+1
2006-12-14allow "perl" inside "limit_except"Igor Sysoev1-1/+1
2006-12-14DELETE may not have the "Depth" headerIgor Sysoev1-8/+15
2006-12-14fix number of argumentsIgor Sysoev1-1/+1
2006-12-13bump versionIgor Sysoev2-2/+2
2006-12-13fix msvc build failureIgor Sysoev1-1/+1
2006-12-13$r->statusIgor Sysoev1-0/+16
2006-12-13add HTTP response codesIgor Sysoev1-7/+66
2006-12-13fix ngx_http_perl_sleep_handler()Igor Sysoev1-1/+13
2006-12-12$r->variable() supports perl only variablesIgor Sysoev2-1/+70
2006-12-12$r->sleep()Igor Sysoev3-0/+40
2006-12-12style fixIgor Sysoev1-2/+1
2006-12-12fix $r->has_request_body()Igor Sysoev1-4/+1
2006-12-12axe ngx_http_perl_cleanup_sv(): all SVs should be freedIgor Sysoev1-37/+0
2006-12-12$r->log_error()Igor Sysoev1-0/+34
2006-12-12rewritten upstreamIgor Sysoev12-101/+123
2006-12-12fix highly unlikely bugIgor Sysoev1-0/+2
2006-12-12bump versionIgor Sysoev2-2/+2
2006-12-11upstream name was tried to resolveIgor Sysoev1-1/+1
2006-12-11bump versionIgor Sysoev2-2/+2
2006-12-11fix fastcgi and memcached upstreamsIgor Sysoev4-1/+11
2006-12-11fix post_action for disconnected clientIgor Sysoev1-0/+2
2006-12-11workaround for Eudora for Mac: it sendsIgor Sysoev1-60/+110
2006-12-11TCP upstreams always used the first TCP upstream with the same nameIgor Sysoev1-1/+2
2006-12-06unix socket upstreams always used the first unix upstreamIgor Sysoev1-0/+3
2006-12-06slot number must be incremented once per second only,Igor Sysoev1-8/+10
2006-12-06fix when last htpasswd line has no CR or LFIgor Sysoev1-0/+14
2006-12-06the previous fix does not actually fix overflowIgor Sysoev2-14/+15
2006-12-05fix msec overflowIgor Sysoev1-3/+3
2006-12-04bump versionIgor Sysoev2-2/+2
2006-12-04upstream choice modulesIgor Sysoev21-689/+1348
2006-12-03Auth-Status: WAITIgor Sysoev2-0/+34
2006-11-28the PERL_NO_GET_CONTEXT is actually required, see perlgutsIgor Sysoev1-0/+2
2006-11-27fix building on 64-bit platformsIgor Sysoev1-4/+4
2006-11-27axe old % log formatIgor Sysoev6-940/+47
2006-11-27bump version to 0.5.0Igor Sysoev2-2/+2
2006-11-26add commentIgor Sysoev1-0/+3