Tree @release-0.8.39 (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.39
- fix handling an inherited alias in inclusive location Igor Sysoev 12 years ago
- fix a try_files/alias case when alias uses captures and Igor Sysoev 12 years ago
- do not add tested file to a location regex string, Igor Sysoev 12 years ago
- fix the previous commit Igor Sysoev 12 years ago
- improve debug logging: "try to use file/dir" Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- remove r->zero_in_uri Igor Sysoev 12 years ago
- proxy_no_cache and fastcgi_no_cache Igor Sysoev 12 years ago
- fix delay in limit_req Igor Sysoev 12 years ago
- autodetect redirect if URI is rewritten to a string starting with $scheme Igor Sysoev 12 years ago
- delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout, Igor Sysoev 12 years ago
- allow to use $uid_got in SSI and perl module Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix SSI include stub for valid empty responses Igor Sysoev 12 years ago
- do not cache response if it has "no-store" or "private" Igor Sysoev 12 years ago
- ngx_str_set() and ngx_str_null() Igor Sysoev 12 years ago
- use ngx_min() and ngx_max() Igor Sysoev 12 years ago
- fix segfault: ngx_http_upstream_cleanup() cleans r->cleanup, Igor Sysoev 12 years ago
- ngx_http_split_clients_module Igor Sysoev 12 years ago
- style fix: remove blank line Igor Sysoev 12 years ago
- style fix: remove blank line Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks Igor Sysoev 12 years ago
- change processing variables accessed by SSI and perl module: Igor Sysoev 12 years ago
- make $arg_ variables non-cacheable Igor Sysoev 12 years ago
- do not log misleading errno in "not a regular file" error Igor Sysoev 12 years ago
- do not store an encoded variable value as a new cached variable value Igor Sysoev 12 years ago
- fix building without HTTP cache, the bug had been introduced in r3461 Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- revert partially r1555 and fix the error "memcached sent invalid trailer" Igor Sysoev 12 years ago