Tree @release-0.7.56 (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.7.56
- fix building --without-http-cache Igor Sysoev 13 years ago
- fix the previous commit Igor Sysoev 13 years ago
- allow to pass image filter errors via the same location where the filter is set Igor Sysoev 13 years ago
- test already destroyed request Igor Sysoev 13 years ago
- handle big responses for "size" and "test" image_filters Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- delete level event of appropriate type, this should fix select()'s EBADF, Igor Sysoev 13 years ago
- ngx_create_listening() Igor Sysoev 13 years ago
- reinit proxy/fastcgi header parser before ngx_http_upstream_cache_send() Igor Sysoev 13 years ago
- proxy/fastcgi_cache_use_stale http_50x did not work Igor Sysoev 13 years ago
- fix building ngx_http_image_filter_module on 64-bit platforms Igor Sysoev 13 years ago
- use off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- ngx_http_image_filter_module Igor Sysoev 13 years ago
- ngx_http_filter_finalize_request() and ngx_http_clean_header() Igor Sysoev 13 years ago
- proxy_ignore_headers and fastcgi_ignore_headers Igor Sysoev 13 years ago
- *) refactor error_log processing: listen socket log might inherit built-in Igor Sysoev 13 years ago
- *) check a proxy_redirect single parameter Igor Sysoev 13 years ago
- uniform ngx_file_info() interface with ngx_fd_info() Igor Sysoev 13 years ago
- "port_in_redirect off" did not work Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- -p and --prefix= Igor Sysoev 13 years ago
- get a full response if the response is cacheable or storable even Igor Sysoev 13 years ago
- *) of.test_only to not open file if only stat() is enough Igor Sysoev 13 years ago
- style fix Igor Sysoev 13 years ago
- merge SSL context inside "if" block Igor Sysoev 13 years ago
- change ngx_log_create_errlog() interface Igor Sysoev 13 years ago
- ngx_path_separator() Igor Sysoev 13 years ago
- fix fastcgi_cache_min_uses Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago