..
perl
PERL_SYS_TERM() should be called once on exit only, this fixes the message
2007-05-29 18:48:42 +00:00
ngx_http_access_module.c
nginx-0.4.0-RELEASE import
2006-08-30 10:39:17 +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
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
2007-01-18 20:15:09 +00:00
ngx_http_autoindex_module.c
charset could not be set for ngx_http_autoindex_module responses
2006-11-13 20:53:37 +00:00
ngx_http_browser_module.c
style fix: remove trailing spaces
2006-10-09 15:38:59 +00:00
ngx_http_charset_filter_module.c
ngx_strcasecmp()/ngx_strncasecmp()
2007-02-14 18:51:19 +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
style fix: remove trailing spaces
2007-04-19 18:07:39 +00:00
ngx_http_empty_gif_module.c
style fix
2007-01-17 10:50:52 +00:00
ngx_http_fastcgi_module.c
fix "zero size buf" if request body file is multiple of 32K and FastCGI is used
2007-03-21 13:30:24 +00:00
ngx_http_flv_module.c
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
2007-01-18 20:15:09 +00:00
ngx_http_geo_module.c
nginx-0.3.40-RELEASE import
2006-04-19 15:30:56 +00:00
ngx_http_gzip_filter_module.c
axe old % log format
2006-11-27 14:46:15 +00:00
ngx_http_headers_filter_module.c
ngx_strcasecmp()/ngx_strncasecmp()
2007-02-14 18:51:19 +00:00
ngx_http_index_module.c
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
2007-01-18 20:15:09 +00:00
ngx_http_limit_zone_module.c
fix comparison
2007-01-16 19:01:10 +00:00
ngx_http_log_module.c
$request_time has millisecond precision
2007-04-21 07:50:19 +00:00
ngx_http_map_module.c
fix segfault if $server_addr failed
2006-10-20 19:07:50 +00:00
ngx_http_memcached_module.c
eliminate the useless space symbol
2007-01-29 11:54:36 +00:00
ngx_http_not_modified_filter_module.c
nginx-0.4.0-RELEASE import
2006-08-30 10:39:17 +00:00
ngx_http_proxy_module.c
proxy_headers_hash_max_size and proxy_headers_hash_bucket_size
2007-04-22 20:21:59 +00:00
ngx_http_range_filter_module.c
fix multipart ranges trailing
2007-05-06 18:15:32 +00:00
ngx_http_realip_module.c
a client address must be allocated from a connection pool
2007-02-17 21:06:47 +00:00
ngx_http_referer_module.c
ngx_strcasecmp()/ngx_strncasecmp()
2007-02-14 18:51:19 +00:00
ngx_http_rewrite_module.c
fix building by msvc
2007-05-05 05:40:29 +00:00
ngx_http_ssi_filter_module.c
fix segfault or parsing error in '<!--# if expr="$var = /" -->'
2007-05-02 08:07:37 +00:00
ngx_http_ssi_filter_module.h
<!--#include virtual=... set=... -->
2006-10-13 15:20:10 +00:00
ngx_http_ssl_module.c
SNI support
2007-05-29 15:21:09 +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
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
2007-01-18 20:15:09 +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
nginx-0.3.55-RELEASE import
2006-07-28 15:16:17 +00:00
ngx_http_sub_filter_module.c
ngx_http_sub_filter_module
2007-04-19 17:54:23 +00:00
ngx_http_upstream_ip_hash_module.c
ip_hash used wrong byte order
2007-03-23 12:52:33 +00:00
ngx_http_userid_filter_module.c
axe old % log format
2006-11-27 14:46:15 +00:00