nginx/src
Maxim Dounin 84b0ad63fb Win32: MSVC 2015 compatibility.
Resolved warnings about declarations that hide previous local declarations.
Warnings about WSASocketA() being deprecated resolved by explicit use of
WSASocketW() instead of WSASocket().  When compiling without IPv6 support,
WinSock deprecated warnings are disabled to allow use of gethostbyname().
2015-08-17 18:09:17 +03:00
..
core Core: fixed potential division by zero when initializing hash. 2015-08-13 16:27:17 +03:00
event OCSP stapling: fixed segfault without nextUpdate. 2015-07-14 01:10:25 +03:00
http Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +03:00
mail Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +03:00
stream Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +03:00