nginx/src
Valentin Bartenev 59db08a6fc Removed zero termination of shm zone names.
It was added in r2717 and no longer needed since r2721,
where the termination was added to ngx_shm_alloc() and
ngx_init_zone_pool().  So then it only corrupts error
messages about ivalid zones.
2013-02-19 17:48:45 +00:00
..
core Version bump. 2013-02-19 17:45:12 +00:00
event SSL: fixed ngx_ssl_handshake() with level-triggered event methods. 2013-02-01 14:37:43 +00:00
http Removed zero termination of shm zone names. 2013-02-19 17:48:45 +00:00
mail Implemented IPv6 support for URLs specified using domain names. 2012-12-17 12:08:53 +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 Core: crypt_r() error handling fixed. 2012-12-21 16:13:03 +00:00