Tree @release-0.8.36 (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.36
- 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
- chunked_transfer_encoding Igor Sysoev 12 years ago
- do not add a port in redirect if we listen on unix domain socket Igor Sysoev 12 years ago
- reset a parsing state to parse correctly an upstream response, Igor Sysoev 12 years ago
- *) introduce ngx_time_sigsafe_update() to update the error log time only Igor Sysoev 12 years ago
- *) use previously cached GMT offset value to update time from a signal handler Igor Sysoev 12 years ago
- "proxy_redirect default" may not be used if a proxy_pass uses variables Igor Sysoev 12 years ago
- fix proxy_redirect name in error message Igor Sysoev 12 years ago
- fix segfault if there was non cached large FastCGI stderr output before header, Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- make $request_method non-cacheable Igor Sysoev 12 years ago
- remove code disabled since 0.1.29 version Igor Sysoev 12 years ago
- use a right "Location" header name, however, it did not harm, Igor Sysoev 12 years ago
- fix cached FastCGI response with large stderr output before header Igor Sysoev 12 years ago
- allow HTTPS referers Igor Sysoev 12 years ago
- fix a geo range if the range includes two or more /16 networks Igor Sysoev 12 years ago
- SSI %s timefmt has no timezone offset Igor Sysoev 12 years ago
- use content type of the parent request in SSI stub block output Igor Sysoev 12 years ago
- style fix: remove tabs Igor Sysoev 12 years ago
- fix $upstream_http_ variable prefix length Igor Sysoev 12 years ago
- delete ngx_http_perl_cleanup_t unused since r909 Igor Sysoev 12 years ago
- fix request counter for $r->sleep(), the bug was introduced in r3050 Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago