Tree @release-1.3.0 (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.0
- Fixed win32 build after changes in r4624. Ruslan Ermilov 10 years ago
- Reverted previous attempt to fix complation warning introduced in Ruslan Ermilov 10 years ago
- geoip: trusted proxies support and partial IPv6 support. Ruslan Ermilov 10 years ago
- geo: chains of trusted proxies and partial IPv6 support. Ruslan Ermilov 10 years ago
- Fixed compilation warning introduced in r4624. Ruslan Ermilov 10 years ago
- realip: chains of trusted proxies and IPv6 support. Ruslan Ermilov 10 years ago
- New function ngx_http_get_forwarded_addr() to look up real client address. Ruslan Ermilov 10 years ago
- Upstream: fixed ip_hash rebalancing with the "down" flag. Maxim Dounin 10 years ago
- Upstream: smooth weighted round-robin balancing. Maxim Dounin 10 years ago
- Fixed possible request hang with filter finalization. Maxim Dounin 10 years ago
- Rewrite: fixed escaping and possible segfault (ticket #162). Maxim Dounin 10 years ago
- Fastcgi: fixed padding handling on fixed-size records. Maxim Dounin 10 years ago
- Added r->state reset on fastcgi/scgi/uwsgi request start. Maxim Dounin 10 years ago
- Added write event handler reset in ngx_http_named_location(). Maxim Dounin 10 years ago
- Removed surplus condition. Valentin Bartenev 10 years ago
- Allows particular modules to handle subrequests properly. Andrey Belov 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Proxy: added ctx checking to input filters. Maxim Dounin 10 years ago
- Image filter: compare aspect ratio more accurately during crop. Maxim Dounin 10 years ago
- Fixed segfault with try_files (ticket #152). Maxim Dounin 10 years ago
- Fixed log->action after ssl handshake. Maxim Dounin 10 years ago
- Fixed grammar in error messages. Ruslan Ermilov 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Mp4: sanity checks cleanup. Maxim Dounin 10 years ago
- Fixed buffer overflow when long URI is processed by "try_files" in Ruslan Ermilov 10 years ago
- Fixed directives inheritance. Ruslan Ermilov 10 years ago
- Access module: fixed inheritance of allow/deny ipv6 rules. Maxim Dounin 10 years ago
- Fixed debug logging. Igor Sysoev 10 years ago
- Fixed previous commit. Igor Sysoev 10 years ago