]> git.kaiwu.me - nginx.git/commit
nginx-0.3.57-RELEASE import release-0.3.57
authorIgor Sysoev <igor@sysoev.ru>
Wed, 9 Aug 2006 19:59:45 +0000 (19:59 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 9 Aug 2006 19:59:45 +0000 (19:59 +0000)
commitc55a104fcb42f5bbd1fd417dfef5b8696dc81621
tree7f930f05016456e2a57a8d75564c2067b81d9ad4
parent8d1728fabad981760233be9925417e9f0c35d5c7
nginx-0.3.57-RELEASE import

    *) Feature: the $ssl_client_serial variable.

    *) Bugfix: in the "!-e" operator of the "if" directive.
       Thanks to Andrian Budanstov.

    *) Bugfix: while a client certificate verification nginx did not send
       to a client the required certificates information.

    *) Bugfix: the $document_root variable did not support the variables in
       the "root" directive.
docs/xml/nginx/changes.xml
src/core/nginx.h
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/http/modules/ngx_http_ssl_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_script.c
src/http/ngx_http_upstream.c
src/http/ngx_http_variables.c