Tree @release-0.8.25 (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.25
- backout r3325: postpone filter is a body only filter Igor Sysoev 12 years ago
- ngx_http_degradation_module Igor Sysoev 12 years ago
- regex named captures Igor Sysoev 12 years ago
- remove subrequest test in range header, chunked, and header filters: they Igor Sysoev 12 years ago
- allow "proxy_pass http://$backend" without URI part Igor Sysoev 12 years ago
- ngx_regex_exec() calling optimiztion: Igor Sysoev 12 years ago
- style fix: lcf > clcf Igor Sysoev 12 years ago
- do not log error if $r->variable was not found Igor Sysoev 12 years ago
- add MSIE padding for Chrome too Igor Sysoev 12 years ago
- r->chrome Igor Sysoev 12 years ago
- test frequent r->header_only before three response status Igor Sysoev 12 years ago
- refactor gzip_vary handling Igor Sysoev 12 years ago
- nginx sent gzipped responses to clients those do not support gzip, Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- remove "Content-Encoding: gzip" in 304 response Igor Sysoev 12 years ago
- fix "set_real_ip_from unix:" inheritance Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- export aio presence knowledge to prevent using "aio sendfile", Igor Sysoev 12 years ago
- allow to work single "set_real_ip_from unix:" Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix segfault if there is single large_client_header_buffers Igor Sysoev 12 years ago
- fix segfault if no rules are defined, introduced in r3279 Igor Sysoev 12 years ago
- fix segfault if $limit_rate was logged Igor Sysoev 12 years ago
- fix directive name in error message: "set_realip_from" to "set_real_ip_from" Igor Sysoev 12 years ago
- fix directive name in error message: "realip_from" to "set_realip_from" Igor Sysoev 12 years ago
- IPv6 support in ngx_http_access_module Igor Sysoev 12 years ago
- optimize some cycles: Igor Sysoev 12 years ago
- set_real_ip_from unix: Igor Sysoev 12 years ago
- support IPv6 addresses in Real IP headers Igor Sysoev 12 years ago
- change ngx_parse_addr() interface Igor Sysoev 12 years ago