Tree @release-0.7.29 (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.29
- 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
- flush variable values in try_files Igor Sysoev 13 years ago
- update r2422 Igor Sysoev 13 years ago
- variable support for unix sockets in fastcgi_pass and proxy_pass Igor Sysoev 13 years ago
- fix r2378, do not activate subrequest if there are already Igor Sysoev 13 years ago
- fix the previous commit Igor Sysoev 13 years ago
- send "100 Continue" for HTTP/1.1 only Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- ngx_http_arg() Igor Sysoev 13 years ago
- remove never used zero copy stuff Igor Sysoev 13 years ago
- fix segfault Igor Sysoev 13 years ago
- set default gzip_buffers to 32 4k or 16 8k Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- postpone zlib memory allocation Igor Sysoev 13 years ago
- try_files Igor Sysoev 13 years ago
- do not add header if add_header "" Igor Sysoev 13 years ago
- remove seldom used variable Igor Sysoev 13 years ago
- fix segfault if no named location are defined, but are used Igor Sysoev 13 years ago
- fix zero length static response, the bug was introduced in r2378 Igor Sysoev 13 years ago
- $upstream_response_length Igor Sysoev 13 years ago
- style fix: remove tabs Igor Sysoev 13 years ago
- allow "~", "~*", "^~", and "=" before location name without space Igor Sysoev 13 years ago
- $geo variable support Igor Sysoev 13 years ago
- remove before nginx-0.1.25 compatibility code Igor Sysoev 13 years ago
- fix r2394 Igor Sysoev 13 years ago
- test port in fastcgi_pass variable Igor Sysoev 13 years ago
- clear fastcgi ctx for internal redirection via named location Igor Sysoev 13 years ago
- use ngx_ext_rename_file() for single file MOVE Igor Sysoev 13 years ago
- fix debug logging Igor Sysoev 13 years ago