]> git.kaiwu.me - nginx.git/commit
nginx-0.3.22-RELEASE import release-0.3.22
authorIgor Sysoev <igor@sysoev.ru>
Tue, 17 Jan 2006 20:04:32 +0000 (20:04 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 17 Jan 2006 20:04:32 +0000 (20:04 +0000)
commitae33d014ad64c380446d8113bc7b2de115ffa23f
tree29a2f51bb8ba23c2a698732fc543bed6798d5967
parent4a32307de74116ec3aca40cd15e37e26e3bddd79
nginx-0.3.22-RELEASE import

    *) Feature: the ngx_http_perl_module supports the $r->args and
       $r->unescape methods.

    *) Feature: the method $r->query_string of ngx_http_perl_module was
       canceled.

    *) Bugfix: segmentation fault was occurred if the "none" or "blocked"
       values was specified in the "valid_referers" directive; the bug had
       appeared in 0.3.18.
15 files changed:
auto/cc/icc
auto/lib/perl/make
docs/xml/nginx/changes.xml
src/core/nginx.c
src/core/nginx.h
src/core/ngx_string.c
src/core/ngx_string.h
src/http/modules/ngx_http_referer_module.c
src/http/modules/perl/nginx.pm
src/http/modules/perl/nginx.xs
src/http/ngx_http_script.c
src/os/unix/ngx_freebsd_config.h
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_posix_config.h
src/os/unix/ngx_solaris_config.h