.. |
perl
|
Version bump.
|
2011-09-14 15:20:01 +00:00 |
ngx_http_access_module.c
|
fix testing IPv4 address mapped to IPv6, when only IPv6 access rules are defined
|
2011-05-16 14:01:23 +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
|
"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
|
2011-05-16 14:54:50 +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
|
Trailing space fix.
|
2011-09-16 12:08:52 +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
|
fix building by icc8
|
2010-11-26 13:36:36 +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
|
Keepalive support in fastcgi.
|
2011-09-15 19:05:23 +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
|
support IPv4 mapped to IPv6 in geo module
|
2011-05-16 13:54:42 +00:00 |
ngx_http_geoip_module.c
|
support IPv4 mapped to IPv6 in geoip module
|
2011-05-16 13:50:58 +00:00 |
ngx_http_gzip_filter_module.c
|
API change: ngx_chain_update_chains() now requires pool.
|
2011-09-15 16:03:17 +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
|
gdImageCopyRotated() may images of even height or width
|
2011-05-10 12:04:57 +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
|
change order of limit_req lookup result processing
|
2010-10-14 09:20:01 +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
|
removal of error message about %name log_format parameters,
|
2011-08-03 16:01:36 +00:00 |
ngx_http_map_module.c
|
revert r3875 since now map uses case sensetive regexes by default
|
2011-05-30 14:24:17 +00:00 |
ngx_http_memcached_module.c
|
Keepalive support in memcached.
|
2011-09-15 19:04:25 +00:00 |
ngx_http_mp4_module.c
|
MP4 co64 atom support added.
|
2011-09-15 13:23:03 +00:00 |
ngx_http_not_modified_filter_module.c
|
style fix: remove trailing spaces
|
2011-01-20 15:29:53 +00:00 |
ngx_http_proxy_module.c
|
Proxy: basic HTTP/1.1 support (including keepalive).
|
2011-09-15 19:23:20 +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
|
Now if client requests more ranges than "max_ranges" permits,
|
2011-09-01 13:03:55 +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
|
Fix names of the referer hash size directives introduced in r3940.
|
2011-08-18 16:27:30 +00:00 |
ngx_http_rewrite_module.c
|
return code text
|
2010-06-18 15:15:20 +00:00 |
ngx_http_scgi_module.c
|
Fix ignored headers handling in fastcgi/scgi/uwsgi.
|
2011-08-19 20:11:39 +00:00 |
ngx_http_secure_link_module.c
|
fix typo
|
2010-09-13 12:44:43 +00:00 |
ngx_http_split_clients_module.c
|
fix debug logging
|
2011-05-13 10:06:56 +00:00 |
ngx_http_ssi_filter_module.c
|
use memmove() in appropriate places
|
2011-04-12 08:02:46 +00:00 |
ngx_http_ssi_filter_module.h
|
SSI echo encoding
|
2007-09-27 09:37:09 +00:00 |
ngx_http_ssl_module.c
|
A new fix for the case when ssl_session_cache defined, but ssl is not
|
2011-08-04 11:12:30 +00:00 |
ngx_http_ssl_module.h
|
ECDHE support
|
2011-07-20 15:42:40 +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_upstream_keepalive_module.c
|
Upstream keepalive module.
|
2011-09-15 19:28:18 +00:00 |
ngx_http_userid_filter_module.c
|
$uid_reset
|
2011-07-19 11:21:50 +00:00 |
ngx_http_uwsgi_module.c
|
Fix ignored headers handling in fastcgi/scgi/uwsgi.
|
2011-08-19 20:11:39 +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 |