nginx 0.8.23v0.8.23
commitc55ab0555357cf1a400a62a5bd9845e915ec3599
authorIgor Sysoev <igor@sysoev.ru>
Tue, 10 Nov 2009 21:00:01 +0000 (11 00:00 +0300)
committerKirill A. Korinskiy <catap@catap.ru>
Tue, 10 Nov 2009 21:00:00 +0000 (11 00:00 +0300)
tree349cf154b7b3fa5be1a59b072330c7303500f318
parent9059342960cf79b9f82b8d978de7670868a9133f
nginx 0.8.23

    *) Security: now SSL/TLS renegotiation is disabled.
       Thanks to Maxim Dounin.

    *) Bugfix: listen unix domain socket did not inherit while online
       upgrade.

    *) Bugfix: the "unix:" parameter of the "set_real_ip_from" directive
       did not without yet another directive with any IP address.

    *) Bugfix: segmentation fault and infinite looping in resolver.

    *) Bugfix: in resolver.
       Thanks to Artem Bokhan.
19 files changed:
CHANGES
CHANGES.ru
src/core/nginx.h
src/core/ngx_conf_file.c
src/core/ngx_connection.c
src/core/ngx_resolver.c
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/http/modules/ngx_http_realip_module.c
src/http/modules/perl/nginx.pm
src/http/ngx_http_copy_filter_module.c
src/http/ngx_http_file_cache.c
src/mail/ngx_mail_smtp_handler.c
src/os/unix/ngx_file_aio_read.c
src/os/unix/ngx_files.c
src/os/unix/ngx_files.h
src/os/unix/ngx_linux_aio_read.c
src/os/unix/ngx_posix_init.c
src/os/unix/ngx_process_cycle.c