summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2006-12-11nginx-0.5.1-RELEASErelease-0.5.1Igor Sysoev1-0/+92
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
AUTH PLAIN [base64 encoded]
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
ngx_time_update() set msec in an wrong slot
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-04release-0.5.0 tagIgor Sysoev1-0/+1
2006-12-04nginx-0.5.0-RELEASErelease-0.5.0Igor Sysoev1-1/+73
2006-12-04upstream choice modulesIgor Sysoev24-689/+1363
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 Sysoev7-942/+48
2006-11-27bump version to 0.5.0Igor Sysoev2-2/+2
2006-11-27release-0.4.14 tagIgor Sysoev1-0/+1
2006-11-27nginx-0.4.14-RELEASErelease-0.4.14Igor Sysoev1-4/+100
2006-11-27fix the previous commitIgor Sysoev1-18/+24
2006-11-27test PCRE in FreeBSD, Linux, and NetBSDIgor Sysoev13-20/+137
2006-11-26add commentIgor Sysoev1-0/+3
2006-11-26fix segfaults in future workers those will use old configuration,Igor Sysoev1-8/+22
if new configuration failed
2006-11-26Axe several perl interpreter instances: they may be useful in currentlyIgor Sysoev3-176/+14
unsupported threaded environment, but now they complicate code: *) perl_clone() requires at least duplicating nginx stash; *) the multiplicity requires to re-evalute all precompiled subroutines and nginx stash in new interpreter context.
2006-11-25add debug loggingIgor Sysoev1-0/+5
2006-11-25fix recursive perl_set variable callIgor Sysoev1-6/+16
2006-11-25it seems the PERL_NO_GET_CONTEXT was needed to disable warnings onlyIgor Sysoev1-2/+0
2006-11-25style fixIgor Sysoev1-1/+1
2006-11-24axe unused codeIgor Sysoev1-18/+0
2006-11-24add slab to release and snaphost tarballsIgor Sysoev1-2/+0
2006-11-23fix segfaultIgor Sysoev1-1/+1
2006-11-23use host part in URLIgor Sysoev3-8/+22
2006-11-22add mime typesIgor Sysoev1-6/+19
2006-11-22fix segfault when connect() failedIgor Sysoev1-1/+4
2006-11-20ngx_rbtree_insert_value()Igor Sysoev2-0/+35
2006-11-20slab allocator in shared memoryIgor Sysoev21-131/+891
2006-11-19fix the previous commitIgor Sysoev1-4/+2
2006-11-18fix endless loop when too many FastCGI sent too many to stderrIgor Sysoev1-1/+9
2006-11-17proxy_pass_error_messageIgor Sysoev1-8/+55
2006-11-17use correct auth method lengthIgor Sysoev1-1/+3
2006-11-17count s->login_attempt for POP3, minimize codeIgor Sysoev1-65/+25
2006-11-17fix segfault when many auth failures occurredIgor Sysoev1-2/+2
2006-11-16rbtree insert procedureIgor Sysoev3-49/+52
2006-11-16change variable nameIgor Sysoev1-3/+3
2006-11-16reset pop3 parsing stateIgor Sysoev1-0/+3
2006-11-15fix negative upstream response timeIgor Sysoev1-5/+7
2006-11-15bump versionIgor Sysoev2-2/+2
2006-11-15release-0.4.13 tagIgor Sysoev1-0/+1