summaryrefslogtreecommitdiffhomepage
path: root/auto (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2009-04-27-p and --prefix=Igor Sysoev3-143/+98
2009-04-26add quotes for configure options with spacesIgor Sysoev2-2/+6
2009-04-24update gcc warningsIgor Sysoev1-1/+2
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-23issue start up errors and warning on both stderr and error_logIgor Sysoev1-3/+1
2009-04-21*) move advapi32.lib to core libs since it's required for Registry and Event LogIgor Sysoev2-5/+5
*) delete shell32.lib since we do not use tray icon anymore
2009-04-20Win32 master/workers modelIgor Sysoev4-8/+10
2009-04-19add variadic macros support for msvc8Igor Sysoev1-0/+6
2009-04-15OpenSSL building by MSVC and BCC from sourcesIgor Sysoev4-8/+52
2009-04-15hide grep errorsIgor Sysoev1-1/+1
2009-04-02autoconfigure crypt_r(): uclibc has no crypt_r()Igor Sysoev1-0/+13
2009-04-01link staticaly with libcmtIgor Sysoev1-8/+8
2009-03-30fix FreeBSD before 7 building, broken in r2616Igor Sysoev3-1/+4
2009-03-30ngx_fs_bsize()Igor Sysoev3-5/+34
2009-03-23fix Linux sendfile32() test broken in 0.3.36Igor Sysoev1-3/+7
2009-03-23style fixIgor Sysoev3-7/+7
2009-03-23a prelimiary proxy cache supportIgor Sysoev3-12/+13
2009-03-19--with-pcreIgor Sysoev1-0/+2
2009-03-19grammar fixIgor Sysoev1-1/+1
2009-02-21a prelimiary IPv6 support, HTTP listenIgor Sysoev2-0/+21
2008-11-11exslt supportIgor Sysoev1-0/+65
2008-11-10ngx_http_limit_req_moduleIgor Sysoev3-0/+12
2008-09-27ngx_http_secure_link_moduleIgor Sysoev3-0/+13
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev1-0/+4
2008-09-05ngx_http_random_index_moduleIgor Sysoev3-0/+14
2008-09-05*) autoconfigure struct dirent capabilitiesIgor Sysoev2-2/+20
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and delete src/os/.../ngx_types.h
2008-08-13exit on libxslt test failureIgor Sysoev1-0/+12
2008-08-13fix ngx_cpp_test_module configureIgor Sysoev2-2/+2
2008-08-05ngx_cpp_test_moduleIgor Sysoev3-0/+9
2008-08-04Solaris directio()Igor Sysoev1-0/+11
2008-08-04update commentIgor Sysoev1-1/+1
2008-08-04ngx_http_xslt_filter_moduleIgor Sysoev6-1/+105
2008-07-30directioIgor Sysoev1-0/+20
2008-07-30*) move Darwin support to separate filesIgor Sysoev4-48/+124
*) Darwin sendfile() support
2008-05-24new ngx_queue functionsIgor Sysoev1-0/+1
2008-05-16simplify library autoconfigureIgor Sysoev5-150/+68
2008-05-16DESTDIR supportIgor Sysoev1-26/+32
2008-04-29disable confusing messages about threadsIgor Sysoev2-11/+11
2008-03-23it seems that malloc.h is required for Cygwin onlyIgor Sysoev1-1/+0
and breaks building on other platforms
2008-03-18ngx_google_perftools_moduleIgor Sysoev6-1/+84
2008-03-12fix typoIgor Sysoev2-6/+6
2008-03-11use uname instead of often outdated header fileIgor Sysoev1-2/+2
2008-03-11use correct version: real hex numbersIgor Sysoev1-1/+1
2008-03-10disable rtsig automatic building in post 2.6.18 Linux kernelsIgor Sysoev1-2/+3
2008-03-08rtsig uses own poll codeIgor Sysoev1-1/+0
2007-12-29set ngx_http_gzip_static module just before ngx_http_static_moduleIgor Sysoev1-6/+6
2007-12-27ngx_http_gzip_static_module and gzip_disableIgor Sysoev3-0/+13
2007-12-22add missed dependencesIgor Sysoev1-3/+3
2007-12-03ngx_udp_recv()Igor Sysoev1-0/+2