Tree @release-1.3.12 (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-1.3.12
- GeoIP: removed pseudo-support of "proxy" and "netspeed" databases. Ruslan Ermilov 9 years ago
- FastCGI: proper handling of split fastcgi end request. Maxim Dounin 9 years ago
- FastCGI: unconditional state transitions. Maxim Dounin 9 years ago
- FastCGI: fixed wrong connection close with fastcgi_keep_conn. Maxim Dounin 9 years ago
- Request body: fixed client_body_in_file_only. Maxim Dounin 9 years ago
- Secure_link: fixed configuration inheritance. Ruslan Ermilov 9 years ago
- GeoIP: IPv6 support. Ruslan Ermilov 9 years ago
- Proxy: fixed proxy_method to always add space. Maxim Dounin 9 years ago
- Variables $pipe, $request_length, $time_iso8601, and $time_local. Ruslan Ermilov 9 years ago
- Version bump. Ruslan Ermilov 9 years ago
- Fixed and improved the "*_bind" directives of proxying modules. Ruslan Ermilov 9 years ago
- Fixed "proxy_pass" with IP address and no port (ticket #276). Ruslan Ermilov 9 years ago
- Geo: improved code readability. Ruslan Ermilov 9 years ago
- Upstream keepalive: detect duplicate "keepalive" directive. Ruslan Ermilov 9 years ago
- Version bump. Ruslan Ermilov 9 years ago
- Geo: made "default" affect both IPv4 and IPv6 when using prefixes. Ruslan Ermilov 9 years ago
- Geo: properly initialize ngx_cidr_t when dealing with "default". Ruslan Ermilov 9 years ago
- Geo: IPv6 support. Ruslan Ermilov 9 years ago
- Upstream: fixed state resetting when switching to backup servers. Valentin Bartenev 9 years ago
- Fixed HEAD requests handling when proxying is used (closes #261). Valentin Bartenev 9 years ago
- Trailing whitespace fix. Ruslan Ermilov 9 years ago
- Access log: the "gzip" parameter of the "access_log" directive. Valentin Bartenev 9 years ago
- Access log: the "flush" parameter of the "access_log" directive. Valentin Bartenev 9 years ago
- Reopening log files code moved to a separate function. Valentin Bartenev 9 years ago
- Access log: fixed redundant buffer reallocation. Valentin Bartenev 9 years ago
- Image filter: fixed image_filter rotate inheritance. Maxim Dounin 9 years ago
- Geo: ensure that default entry is always present. Ruslan Ermilov 9 years ago
- There's no need to normalize address returned by ngx_ptocidr(). Ruslan Ermilov 9 years ago
- Image filter: configuration inheritance fixes. Maxim Dounin 9 years ago
- Brought the link to ngx_http_perl_module documentation up to date. Ruslan Ermilov 9 years ago