summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2009-04-27nginx-0.7.53-RELEASErelease-0.7.53Igor Sysoev1-0/+133
2009-04-27fix building by MSVC8Igor Sysoev1-1/+1
2009-04-27-p and --prefix=Igor Sysoev13-191/+297
2009-04-27get a full response if the response is cacheable or storable evenIgor Sysoev1-8/+10
2009-04-27*) of.test_only to not open file if only stat() is enoughIgor Sysoev10-19/+51
2009-04-26add quotes for configure options with spacesIgor Sysoev3-3/+7
2009-04-24style fixIgor Sysoev1-1/+1
2009-04-24merge SSL context inside "if" blockIgor Sysoev1-0/+6
2009-04-24change ngx_log_abort() interfaceIgor Sysoev2-4/+13
2009-04-24update gcc warningsIgor Sysoev1-1/+2
2009-04-24style fix: (void)Igor Sysoev1-2/+2
2009-04-24change ngx_log_create_errlog() interfaceIgor Sysoev3-12/+7
2009-04-24fix Auth-Method, the bug has been introduced in r2496Igor Sysoev1-0/+1
2009-04-24fix GNU strerror_r() detection, the bug has been inroduced in r2600Igor Sysoev1-1/+1
2009-04-23delete unused definitionIgor Sysoev1-1/+0
2009-04-23pass command lines options to workersIgor Sysoev3-1/+5
2009-04-23ngx_path_separator()Igor Sysoev4-25/+10
2009-04-23issue start up errors and warning on both stderr and error_logIgor Sysoev11-63/+114
2009-04-23style fix: remove trailing spaces introduced in the previous commitIgor Sysoev1-2/+2
2009-04-23use ngx_str_t for error levelsIgor Sysoev1-10/+17
2009-04-22axe incomplete support of Winsock error descriptions on NTIgor Sysoev1-106/+2
2009-04-22use English only error descriptions in Win32 ngx_strerror_r()Igor Sysoev1-2/+1
2009-04-21implement "-s signal" option for UnixIgor Sysoev9-81/+112
2009-04-21style fix: remove trailing spacesIgor Sysoev3-3/+3
2009-04-21style fix: remove tabsIgor Sysoev1-5/+5
2009-04-21add -? and -h optionsIgor Sysoev1-0/+30
2009-04-21add 48x48 iconIgor Sysoev3-2/+62
2009-04-21allow condensed command lines optionsIgor Sysoev1-49/+75
2009-04-21fix r2731 for Win32Igor Sysoev1-2/+8
2009-04-21*) move advapi32.lib to core libs since it's required for Registry and Event LogIgor Sysoev2-5/+5
2009-04-21test command line options before ngx_log_init() and issue errors to stderrIgor Sysoev1-54/+66
2009-04-21fix fastcgi_cache_min_usesIgor Sysoev1-1/+1
2009-04-20bump versionIgor Sysoev2-3/+3
2009-04-20release-0.7.52 tagIgor Sysoev1-0/+1
2009-04-20nginx-0.7.52-RELEASErelease-0.7.52Igor Sysoev1-0/+80
2009-04-20Win32 master/workers modelIgor Sysoev25-452/+1695
2009-04-19fix Win32 ngx_gettimezone()Igor Sysoev1-3/+15
2009-04-19add variadic macros support for msvc8Igor Sysoev2-2/+8
2009-04-19show -t results on stderrIgor Sysoev4-29/+31
2009-04-18remove TODO commentsIgor Sysoev8-8/+0
2009-04-18support attaching to an existent Win32 shared memoryIgor Sysoev13-152/+217
2009-04-18update c->sent in ngx_unix_send()Igor Sysoev1-0/+2
2009-04-17fix building on platforms which have no atomic operations support,Igor Sysoev2-3/+3
2009-04-17fix the previous commitIgor Sysoev1-2/+3
2009-04-16move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memoryIgor Sysoev12-49/+55
2009-04-16perl termination fixes:Igor Sysoev1-5/+25
2009-04-15fix segfault on exit if no http section is defined in confguraiton,Igor Sysoev1-6/+4
2009-04-15fix segfault if no http section is defined in confguraiton,Igor Sysoev2-9/+9
2009-04-15OpenSSL building by MSVC and BCC from sourcesIgor Sysoev4-8/+52
2009-04-15fix building by BCC without NGX_DEBUG_MALLOCIgor Sysoev1-2/+2