Tree @release-0.9.4 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- ngx_http_cache.h
- ngx_http_config.h
- ngx_http_copy_filter_module.c
- ngx_http_core_module.c
- ngx_http_core_module.h
- ngx_http_file_cache.c
- ngx_http_header_filter_module.c
- ngx_http_parse.c
- ngx_http_parse_time.c
- ngx_http_postpone_filter_module.c
- ngx_http_request.c
- ngx_http_request.h
- ngx_http_request_body.c
- ngx_http_script.c
- ngx_http_script.h
- ngx_http_special_response.c
- ngx_http_upstream.c
- ngx_http_upstream.h
- ngx_http_upstream_round_robin.c
- ngx_http_upstream_round_robin.h
- ngx_http_variables.c
- ngx_http_variables.h
- ngx_http_write_filter_module.c
History of src / http @release-0.9.4
- server_name $hostname Igor Sysoev 11 years ago
- style fix: remove trailing spaces Igor Sysoev 11 years ago
- move setting conf->server_name in merge phase Igor Sysoev 11 years ago
- fix large stderr handling without http cache Igor Sysoev 11 years ago
- introduce 494 code "Request Header Too Large" Igor Sysoev 11 years ago
- use boolean expression instead of "if" Igor Sysoev 11 years ago
- rename NGX_HTTP_OWN_CODES to NGX_HTTP_NGINX_CODES Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- always run regex in server_name to get captures for IPv6 addresses, Igor Sysoev 11 years ago
- test wildcard tail hash existance for IPv6 addresses, Igor Sysoev 11 years ago
- style fix Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- "If-Unmodified-Since" support Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- fix comment Igor Sysoev 11 years ago
- revert processing NGX_OK in rewrite phase changed in r3798, Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- revert processing NGX_OK and NGX_DONE in rewrite phase changed in r3634 Igor Sysoev 11 years ago
- style fix Igor Sysoev 11 years ago
- fix building by icc8 Igor Sysoev 11 years ago
- keepalive_disable Igor Sysoev 11 years ago
- allow variable as "map" value Igor Sysoev 11 years ago
- use "\" to escape "default", "include", and "hostnames" values instead of "!" Igor Sysoev 11 years ago
- allow empty value as "map" parameter Igor Sysoev 11 years ago
- allow expressions in the first "map" parameter Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- allow override redirect status in error_page Igor Sysoev 11 years ago
- change order of limit_req lookup result processing Igor Sysoev 11 years ago
- an excess was logged as 0.000 if requests were limited without delay: Igor Sysoev 11 years ago
- always update an aio_senfile connection flag accodring to a current Igor Sysoev 11 years ago