summaryrefslogtreecommitdiffhomepage
path: root/src/os/win32/ngx_win32_config.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-09Win32: extended ngx_random() range to 0x7fffffff.J Carter1-1/+5
2022-09-07Win32: disabled C4306 warnings with MSVC.Maxim Dounin1-0/+3
2022-09-07Win32: removed misleading comment about warnings being disabled.Maxim Dounin1-2/+0
2019-10-17Events: available bytes calculation via ioctl(FIONREAD).Maxim Dounin1-0/+4
2016-12-24Win32: compatiblity with OpenSSL 1.1.0.Maxim Dounin1-0/+3
2016-12-24Win32: support 64-bit compilation with MSVC.Maxim Dounin1-0/+10
2016-12-24Win32: fixed some warnings reported by Borland C.Maxim Dounin1-0/+3
2016-12-24Win32: minimized redefinition of ssize_t.Maxim Dounin1-1/+1
2016-12-24Win32: minimized redefinition of intptr_t/uintptr_t.Maxim Dounin1-1/+1
2016-12-24Win32: stdint.h used for MinGW GCC.Maxim Dounin1-1/+1
2016-12-24Win32: fixed building with newer versions of MinGW GCC.Maxim Dounin1-0/+1
2015-08-17Win32: MSVC 2015 compatibility.Maxim Dounin1-0/+5
2015-03-26Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.Ruslan Ermilov1-2/+0
2015-03-04Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.Ruslan Ermilov1-1/+1
2015-03-17Core: expose maximum values of time_t and ngx_int_t.Ruslan Ermilov1-0/+2
2014-10-15Win32: made build-able with MinGW-w64 gcc.Kouhei Sutou1-2/+35
2013-09-23Added ngx_filename_cmp() with "/" sorted to the left.Maxim Dounin1-1/+5
2013-09-04Win32: MinGW GCC compatibility.Maxim Dounin1-0/+7
2013-09-04Win32: Borland C compatibility fixes.Maxim Dounin1-0/+8
2013-09-04Win32: Open Watcom C compatibility fixes.Maxim Dounin1-0/+14
2013-07-05Make macros safe.Gleb Smirnoff1-3/+3
2013-03-20Win32: disabled MSVC warning about '\0' not fitting into array.Valentin Bartenev1-0/+3
2012-12-17Implemented IPv6 support for URLs specified using domain names.Ruslan Ermilov1-0/+1
2012-08-02Win32: fixed build with Visual Studio 2005 Express.Maxim Dounin1-0/+1
2012-04-03Fixed spelling in multiline C comments.Ruslan Ermilov1-1/+1
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-10-24malloc() debugging on MacOSX.Igor Sysoev1-0/+1
2011-10-20Fixing conflict with SDK off_t definition.Igor Sysoev1-1/+4
2011-10-20Recent SDKs allow to build IPV6 only for Windows XP or above.Igor Sysoev1-1/+1
2010-07-05fix building by owc12: GetLongPathName() is available since Win2K onlyIgor Sysoev1-1/+1
2010-03-03compare long file names in case-insensitive mode,Igor Sysoev1-0/+1
2009-02-21a prelimiary IPv6 support, HTTP listenIgor Sysoev1-0/+1
2008-12-09remove stale pragmaIgor Sysoev1-3/+0
2008-08-04fix building by bcc broken in r2143Igor Sysoev1-0/+1
2007-11-15enable getenv() and gmtime() in msvc8Igor Sysoev1-0/+3
2007-08-09set default listen() backlog to 511 on all platforms except FreeBSDIgor Sysoev1-0/+3
2007-07-29make 64-bit ngx_int_t on 64-bit platformsIgor Sysoev1-0/+1
2007-01-12style fix: remove tabsIgor Sysoev1-1/+1
2006-10-23APOPIgor Sysoev1-0/+3
2006-10-16win32 uint16_t definitionIgor Sysoev1-21/+25
2006-02-16nginx-0.3.28-RELEASE importrelease-0.3.28Igor Sysoev1-0/+1
2005-11-26nginx-0.3.12-RELEASE importrelease-0.3.12Igor Sysoev1-0/+2
2005-10-19nginx-0.3.3-RELEASE importrelease-0.3.3Igor Sysoev1-0/+4
2005-05-12nginx-0.1.29-RELEASE importrelease-0.1.29Igor Sysoev1-11/+8
2005-03-22nginx-0.1.26-RELEASE importrelease-0.1.26Igor Sysoev1-1/+9
2005-03-19nginx-0.1.25-RELEASE importrelease-0.1.25Igor Sysoev1-19/+5
2005-03-04nginx-0.1.24-RELEASE importrelease-0.1.24Igor Sysoev1-9/+26
2005-02-22nginx-0.1.21-RELEASE importrelease-0.1.21Igor Sysoev1-1/+0
2005-01-18nginx-0.1.14-RELEASE importrelease-0.1.14Igor Sysoev1-0/+1
2004-12-21nginx-0.1.13-RELEASE importrelease-0.1.13Igor Sysoev1-2/+7