Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-21a prelimiary IPv6 support, HTTP listenIgor Sysoev
2009-01-21use GetFileAttributesEx() instead of GetFileAttributes()Igor Sysoev
2009-01-21fix win32 ngx_is_dir(), etcIgor Sysoev
2009-01-21fix r1981 on win32Igor Sysoev
2008-12-17remove never used zero copy stuffIgor Sysoev
2008-12-10use ngx_ext_rename_file() for single file MOVEIgor Sysoev
2008-12-09compact win32 errno loggingIgor Sysoev
2008-12-09remove stale pragmaIgor Sysoev
2008-11-25ngx_strerror_r() style and size == 0 bug fixIgor Sysoev
2008-09-27$realpath_rootIgor Sysoev
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev
2008-09-05*) autoconfigure struct dirent capabilitiesIgor Sysoev
2008-09-05style fixIgor Sysoev
2008-08-30ngx_timezone_update()Igor Sysoev
2008-08-05fix building by bcc broken in r2143Igor Sysoev
2008-08-04fix building by msvc8 introduced in r2127Igor Sysoev
2008-08-04fix building by bcc broken in r2130Igor Sysoev
2008-07-30directioIgor Sysoev
2008-07-29case insensitive file system location support provided by locale onlyIgor Sysoev
2008-04-29ignore glob no match errorIgor Sysoev
2008-01-25add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWNIgor Sysoev
2007-12-07use malloc() in ngx_win32_rename_file, set crit level instead of errorIgor Sysoev
2007-12-03ngx_udp_recv()Igor Sysoev
2007-12-01style fixIgor Sysoev
2007-12-01style fix: remove trailing spacesIgor Sysoev
2007-11-15enable getenv() and gmtime() in msvc8Igor Sysoev
2007-11-11fix win32 ngx_read_fd() and ngx_write_fd()Igor Sysoev
2007-11-11TransmitPackets(), ConnectEx(), and DisconnectEx()Igor Sysoev
2007-11-11fix win32 globIgor Sysoev
2007-08-30win32 ngx_is_exec() stubIgor Sysoev
2007-08-09set default listen() backlog to 511 on all platforms except FreeBSDIgor Sysoev
2007-07-29make 64-bit ngx_int_t on 64-bit platformsIgor Sysoev
2007-05-05fix building by owc12Igor Sysoev
2007-01-29use ngx_dir_access() to enable search bits for directoryIgor Sysoev
2007-01-18ngx_read_fd()Igor Sysoev
2007-01-18NGX_FILE_WRONLYIgor Sysoev
2007-01-18ngx_file_access() and ngx_de_access()Igor Sysoev
2007-01-18style fixIgor Sysoev
2007-01-18axe Win9X codeIgor Sysoev
2007-01-18add commentIgor Sysoev
2007-01-18axe unused codeIgor Sysoev
2007-01-18ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)Igor Sysoev
2007-01-18style fixIgor Sysoev
2007-01-18rename mode to accessIgor Sysoev
2007-01-12style fix: remove tabsIgor Sysoev
2006-11-20slab allocator in shared memoryIgor Sysoev
2006-10-23APOPIgor Sysoev
2006-10-16win32 uint16_t definitionIgor Sysoev
2006-10-09style fix: remove trailing spacesIgor Sysoev
2006-10-02glob support in includeIgor Sysoev