summaryrefslogtreecommitdiffhomepage
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 Sysoev1-0/+397
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
2007-01-02ngx_ssl_get_server_conf()Igor Sysoev5-11/+30
2007-01-02OPENSSL_config()Igor Sysoev2-0/+5
2007-01-02style fixIgor Sysoev1-1/+1
2007-01-02many bug fixes and ngx_slab_alloc_locked()/ngx_slab_free_locked()Igor Sysoev2-26/+50
2007-01-02a sentinel must be blackIgor Sysoev1-0/+5
2006-12-29move ranges array to ngx_http_range_filter_ctx_tIgor Sysoev2-31/+32
2006-12-29support ranges for single memory bufferIgor Sysoev1-36/+61
2006-12-29fix the previous commitIgor Sysoev1-1/+4
2006-12-28fix range in $r->sendfileIgor Sysoev1-89/+123
2006-12-28style fixIgor Sysoev1-1/+2
2006-12-26increase Linux osrelease string lentghIgor Sysoev1-1/+1
2006-12-25recursive DELETEIgor Sysoev1-2/+61
2006-12-25ngx_walk_tree()Igor Sysoev2-0/+184
2006-12-25limit the ngx_http_index_module methods to GET, HEAD and POSTIgor Sysoev1-0/+4
2006-12-24style fix: remove trailing spacesIgor Sysoev1-1/+1
2006-12-24bump versionIgor Sysoev2-2/+2
2006-12-24worker_rlimit_core supports size in K, M, and GIgor Sysoev3-4/+4
2006-12-24add commentIgor Sysoev1-6/+7
2006-12-23the -V switchIgor Sysoev1-2/+19
2006-12-23lower the log level of the waitpid() ENOCHILD error on FreeBSDIgor Sysoev1-1/+5
2006-12-22fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode,Igor Sysoev1-2/+2
2006-12-22fix segfaultIgor Sysoev1-2/+5
2006-12-22test Darwin 8 atomic(3)Igor Sysoev1-3/+3