Tree @release-1.3.1 (Download .tar.gz)
Commit History @release-1.3.1
- nginx-1.3.1-RELEASE Maxim Dounin 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
- Win32: disallowed access to various non-canonical name variants. Maxim Dounin 10 years ago
- Support for IPv6 literals and an optional port in resolver. Ruslan Ermilov 10 years ago
- Support for IPv6 literals in proxy_pass and so on. 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
- Resolver: fixed format specification. Maxim Dounin 10 years ago
- Code reduction (no functional changes). Ruslan Ermilov 10 years ago
- Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain() Valentin Bartenev 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 compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10. Maxim Dounin 10 years ago
- Fixed warning during nginx.xs compilation. Maxim Dounin 10 years ago
- Fixed potential null pointer dereference in ngx_resolver_create(). Ruslan Ermilov 10 years ago
- Removed historical and now redundant syntax pre-checks in ngx_parse_url(). Ruslan Ermilov 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
- Fixed building --with-cpp_test_module on some systems. Valentin Bartenev 10 years ago
- Fixed the ngx_regex.h header file compatibility with C++. Valentin Bartenev 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
- release-1.3.0 tag Maxim Dounin 10 years ago