.. |
perl
|
bump version
|
2009-03-23 15:56:46 +00:00 |
ngx_http_access_module.c
|
prepare ngx_ptocidr() for IPv6
|
2009-02-24 14:01:40 +00:00 |
ngx_http_addition_filter_module.c
|
*) refactor subrequest handling, now they run as separate posted requests
|
2008-12-08 14:23:20 +00:00 |
ngx_http_auth_basic_module.c
|
use complex values in add_header, auth_basic_user_file,
|
2009-03-22 09:39:19 +00:00 |
ngx_http_autoindex_module.c
|
skip protected symlinks in autoindex
|
2008-12-08 14:05:21 +00:00 |
ngx_http_browser_module.c
|
add debug logging
|
2009-02-18 09:24:14 +00:00 |
ngx_http_charset_filter_module.c
|
small optimization: " == NGX_ERROR" > " != NGX_OK"
|
2009-02-24 10:42:23 +00:00 |
ngx_http_chunked_filter_module.c
|
do not set "Transfer-Encoding: chunked" for HEAD requests
|
2008-10-02 15:40:01 +00:00 |
ngx_http_dav_module.c
|
use ngx_ext_rename_file() for single file MOVE
|
2008-12-10 14:53:45 +00:00 |
ngx_http_empty_gif_module.c
|
set MIME-type length,
|
2009-02-17 08:37:36 +00:00 |
ngx_http_fastcgi_module.c
|
fastcgi cache
|
2009-03-24 12:49:29 +00:00 |
ngx_http_flv_module.c
|
set r->root_tested for non-error_page response only
|
2009-01-16 13:53:08 +00:00 |
ngx_http_geo_module.c
|
prepare ngx_ptocidr() for IPv6
|
2009-02-24 14:01:40 +00:00 |
ngx_http_gzip_filter_module.c
|
fix postponed zlib memory allocation, introduced in r2411
|
2009-03-01 19:24:11 +00:00 |
ngx_http_gzip_static_module.c
|
set r->root_tested for non-error_page response only
|
2009-01-16 13:53:08 +00:00 |
ngx_http_headers_filter_module.c
|
fix add_header Last-Modified "", broken in r2589
|
2009-03-26 13:34:37 +00:00 |
ngx_http_index_module.c
|
remove unneeded increment
|
2009-03-14 17:10:25 +00:00 |
ngx_http_limit_req_module.c
|
*) add zone name while logging 503 error reason
|
2008-12-08 14:18:06 +00:00 |
ngx_http_limit_zone_module.c
|
log 503 error reason
|
2008-12-08 14:12:29 +00:00 |
ngx_http_log_module.c
|
small optimization: " == NGX_ERROR" > " != NGX_OK"
|
2009-02-24 10:42:23 +00:00 |
ngx_http_map_module.c
|
small optimization: " == NGX_ERROR" > " != NGX_OK"
|
2009-02-24 10:42:23 +00:00 |
ngx_http_memcached_module.c
|
change variable name
|
2008-12-10 14:46:34 +00:00 |
ngx_http_not_modified_filter_module.c
|
a prelimiary proxy cache support
|
2009-03-23 13:14:51 +00:00 |
ngx_http_proxy_module.c
|
unlink proxy_cache and proxy_cache_valid
|
2009-03-24 12:31:24 +00:00 |
ngx_http_random_index_module.c
|
back out $random_index variable
|
2008-09-30 13:17:14 +00:00 |
ngx_http_range_filter_module.c
|
a prelimiary proxy cache support
|
2009-03-23 13:14:51 +00:00 |
ngx_http_realip_module.c
|
prepare ngx_ptocidr() for IPv6
|
2009-02-24 14:01:40 +00:00 |
ngx_http_referer_module.c
|
fix building --without-pcre
|
2007-12-28 13:15:11 +00:00 |
ngx_http_rewrite_module.c
|
now regex captures are per-request entities
|
2009-03-06 12:15:07 +00:00 |
ngx_http_secure_link_module.c
|
allow short secure links
|
2008-10-21 12:33:23 +00:00 |
ngx_http_ssi_filter_module.c
|
small optimization: " == NGX_ERROR" > " != NGX_OK"
|
2009-02-24 10:42:23 +00:00 |
ngx_http_ssi_filter_module.h
|
SSI echo encoding
|
2007-09-27 09:37:09 +00:00 |
ngx_http_ssl_module.c
|
*) listen ssl
|
2008-09-01 14:19:01 +00:00 |
ngx_http_ssl_module.h
|
*) listen ssl
|
2008-09-01 14:19:01 +00:00 |
ngx_http_static_module.c
|
set r->root_tested for non-error_page response only
|
2009-01-16 13:53:08 +00:00 |
ngx_http_status_module.c
|
*) remove zero termination in ngx_inet_ntop() and ngx_sock_ntop()
|
2008-08-21 18:47:23 +00:00 |
ngx_http_stub_status_module.c
|
style fix: remove double semicolons
|
2007-10-09 20:11:03 +00:00 |
ngx_http_sub_filter_module.c
|
use complex values in add_header, auth_basic_user_file,
|
2009-03-22 09:39:19 +00:00 |
ngx_http_upstream_ip_hash_module.c
|
a prelimiary IPv6 support, HTTP listen
|
2009-02-21 07:02:02 +00:00 |
ngx_http_userid_filter_module.c
|
axe r->in_addr
|
2009-02-23 21:05:10 +00:00 |
ngx_http_xslt_filter_module.c
|
use complex values in add_header, auth_basic_user_file,
|
2009-03-22 09:39:19 +00:00 |