.. |
perl
|
bump version
|
2009-09-07 12:08:58 +00:00 |
ngx_http_access_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_addition_filter_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_auth_basic_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_autoindex_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +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
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +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
|
fix copy destination name length, introduced in r3025
|
2009-08-20 13:37:26 +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
|
refactor fastcgi stderr handling
|
2009-08-12 14:38:44 +00:00 |
ngx_http_flv_module.c
|
*) of.test_only to not open file if only stat() is enough
|
2009-04-27 09:55:53 +00:00 |
ngx_http_geo_module.c
|
geo module supports trusted proxies
|
2009-07-22 09:43:14 +00:00 |
ngx_http_geoip_module.c
|
fix memory leak if GeoIP City database was used
|
2009-08-19 17:44:33 +00:00 |
ngx_http_gzip_filter_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_gzip_static_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_headers_filter_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_image_filter_module.c
|
variables support in image_filter
|
2009-07-23 13:14:58 +00:00 |
ngx_http_index_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_limit_req_module.c
|
style fix
|
2009-07-09 14:03:12 +00:00 |
ngx_http_limit_zone_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_log_module.c
|
strict testing "access_log off"
|
2009-08-23 17:06:33 +00:00 |
ngx_http_map_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_memcached_module.c
|
fix request counter for memcached, introduced in r3050
|
2009-08-29 18:40:28 +00:00 |
ngx_http_not_modified_filter_module.c
|
style fix
|
2009-04-15 10:57:40 +00:00 |
ngx_http_proxy_module.c
|
ngx_http_upstream_create() to cleanup the previous upstream after
|
2009-07-27 13:25:29 +00:00 |
ngx_http_random_index_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_range_filter_module.c
|
reset content_type hash value, this fixes a bug when XSLT responses
|
2009-05-25 09:06:29 +00:00 |
ngx_http_realip_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_referer_module.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_rewrite_module.c
|
fix return value
|
2009-07-27 11:04:28 +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_ssi_filter_module.c
|
clear "Accept-Ranges" for SSI responses
|
2009-07-27 13:18:40 +00:00 |
ngx_http_ssi_filter_module.h
|
SSI echo encoding
|
2007-09-27 09:37:09 +00:00 |
ngx_http_ssl_module.c
|
delete OpenSSL pre-0.9.7 compatibility: the sources were not actually
|
2009-07-23 12:54:20 +00:00 |
ngx_http_ssl_module.h
|
ssl_crl
|
2009-07-23 12:21:26 +00:00 |
ngx_http_static_module.c
|
*) of.test_only to not open file if only stat() is enough
|
2009-04-27 09:55:53 +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
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +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
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
ngx_http_xslt_filter_module.c
|
fix libxml2 error message
|
2009-07-24 13:32:41 +00:00 |