Tree @release-1.3.2 (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.2
- Mp4: fixed build on win32 after r4689. Maxim Dounin 10 years ago
- Fixed a harmless error in spelling of "Connection: close" when computing Ruslan Ermilov 10 years ago
- Fixed compile-time conditionals used to detect if X-Forwarded-For support Ruslan Ermilov 10 years ago
- Added IPv6 support to ip_hash. Ruslan Ermilov 10 years ago
- Upstream keepalive: "single" parameter deprecated. Maxim Dounin 10 years ago
- Mp4: fixed streaming if moov atom is at buffer edge. Maxim Dounin 10 years ago
- Mp4: fixed non-keyframe seeks in some cases (ticket #175). Maxim Dounin 10 years ago
- Style fix. Andrey Belov 10 years ago
- New core variable: $status. Andrey Belov 10 years ago
- Version bump. Ruslan Ermilov 10 years ago
- Fixed spelling of "endianness", and called it "byte ordering" in the Ruslan Ermilov 10 years ago
- Win32: uris with ":$" are now rejected. Maxim Dounin 10 years ago
- Win32: normalization of trailing dot inside uri. Maxim Dounin 10 years ago
- Upstream: least_conn compilation fixes. Maxim Dounin 10 years ago
- Upstream: weights support in ip_hash balancer. Maxim Dounin 10 years ago
- Upstream: least_conn balancer module. Maxim Dounin 10 years ago
- Fixed returned value handling from the cookie rewrite handler. Valentin Bartenev 10 years ago
- geoip: got rid of ugly casts when calling ngx_free(). Ruslan Ermilov 10 years ago
- Fixed broken build. Ruslan Ermilov 10 years ago
- Fixed memory leak if $geoip_org variable was used. Ruslan Ermilov 10 years ago
- Fixed the reuse of parsed DTDs and XSLTs. Ruslan Ermilov 10 years ago
- Fixed warning during nginx.xs compilation. Maxim Dounin 10 years ago
- Fixed core variables dynamic access after reconfiguration. Maxim Dounin 10 years ago
- Fixed segfault with filter_finalize introduced in r4621 (1.3.0). Maxim Dounin 10 years ago
- Zero padded the returned and logged HTTP status code, and fixed possible Ruslan Ermilov 10 years ago
- Capped the status code that may be returned with "return" and "try_files". Ruslan Ermilov 10 years ago
- Added syntax checking of the second parameter of the "split_clients" directive. Ruslan Ermilov 10 years ago
- Version bump. Ruslan Ermilov 10 years ago
- 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