..
perl
bump version
2010-06-23 14:49:57 +00:00
ngx_http_access_module.c
fix segfault if no rules are defined, introduced in r3279
2009-11-03 16:04:07 +00:00
ngx_http_addition_filter_module.c
support "*" in gzip_types, ssi_types, etc
2009-11-30 13:15:10 +00:00
ngx_http_auth_basic_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_autoindex_module.c
remove r->zero_in_uri
2010-05-24 12:35:10 +00:00
ngx_http_browser_module.c
return NULL instead of NGX_CONF_ERROR on a create conf failure
2009-06-02 16:09:44 +00:00
ngx_http_charset_filter_module.c
support "*" in gzip_types, ssi_types, etc
2009-11-30 13:15:10 +00:00
ngx_http_chunked_filter_module.c
chunked_transfer_encoding
2010-04-01 10:18:00 +00:00
ngx_http_dav_module.c
allow Destination URL without host
2010-06-10 08:17:16 +00:00
ngx_http_degradation_module.c
test degradation parameters
2009-12-17 12:45:13 +00:00
ngx_http_empty_gif_module.c
use ngx_http_send_response() in empty_gif
2010-06-18 15:17:07 +00:00
ngx_http_fastcgi_module.c
change variable names
2010-06-08 16:15:47 +00:00
ngx_http_flv_module.c
remove r->zero_in_uri
2010-05-24 12:35:10 +00:00
ngx_http_geo_module.c
eliminate a number of ranges: about 18,000 /16 networks are empty,
2010-06-24 15:26:05 +00:00
ngx_http_geoip_module.c
$geoip_city_continent_code, $geoip_latitude, $geoip_longitude
2009-12-22 17:33:03 +00:00
ngx_http_gzip_filter_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_gzip_static_module.c
remove r->zero_in_uri
2010-05-24 12:35:10 +00:00
ngx_http_headers_filter_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_image_filter_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_index_module.c
remove r->zero_in_uri
2010-05-24 12:35:10 +00:00
ngx_http_limit_req_module.c
fix delay in limit_req
2010-05-24 07:43:39 +00:00
ngx_http_limit_zone_module.c
limit_conn_log_level
2009-10-06 10:14:29 +00:00
ngx_http_log_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_map_module.c
style fix
2010-06-23 16:34:54 +00:00
ngx_http_memcached_module.c
delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout,
2010-05-20 11:46:01 +00:00
ngx_http_not_modified_filter_module.c
remove "Content-Encoding: gzip" in 304 response
2009-11-11 14:32:49 +00:00
ngx_http_proxy_module.c
fix r3628
2010-06-15 15:27:06 +00:00
ngx_http_random_index_module.c
remove r->zero_in_uri
2010-05-24 12:35:10 +00:00
ngx_http_range_filter_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_realip_module.c
fix "set_real_ip_from unix:" inheritance
2009-11-11 13:41:16 +00:00
ngx_http_referer_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_rewrite_module.c
return code text
2010-06-18 15:15:20 +00:00
ngx_http_scgi_module.c
ngx_http_scgi_module
2010-06-18 15:51:14 +00:00
ngx_http_secure_link_module.c
return NULL instead of NGX_CONF_ERROR on a create conf failure
2009-06-02 16:09:44 +00:00
ngx_http_split_clients_module.c
do not try to calculate procent sum if there was an error
2010-06-08 09:06:57 +00:00
ngx_http_ssi_filter_module.c
style fix
2010-06-23 16:34:54 +00:00
ngx_http_ssi_filter_module.h
SSI echo encoding
2007-09-27 09:37:09 +00:00
ngx_http_ssl_module.c
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_ssl_module.h
ssl_crl
2009-07-23 12:21:26 +00:00
ngx_http_static_module.c
remove r->zero_in_uri
2010-05-24 12:35:10 +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
ngx_str_set() and ngx_str_null()
2010-05-14 09:56:37 +00:00
ngx_http_sub_filter_module.c
style fix
2010-06-23 16:34:54 +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
Now $uid_set may be used at any time, r2013 states the same is wrong.
2010-06-25 12:16:31 +00:00
ngx_http_uwsgi_module.c
style fix
2010-06-15 15:30:00 +00:00
ngx_http_xslt_filter_module.c
style fix
2010-06-23 16:34:54 +00:00