An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http:
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Sysoev
6633572f31
use pointer to an array instead of array for inclusive locations inside location
19 years ago
..
perl
bump version
19 years ago
ngx_http_access_module.c
nginx-0.4.0-RELEASE import
20 years ago
ngx_http_addition_filter_module.c
ngx_strcasecmp()/ngx_strncasecmp()
19 years ago
ngx_http_auth_basic_module.c
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
19 years ago
ngx_http_autoindex_module.c
charset could not be set for ngx_http_autoindex_module responses
20 years ago
ngx_http_browser_module.c
style fix: remove trailing spaces
20 years ago
ngx_http_charset_filter_module.c
ngx_strcasecmp()/ngx_strncasecmp()
19 years ago
ngx_http_chunked_filter_module.c
nginx-0.4.0-RELEASE import
20 years ago
ngx_http_dav_module.c
style fix: remove trailing spaces
19 years ago
ngx_http_empty_gif_module.c
style fix
19 years ago
ngx_http_fastcgi_module.c
fastcgi_catch_stderr
19 years ago
ngx_http_flv_module.c
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
19 years ago
ngx_http_geo_module.c
nginx-0.3.40-RELEASE import
20 years ago
ngx_http_gzip_filter_module.c
axe old % log format
19 years ago
ngx_http_headers_filter_module.c
ngx_strcasecmp()/ngx_strncasecmp()
19 years ago
ngx_http_index_module.c
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
19 years ago
ngx_http_limit_zone_module.c
fix comparison
19 years ago
ngx_http_log_module.c
$request_time has millisecond precision
19 years ago
ngx_http_map_module.c
fix segfault if $server_addr failed
20 years ago
ngx_http_memcached_module.c
eliminate the useless space symbol
19 years ago
ngx_http_not_modified_filter_module.c
nginx-0.4.0-RELEASE import
20 years ago
ngx_http_proxy_module.c
proxy_headers_hash_max_size and proxy_headers_hash_bucket_size
19 years ago
ngx_http_range_filter_module.c
fix multipart ranges trailing
19 years ago
ngx_http_realip_module.c
a client address must be allocated from a connection pool
19 years ago
ngx_http_referer_module.c
ngx_strcasecmp()/ngx_strncasecmp()
19 years ago
ngx_http_rewrite_module.c
use pointer to an array instead of array for inclusive locations inside location
19 years ago
ngx_http_ssi_filter_module.c
fix segfault or parsing error in '<!--# if expr="$var = /" -->'
19 years ago
ngx_http_ssi_filter_module.h
<!--#include virtual=... set=... -->
20 years ago
ngx_http_ssl_module.c
SNI support
19 years ago
ngx_http_ssl_module.h
move the session cache callbacks to the ngx_openssl_module
19 years ago
ngx_http_static_module.c
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
19 years ago
ngx_http_status_module.c
nginx-0.3.55-RELEASE import
20 years ago
ngx_http_stub_status_module.c
nginx-0.3.55-RELEASE import
20 years ago
ngx_http_sub_filter_module.c
ngx_http_sub_filter_module
19 years ago
ngx_http_upstream_ip_hash_module.c
ip_hash used wrong byte order
19 years ago
ngx_http_userid_filter_module.c
axe old % log format
19 years ago