nginx/src
Vladimir Homutov 8d97a2e4d7 Fixed false compiler warning.
Newer gcc versions (4.7+) report possible use of uninitialized variable if
nginx is being compiled with -O3.
2014-01-31 14:18:52 +04:00
..
core Fixed TCP_DEFER_ACCEPT handling (ticket #353). 2014-01-28 15:40:46 +04:00
event SSL: fixed $ssl_session_id possible segfault after 97e3769637a7. 2014-01-23 18:32:26 +04:00
http Fixed false compiler warning. 2014-01-31 14:18:52 +04:00
mail Mail: fixed passing of IPv6 client address in XCLIENT. 2014-01-17 22:06:04 +04: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: support for UTF-16 surrogate pairs (ticket #457). 2014-01-04 03:32:15 +04:00