Tree @release-0.7.33 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- ngx_http_cache.c
- 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.33
- avoid a double redirect response if Igor Sysoev 13 years ago
- fix $sent_http_location for local redirects Igor Sysoev 13 years ago
- fix types and add comment Igor Sysoev 13 years ago
- test allocated space as in try_files Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- style fix: remove tabs Igor Sysoev 13 years ago
- fix segfault if $fastcgi_script_name or $fastcgi_path_info were used before Igor Sysoev 13 years ago
- fix fastcgi_store Igor Sysoev 13 years ago
- allow directories in try_files Igor Sysoev 13 years ago
- fix segfault when geo range replaces starting part of another range Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- try_files should work with files only Igor Sysoev 13 years ago
- allow insertion range if its start or end is the same as existent one Igor Sysoev 13 years ago
- fix single address range Igor Sysoev 13 years ago
- fix range deletion Igor Sysoev 13 years ago
- repeat r2448 for range deletion Igor Sysoev 13 years ago
- log both overrlaped ranges Igor Sysoev 13 years ago
- fix range start for ranges those spread in two or more slots Igor Sysoev 13 years ago
- proxy/fastcgi_store did not delete incomplete files Igor Sysoev 13 years ago
- set r->root_tested for non-error_page response only Igor Sysoev 13 years ago
- fastcgi_split_path_info Igor Sysoev 13 years ago
- *) fix duplicate geo ranges Igor Sysoev 13 years ago
- in miss case memcached module returned END instead of default 404 page body Igor Sysoev 13 years ago
- send "100 Continue" just before reading request body Igor Sysoev 13 years ago
- do not send "100 Continue" for subrequests Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix segfault, introduced in r2423 Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix r2378, file inclusion should be waited Igor Sysoev 13 years ago
- do not try to align to a page size, allocate just 8K, Igor Sysoev 13 years ago