Tree @release-0.8.10 (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.10
- strict testing "access_log off" Igor Sysoev 12 years ago
- process upstream ETag header Igor Sysoev 12 years ago
- fix copy destination name length, introduced in r3025 Igor Sysoev 12 years ago
- fix memory leak if GeoIP City database was used Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- refactor fastcgi stderr handling Igor Sysoev 12 years ago
- allow cross device temporary files atomic copying: Igor Sysoev 12 years ago
- unlock incompletely loaded cache Igor Sysoev 12 years ago
- cache loader process Igor Sysoev 12 years ago
- test cache path levels while reconfiguration Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix segfault introduced in r3007 Igor Sysoev 12 years ago
- fix a garbage in a split fastcgi header Igor Sysoev 12 years ago
- continue to parse available fastcgi record after a split header, Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- ngx_http_upstream_create() to cleanup the previous upstream after Igor Sysoev 12 years ago
- clear "Accept-Ranges" for SSI responses Igor Sysoev 12 years ago
- fix handling "Last-Modified" and "Accept-Ranges" for upstream responses Igor Sysoev 12 years ago
- allow to proxy_pass_header/fastcgi_pass_header "X-Accel-Redirect", Igor Sysoev 12 years ago
- fix return value Igor Sysoev 12 years ago
- fix segfault if 400 or 414 errors are handled intricately Igor Sysoev 12 years ago
- fix libxml2 error message Igor Sysoev 12 years ago
- variables support in image_filter Igor Sysoev 12 years ago
- delete OpenSSL pre-0.9.7 compatibility: the sources were not actually Igor Sysoev 12 years ago
- ssl_crl Igor Sysoev 12 years ago
- *) $ssl_client_verify Igor Sysoev 12 years ago
- fix r2972, it caused "zero size buf" alert. Igor Sysoev 12 years ago
- geo module supports trusted proxies Igor Sysoev 12 years ago
- do not test "..." case since it's Win9x family feature only Igor Sysoev 12 years ago
- do auto redirect for proxy_pass/fastcgi_pass with variables Igor Sysoev 12 years ago