nginx 0.1.19v0.1.19
commit529aaabab4057cd51a5393480883d9179b5e9cc9
authorIgor Sysoev <igor@sysoev.ru>
Tue, 15 Feb 2005 21:00:00 +0000 (16 00:00 +0300)
committerKirill A. Korinskiy <catap@catap.ru>
Tue, 15 Feb 2005 21:00:00 +0000 (16 00:00 +0300)
tree1143fda083022d1e11b5bbeb703fffefe95b49b6
parent84e24ff75a9c00065c60f4005380f63259e202bd
nginx 0.1.19

    *) Bugfix: now, if request contains the zero, then the 404 error is
       returned for the local requests.

    *) Bugfix: nginx could not be built on NetBSD 2.0.

    *) Bugfix: the timeout may occur while reading of the the client
       request body via SSL connections.
27 files changed:
CHANGES
CHANGES.ru
auto/make
auto/modules
auto/options
auto/os/conf
auto/os/freebsd
src/core/nginx.h
src/core/ngx_radix_tree.c
src/core/ngx_radix_tree.h
src/core/ngx_times.c
src/event/modules/ngx_kqueue_module.c
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/http/modules/ngx_http_autoindex_handler.c
src/http/modules/ngx_http_geo_module.c
src/http/modules/ngx_http_gzip_filter.c
src/http/modules/ngx_http_index_handler.c
src/http/modules/ngx_http_static_handler.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_log_handler.c
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_write_filter.c
src/os/unix/ngx_linux_sendfile_chain.c