index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
os
/
win32
/
ngx_win32_config.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-09
Win32: extended ngx_random() range to 0x7fffffff.
J Carter
1
-1
/
+5
2022-09-07
Win32: disabled C4306 warnings with MSVC.
Maxim Dounin
1
-0
/
+3
2022-09-07
Win32: removed misleading comment about warnings being disabled.
Maxim Dounin
1
-2
/
+0
2019-10-17
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
1
-0
/
+4
2016-12-24
Win32: compatiblity with OpenSSL 1.1.0.
Maxim Dounin
1
-0
/
+3
2016-12-24
Win32: support 64-bit compilation with MSVC.
Maxim Dounin
1
-0
/
+10
2016-12-24
Win32: fixed some warnings reported by Borland C.
Maxim Dounin
1
-0
/
+3
2016-12-24
Win32: minimized redefinition of ssize_t.
Maxim Dounin
1
-1
/
+1
2016-12-24
Win32: minimized redefinition of intptr_t/uintptr_t.
Maxim Dounin
1
-1
/
+1
2016-12-24
Win32: stdint.h used for MinGW GCC.
Maxim Dounin
1
-1
/
+1
2016-12-24
Win32: fixed building with newer versions of MinGW GCC.
Maxim Dounin
1
-0
/
+1
2015-08-17
Win32: MSVC 2015 compatibility.
Maxim Dounin
1
-0
/
+5
2015-03-26
Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Ruslan Ermilov
1
-2
/
+0
2015-03-04
Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Ruslan Ermilov
1
-1
/
+1
2015-03-17
Core: expose maximum values of time_t and ngx_int_t.
Ruslan Ermilov
1
-0
/
+2
2014-10-15
Win32: made build-able with MinGW-w64 gcc.
Kouhei Sutou
1
-2
/
+35
2013-09-23
Added ngx_filename_cmp() with "/" sorted to the left.
Maxim Dounin
1
-1
/
+5
2013-09-04
Win32: MinGW GCC compatibility.
Maxim Dounin
1
-0
/
+7
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
1
-0
/
+8
2013-09-04
Win32: Open Watcom C compatibility fixes.
Maxim Dounin
1
-0
/
+14
2013-07-05
Make macros safe.
Gleb Smirnoff
1
-3
/
+3
2013-03-20
Win32: disabled MSVC warning about '\0' not fitting into array.
Valentin Bartenev
1
-0
/
+3
2012-12-17
Implemented IPv6 support for URLs specified using domain names.
Ruslan Ermilov
1
-0
/
+1
2012-08-02
Win32: fixed build with Visual Studio 2005 Express.
Maxim Dounin
1
-0
/
+1
2012-04-03
Fixed spelling in multiline C comments.
Ruslan Ermilov
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-10-24
malloc() debugging on MacOSX.
Igor Sysoev
1
-0
/
+1
2011-10-20
Fixing conflict with SDK off_t definition.
Igor Sysoev
1
-1
/
+4
2011-10-20
Recent SDKs allow to build IPV6 only for Windows XP or above.
Igor Sysoev
1
-1
/
+1
2010-07-05
fix building by owc12: GetLongPathName() is available since Win2K only
Igor Sysoev
1
-1
/
+1
2010-03-03
compare long file names in case-insensitive mode,
Igor Sysoev
1
-0
/
+1
2009-02-21
a prelimiary IPv6 support, HTTP listen
Igor Sysoev
1
-0
/
+1
2008-12-09
remove stale pragma
Igor Sysoev
1
-3
/
+0
2008-08-04
fix building by bcc broken in r2143
Igor Sysoev
1
-0
/
+1
2007-11-15
enable getenv() and gmtime() in msvc8
Igor Sysoev
1
-0
/
+3
2007-08-09
set default listen() backlog to 511 on all platforms except FreeBSD
Igor Sysoev
1
-0
/
+3
2007-07-29
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
1
-0
/
+1
2007-01-12
style fix: remove tabs
Igor Sysoev
1
-1
/
+1
2006-10-23
APOP
Igor Sysoev
1
-0
/
+3
2006-10-16
win32 uint16_t definition
Igor Sysoev
1
-21
/
+25
2006-02-16
nginx-0.3.28-RELEASE import
release-0.3.28
Igor Sysoev
1
-0
/
+1
2005-11-26
nginx-0.3.12-RELEASE import
release-0.3.12
Igor Sysoev
1
-0
/
+2
2005-10-19
nginx-0.3.3-RELEASE import
release-0.3.3
Igor Sysoev
1
-0
/
+4
2005-05-12
nginx-0.1.29-RELEASE import
release-0.1.29
Igor Sysoev
1
-11
/
+8
2005-03-22
nginx-0.1.26-RELEASE import
release-0.1.26
Igor Sysoev
1
-1
/
+9
2005-03-19
nginx-0.1.25-RELEASE import
release-0.1.25
Igor Sysoev
1
-19
/
+5
2005-03-04
nginx-0.1.24-RELEASE import
release-0.1.24
Igor Sysoev
1
-9
/
+26
2005-02-22
nginx-0.1.21-RELEASE import
release-0.1.21
Igor Sysoev
1
-1
/
+0
2005-01-18
nginx-0.1.14-RELEASE import
release-0.1.14
Igor Sysoev
1
-0
/
+1
2004-12-21
nginx-0.1.13-RELEASE import
release-0.1.13
Igor Sysoev
1
-2
/
+7
[next]