.. |
perl
|
bump version
|
2008-05-26 09:54:17 +00:00 |
ngx_http_access_module.c
|
satisfy all|any
|
2007-12-29 16:38:23 +00:00 |
ngx_http_addition_filter_module.c
|
ngx_strcasecmp()/ngx_strncasecmp()
|
2007-02-14 18:51:19 +00:00 |
ngx_http_auth_basic_module.c
|
return NGX_DECLINED if access directives are not active,
|
2007-12-27 14:15:34 +00:00 |
ngx_http_autoindex_module.c
|
fix autoindex for "alias /"
|
2007-11-08 15:21:54 +00:00 |
ngx_http_browser_module.c
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
ngx_http_charset_filter_module.c
|
speed up ngx_http_charset_recode() for 25%: google-perftools reported
|
2008-03-16 16:52:15 +00:00 |
ngx_http_chunked_filter_module.c
|
nginx-0.4.0-RELEASE import
|
2006-08-30 10:39:17 +00:00 |
ngx_http_dav_module.c
|
*) host in request line has priority
|
2008-05-15 14:44:47 +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
|
remove directives deprecated in 0.3.x
|
2008-05-24 15:48:50 +00:00 |
ngx_http_flv_module.c
|
optimization
|
2007-12-27 20:32:43 +00:00 |
ngx_http_geo_module.c
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
ngx_http_gzip_filter_module.c
|
ngx_http_gzip_static_module and gzip_disable
|
2007-12-27 14:21:59 +00:00 |
ngx_http_gzip_static_module.c
|
ngx_http_gzip_static_module should DECLINE request
|
2008-01-08 10:35:50 +00:00 |
ngx_http_headers_filter_module.c
|
expires modified
|
2008-05-16 15:18:50 +00:00 |
ngx_http_index_module.c
|
optimization
|
2007-12-27 20:32:43 +00:00 |
ngx_http_limit_zone_module.c
|
optimize rbtree initialization and insert
|
2007-12-17 08:52:00 +00:00 |
ngx_http_log_module.c
|
fix error log message
|
2008-05-26 10:54:59 +00:00 |
ngx_http_map_module.c
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
ngx_http_memcached_module.c
|
fix memory leak in long-lived non buffered connections
|
2008-03-03 10:42:00 +00:00 |
ngx_http_not_modified_filter_module.c
|
omit unnecessary test, because NGX_ERROR == -1,
|
2007-11-09 15:43:43 +00:00 |
ngx_http_proxy_module.c
|
remove directives deprecated in 0.3.x
|
2008-05-24 15:48:50 +00:00 |
ngx_http_range_filter_module.c
|
If-Range support
|
2007-11-09 15:41:35 +00:00 |
ngx_http_realip_module.c
|
ignore meaningless bits in CIDR and warn about them
|
2007-08-10 13:13:28 +00:00 |
ngx_http_referer_module.c
|
fix building --without-pcre
|
2007-12-28 13:15:11 +00:00 |
ngx_http_rewrite_module.c
|
locations tree
|
2008-05-24 14:14:13 +00:00 |
ngx_http_ssi_filter_module.c
|
style fix
|
2008-05-22 12:09: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
|
ssl_session_cache none
|
2008-05-26 07:14:13 +00:00 |
ngx_http_ssl_module.h
|
move the session cache callbacks to the ngx_openssl_module
|
2007-01-03 15:25:40 +00:00 |
ngx_http_static_module.c
|
optimization
|
2007-12-27 20:32:43 +00:00 |
ngx_http_status_module.c
|
nginx-0.3.55-RELEASE import
|
2006-07-28 15:16:17 +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
|
reset looked at match
|
2008-04-29 06:15:56 +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
|
$uid_got and $uid_set may used at any time
|
2008-05-16 15:03:37 +00:00 |