Tree @release-0.7.49 (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.49
- bump version Igor Sysoev 13 years ago
- proxy_cache_key Igor Sysoev 13 years ago
- fix cache path slot Igor Sysoev 13 years ago
- refactor ngx_http_arg() using ngx_strcasestrn(), Igor Sysoev 13 years ago
- support Cache-Control no-cache and max-age in cache Igor Sysoev 13 years ago
- update r2664 Igor Sysoev 13 years ago
- support Expires in cache Igor Sysoev 13 years ago
- fix r2664: ..._cache_valid did not work for stale responses Igor Sysoev 13 years ago
- zero field Igor Sysoev 13 years ago
- support X-Accel-Expires in cache Igor Sysoev 13 years ago
- cache GET requests only Igor Sysoev 13 years ago
- merge fastcgi_cache_key Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- zero cache file length, Igor Sysoev 13 years ago
- add debug logging Igor Sysoev 13 years ago
- fix segfault introduced in r2602 if there is 502/504 error Igor Sysoev 13 years ago
- fix r2579 Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- introduce cache manager instead of cache cleaner Igor Sysoev 13 years ago
- delete duplicate error logging Igor Sysoev 13 years ago
- improve ngx_slab_alloc() error logging Igor Sysoev 13 years ago
- rename ngx_http_scrip_flush_complex_value() Igor Sysoev 13 years ago
- fix plain text values using relative path in ngx_http_complex_value(), Igor Sysoev 13 years ago
- fix alias with variables, but without captures, Igor Sysoev 13 years ago
- delete unneeded condition Igor Sysoev 13 years ago
- fix add_header Last-Modified "", broken in r2589 Igor Sysoev 13 years ago
- fix logged long locked cache entry name and add count Igor Sysoev 13 years ago
- fix segfault if ngx_read_file() will fail Igor Sysoev 13 years ago
- fastcgi cache Igor Sysoev 13 years ago