.. |
perl
|
bump version
|
2009-02-05 15:47:12 +00:00 |
ngx_http_access_module.c
|
*) refactor ngx_ptocidr()
|
2008-08-26 14:19:37 +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
|
*) back out r2040
|
2008-06-17 15:00:30 +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
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
ngx_http_charset_filter_module.c
|
remove never used zero copy stuff
|
2008-12-17 20:47:18 +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
|
add time and length to a HEAD request
|
2007-09-28 09:48:25 +00:00 |
ngx_http_fastcgi_module.c
|
fix segfault if $fastcgi_script_name or $fastcgi_path_info were used before
|
2009-01-26 14:33:59 +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
|
fix segfault when geo range replaces starting part of another range
|
2009-01-19 16:42:14 +00:00 |
ngx_http_gzip_filter_module.c
|
style fix: remove tabs
|
2009-01-26 14:35:10 +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
|
do not add header if add_header ""
|
2008-12-15 10:50:57 +00:00 |
ngx_http_index_module.c
|
test allocated space as in try_files
|
2009-01-27 16:20:29 +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
|
NGX_OPEN_FILE_DIRECTIO_OFF
|
2008-10-16 13:31:00 +00:00 |
ngx_http_map_module.c
|
ngx_hash_strlow()
|
2008-08-04 10:18:36 +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
|
if_modified_since off
|
2009-02-10 15:05:05 +00:00 |
ngx_http_proxy_module.c
|
fix segfault, introduced in r2423
|
2008-12-24 16:18:35 +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
|
fix r2122:
|
2008-10-02 15:38:26 +00:00 |
ngx_http_realip_module.c
|
real_ip_header supports any header
|
2008-09-25 19:51:56 +00:00 |
ngx_http_referer_module.c
|
fix building --without-pcre
|
2007-12-28 13:15:11 +00:00 |
ngx_http_rewrite_module.c
|
auto detect https redirect in rewrite
|
2008-06-20 14:48:28 +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
|
fix r2378, file inclusion should be waited
|
2008-12-24 12:39:41 +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
|
remove never used zero copy stuff
|
2008-12-17 20:47:18 +00:00 |
ngx_http_upstream_ip_hash_module.c
|
update ip_hash to "backup" option
|
2007-08-24 15:30:35 +00:00 |
ngx_http_userid_filter_module.c
|
*) back out r2040
|
2008-06-17 15:00:30 +00:00 |
ngx_http_xslt_filter_module.c
|
exslt support
|
2008-11-11 15:22:24 +00:00 |