]> git.kaiwu.me - nginx.git/commit
nginx-0.1.10-RELEASE import release-0.1.10
authorIgor Sysoev <igor@sysoev.ru>
Fri, 26 Nov 2004 09:33:59 +0000 (09:33 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 26 Nov 2004 09:33:59 +0000 (09:33 +0000)
commit069899bfb5f62503122a57aeb5dc8ed492f14485
treefd643b062444c8b07ae485e9e03d3f68530cc96c
parent6b8c4aebf072a4a3c0946f070a0c6b384b8ad8f2
nginx-0.1.10-RELEASE import

    *) Bugfix: if the request without arguments contains "//", "/./",
       "/../" or "%XX" then the lost character in the request line was
       lost; the bug had appeared in 0.1.9.

    *) Bugfix: the fix in 0.1.9 for the files bigger than 2G on Linux did
       not work.
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_config.h
src/http/ngx_http_parse.c
src/os/unix/ngx_linux_config.h