.. |
perl
|
pass additional arguments in ngx_http_perl_call_handler() as SV
|
2008-02-16 14:29:44 +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
|
fix segfault
|
2007-10-22 10:15:27 +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
|
C++ compatibility
|
2008-03-03 16:32:16 +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
|
add X-Accel-Charset to ingored header, fix X-Accel-Buffering
|
2008-02-11 14:02:28 +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
|
add_header last-modified ""
|
2007-11-27 12:02:58 +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
|
64-bit time_t compatibility
|
2007-11-15 14:26:36 +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
|
add X-Accel-Charset to ingored header, fix X-Accel-Buffering
|
2008-02-11 14:02:28 +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
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
ngx_http_ssi_filter_module.c
|
fix segfault if empty stub block is used second time
|
2008-02-14 16:03:48 +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 off
|
2007-12-26 20:27:22 +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
|
*) add sub_filter parser fix similar to r1261 in SSI parser
|
2007-10-02 18:53:31 +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
|
use ngx_http_server_addr()
|
2007-12-29 16:00:34 +00:00 |