nginx/src
Maxim Dounin 096bcd03c3 SSL: fixed $ssl_session_id variable.
Previously, it used to contain full session serialized instead of just
a session id, making it almost impossible to use the variable in a safe
way.

Thanks to Ivan Ristić.
2014-01-22 16:05:06 +04:00
..
core Core: improved ngx_reset_pool() (ticket #490). 2014-01-17 06:24:53 +04:00
event SSL: fixed $ssl_session_id variable. 2014-01-22 16:05:06 +04:00
http SPDY: store the length of frame instead of its whole size. 2014-01-22 04:58:19 +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