comparison CHANGES @ 542:4c5d2c627a6c NGINX_0_8_17

nginx 0.8.17 *) Security: now "/../" are disabled in "Destination" request header line. *) Change: now $host variable value is always low case. *) Feature: the $ssl_session_id variable. *) Bugfix: socket leak; the bug had appeared in 0.8.11.
author Igor Sysoev <http://sysoev.ru>
date Mon, 28 Sep 2009 00:00:00 +0400
parents 005a70f9573b
children f7ec98e3caeb
comparison
equal deleted inserted replaced
541:b8ac674b0ec9 542:4c5d2c627a6c
1
2 Changes with nginx 0.8.17 28 Sep 2009
3
4 *) Security: now "/../" are disabled in "Destination" request header
5 line.
6
7 *) Change: now $host variable value is always low case.
8
9 *) Feature: the $ssl_session_id variable.
10
11 *) Bugfix: socket leak; the bug had appeared in 0.8.11.
12
1 13
2 Changes with nginx 0.8.16 22 Sep 2009 14 Changes with nginx 0.8.16 22 Sep 2009
3 15
4 *) Feature: the "image_filter_transparency" directive. 16 *) Feature: the "image_filter_transparency" directive.
5 17