Tree @release-0.8.20 (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.8.20
- update r3201: ngx_http_random_index_module should behave consistently Igor Sysoev 12 years ago
- *) reset cached dirent.d_type after stat() Igor Sysoev 12 years ago
- test comma separator in "Cache-Control" Igor Sysoev 12 years ago
- hide cacheable Set-Cookie and P3P FastCGI response headers Igor Sysoev 12 years ago
- use only strong ciphers by default Igor Sysoev 12 years ago
- use real file cache length, this fixes cache size counting for responses Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix r3184 Igor Sysoev 12 years ago
- disable SSLv2 and low ciphers by default Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- limit_conn_log_level Igor Sysoev 12 years ago
- limit_req_log_level Igor Sysoev 12 years ago
- fix building by gcc45 Igor Sysoev 12 years ago
- make limit_req to conform to the leaky bucket algorithm Igor Sysoev 12 years ago
- omit '\0' from "Location" header on MKCOL request Igor Sysoev 12 years ago
- clear r->lingering_close to disable preventively calling Igor Sysoev 12 years ago
- clear r->keepalive to disable preventively calling Igor Sysoev 12 years ago
- update r3167: do not set r->discard_body if the body has been just discarded Igor Sysoev 12 years ago
- read_ahead Igor Sysoev 12 years ago
- log 499 instead 0, the bug was introduced in r3050 Igor Sysoev 12 years ago
- allow several perl_modules Igor Sysoev 12 years ago
- use ngx_conf_set_str_array_slot() for perl_require Igor Sysoev 12 years ago
- optimize error handling Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix request counter in resolver handling, the bug was introduced in r3050 Igor Sysoev 12 years ago
- we do not need to increase request counter in this place, Igor Sysoev 12 years ago
- fix r3078: do not increase request counter if body has been just discarded Igor Sysoev 12 years ago
- fix discarding body Igor Sysoev 12 years ago
- check unsafe Destination Igor Sysoev 12 years ago
- low ENAMETOOLONG logging level Igor Sysoev 12 years ago