Tree @release-0.8.47 (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.47
- move debug logging inside ngx_http_file_cache_free() Igor Sysoev 11 years ago
- fix $request_time for subrequests Igor Sysoev 11 years ago
- several changes in cache cleanup handling: Igor Sysoev 11 years ago
- fix r3708 and r3695: valid_sec is set only for caching error status codes Igor Sysoev 11 years ago
- fix r3707: cache node should be freed be a response is not cached Igor Sysoev 11 years ago
- fix typo Igor Sysoev 11 years ago
- fix r3695: this commit Igor Sysoev 11 years ago
- an intercepted error code was not cached Igor Sysoev 11 years ago
- style fix Igor Sysoev 11 years ago
- initialize r->cache->file.fd with NGX_INVALID_FILE Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- add warnings for proxy_no_cache and fastcgi_no_cache Igor Sysoev 11 years ago
- proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass Igor Sysoev 11 years ago
- rename ngx_http_file_cache_create() to ngx_http_file_cache_new() Igor Sysoev 11 years ago
- ngx_http_file_cache_create() Igor Sysoev 11 years ago
- ngx_http_file_cache_name() Igor Sysoev 11 years ago
- style fix Igor Sysoev 11 years ago
- delete empty cache zone node if we could not get response to cache Igor Sysoev 11 years ago
- fix scgi_no_cache and uwsgi_no_cache initialization Igor Sysoev 11 years ago
- use ngx_http_test_predicates(), ngx_http_set_predicate_slot() Igor Sysoev 11 years ago
- ngx_http_test_predicates(), ngx_http_set_predicate_slot() Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- allow setfib=0 Igor Sysoev 11 years ago
- use xmlSAXHandler._private field to store xslt filter context Igor Sysoev 11 years ago
- fix building by msvc7 Igor Sysoev 11 years ago
- update r->buffered after processing SSI command, Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- listen setfib=X Igor Sysoev 11 years ago
- fix case of partially matched patterns on buffer border in sub_filter Igor Sysoev 11 years ago
- fix recognition of SSLv2 Client Hello Packet large than 255 bytes Igor Sysoev 11 years ago