summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2007-01-11axe long ago unnecessary fileIgor Sysoev1-20/+0
2007-01-11fix slab allocator on 64-bit platfromsIgor Sysoev1-2/+2
2007-01-11optimize the SSL session cache allocations on 64-bit platformsIgor Sysoev2-10/+32
2007-01-11fix slab allocator on 64-bit platfromsIgor Sysoev1-7/+8
2007-01-11ssl_session_timeout was set only if builtin cache was usedIgor Sysoev1-2/+2
2007-01-11optimize the SSL session cache allocationsIgor Sysoev2-56/+43
2007-01-11stop rbtree search early if equal hash was foundIgor Sysoev1-36/+54
2007-01-11stop rbtree search early if equal hash was foundIgor Sysoev1-2/+9
2007-01-11test length of variable and number of connectionsIgor Sysoev1-2/+20
2007-01-11fix default -OIgor Sysoev1-1/+1
2007-01-11optimizationIgor Sysoev2-17/+22
2007-01-11optimize inlined code for gccIgor Sysoev1-5/+1
2007-01-11use "r" instead of "q"Igor Sysoev1-1/+1
2007-01-10icc and PCRE-6.5+ compatibilityIgor Sysoev1-3/+21
2007-01-10do not build OpenSSL with threads, if they are not usedIgor Sysoev1-3/+4
2007-01-10application/atom+xmlIgor Sysoev1-0/+1
2007-01-09fix segfaultIgor Sysoev1-1/+4
2007-01-09fix connection counter in subrequestsIgor Sysoev1-1/+1
2007-01-09fix typoIgor Sysoev1-1/+1
2007-01-09bump versionIgor Sysoev2-2/+2
2007-01-09release-0.5.6 tagIgor Sysoev1-0/+1
2007-01-09nginx-0.5.6-RELEASErelease-0.5.6Igor Sysoev1-0/+62
2007-01-09do not count connection for subrequestIgor Sysoev1-1/+1
2007-01-09fix label nameIgor Sysoev1-2/+2
2007-01-09free the unnecessary shared memoryIgor Sysoev1-0/+50
2007-01-09fix the commentsIgor Sysoev1-2/+2
2007-01-09pass the inherited shm_zone dataIgor Sysoev4-6/+36
2007-01-08correct an error log messageIgor Sysoev1-1/+1
2007-01-08use right status codeIgor Sysoev1-2/+2
2007-01-08undo r979Igor Sysoev1-1/+0
2007-01-08d2i_SSL_SESSION() was changed in 0.9.7fIgor Sysoev1-1/+1
2007-01-07style fixIgor Sysoev1-6/+6
2007-01-07new syntaxIgor Sysoev1-48/+71
2007-01-07ngx_http_realip_module must return NGX_DECLINEDIgor Sysoev1-6/+6
2007-01-07ngx_http_limit_zone_module must run after ngx_http_realip_moduleIgor Sysoev1-5/+5
2007-01-07count connection once per requestIgor Sysoev2-0/+12
2007-01-07ngx_http_variable_binary_remote_addr()Igor Sysoev1-17/+23
2007-01-07$binary_remote_addrIgor Sysoev1-5/+24
2007-01-07fix key length and alignmentIgor Sysoev1-7/+8
2007-01-06ngx_http_limit_zone_moduleIgor Sysoev4-0/+409
2007-01-06fix zero size shared zonesIgor Sysoev1-0/+7
2007-01-06fix segfaultIgor Sysoev1-0/+1
2007-01-03style fix: remove trailing spacesIgor Sysoev1-1/+1
2007-01-03IMAP ssl_session_cacheIgor Sysoev2-16/+138
2007-01-03fix segfaultsIgor Sysoev1-2/+4
2007-01-03move the session cache callbacks to the ngx_openssl_moduleIgor Sysoev5-456/+493
2007-01-02ssl_session_cacheIgor Sysoev2-14/+579
2007-01-02ngx_shared_memory_add()Igor Sysoev2-17/+100
2007-01-02style fix: scf > sscfIgor Sysoev1-19/+18
2007-01-02style fixIgor Sysoev1-2/+4