Tree @release-0.6.17 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- ngx_http_cache.c
- 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.6.17
- 64-bit time_t compatibility Igor Sysoev 14 years ago
- fix typo Igor Sysoev 14 years ago
- omit unnecessary test, because NGX_ERROR == -1, Igor Sysoev 14 years ago
- If-Range support Igor Sysoev 14 years ago
- style and grammar fix Igor Sysoev 14 years ago
- fix autoindex for "alias /" Igor Sysoev 14 years ago
- fix gzip and SSL Igor Sysoev 14 years ago
- set status in correct place Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- divide special response handling into several functions Igor Sysoev 14 years ago
- compatibility with mget: space after HTTP/1.1 Igor Sysoev 14 years ago
- refactor index module: remove context Igor Sysoev 14 years ago
- change emerg to a warn for absolute index Igor Sysoev 14 years ago
- fix mime type for absolute index Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- fix building broken in r1593 Igor Sysoev 14 years ago
- unescape SSI include Igor Sysoev 14 years ago
- server_tokens Igor Sysoev 14 years ago
- fix typo Igor Sysoev 14 years ago
- fix segfault Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- fix typo Igor Sysoev 14 years ago
- merge_slashes Igor Sysoev 14 years ago
- allow full URL without URI part: "GET http://host HTTP/1.0" Igor Sysoev 14 years ago
- gzip_vary Igor Sysoev 14 years ago
- do not discard body if it has been already read Igor Sysoev 14 years ago
- fix segfault if no server_name was defined Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago