nginx/src/http/modules
Igor Sysoev f3870c66df use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
delete ngx_http_cache(), ngx_http_no_cache_set_slot()
2010-07-14 11:15:45 +00:00
..
perl bump version 2010-07-14 11:09:56 +00:00
ngx_http_access_module.c fix building by msvc7 2010-07-08 16:17:11 +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 use ngx_http_test_predicates(), ngx_http_set_predicate_slot() 2010-07-14 11:15:45 +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 style fix: remove tabs 2010-06-30 14:28:54 +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 use ngx_http_test_predicates(), ngx_http_set_predicate_slot() 2010-07-14 11:15:45 +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 use ngx_http_test_predicates(), ngx_http_set_predicate_slot() 2010-07-14 11:15:45 +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 update r->buffered after processing SSI command, 2010-07-07 10:17:19 +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 fix case of partially matched patterns on buffer border in sub_filter 2010-07-05 13:45:10 +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 change logic introduced in r3649: 2010-06-30 14:30:55 +00:00
ngx_http_uwsgi_module.c use ngx_http_test_predicates(), ngx_http_set_predicate_slot() 2010-07-14 11:15:45 +00:00
ngx_http_xslt_filter_module.c use xmlSAXHandler._private field to store xslt filter context 2010-07-12 12:52:01 +00:00