summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
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
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
2007-01-012007 yearIgor Sysoev1-1/+1
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-24release-0.5.5 tagIgor Sysoev1-0/+1
2006-12-24nginx-0.5.5-RELEASErelease-0.5.5Igor Sysoev1-0/+61
2006-12-24fix for nginx.pm default installationIgor Sysoev2-1/+2
2006-12-24worker_rlimit_core supports size in K, M, and GIgor Sysoev3-4/+4
2006-12-24backout the r945: the nginx.pm could not be loaded at all,Igor Sysoev1-1/+2
next try to fix --with-perl_modules_path= for unpriviliged user installation
2006-12-24add commentIgor Sysoev1-6/+7
2006-12-23early C compiler testIgor Sysoev3-13/+31
2006-12-23the -V switchIgor Sysoev2-3/+23
2006-12-23fix --with-perl_modules_path= for unpriviliged user installationIgor Sysoev1-1/+1
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
the same as in r934
2006-12-22fix segfaultIgor Sysoev1-2/+5
2006-12-22test Darwin 8 atomic(3)Igor Sysoev2-3/+13
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