nginx/src
Maxim Dounin c722e8a5bf Win32: fixed build with Visual Studio 2005 Express.
It is available via winetricks which makes it still usable, and has
an old crtdefs.h which uses _CRT_SECURE_NO_DEPRECATE instead of
_CRT_SECURE_NO_WARNINGS to suppress warnings.

Reported by HAYASHI Kentaro,
http://mailman.nginx.org/pipermail/nginx-devel/2012-August/002542.html
2012-08-02 12:53:07 +00:00
..
core Reorder checks in ngx_shared_memory_add() for more consistent error messages. 2012-08-01 14:37:08 +00:00
event When "debug_connection" is configured with a domain name, only the first 2012-07-24 17:40:06 +00:00
http Version bump. 2012-07-31 21:47:56 +00:00
mail Core: ipv6only is now on by default. 2012-07-30 12:27:06 +00:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: fixed build with Visual Studio 2005 Express. 2012-08-02 12:53:07 +00:00