Tree @release-1.3.12 (Download .tar.gz)
Commit History @release-1.3.12
- nginx-1.3.12-RELEASE Maxim Dounin 9 years ago
- Updated OpenSSL used for win32 builds. Maxim Dounin 9 years ago
- 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
- SSL: fixed ngx_ssl_handshake() with level-triggered event methods. Maxim Dounin 9 years ago
- SSL: take into account data in the buffer while limiting output. Valentin Bartenev 9 years ago
- SSL: avoid calling SSL_write() with zero data size. Valentin Bartenev 9 years ago
- SSL: calculation of buffer size moved closer to its usage. Valentin Bartenev 9 years ago
- SSL: preservation of flush flag for buffered data. Valentin Bartenev 9 years ago
- SSL: resetting of flush flag after the data was written. Valentin Bartenev 9 years ago
- SSL: removed conditions that always hold true. Valentin Bartenev 9 years ago
- Secure_link: fixed configuration inheritance. Ruslan Ermilov 9 years ago
- Events: fixed null pointer dereference with resolver and poll. Ruslan Ermilov 9 years ago
- GeoIP: IPv6 support. Ruslan Ermilov 9 years ago
- Configure: fixed GeoIP library detection. Ruslan Ermilov 9 years ago
- Configure: fixed style of include directories. Ruslan Ermilov 9 years ago
- Proxy: fixed proxy_method to always add space. Maxim Dounin 9 years ago
- Removed redundant variable assignment. Sergey Budnevitch 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
- release-1.3.11 tag Maxim Dounin 9 years ago
- nginx-1.3.11-RELEASE Maxim Dounin 9 years ago
- Fixed "proxy_pass" with IP address and no port (ticket #276). Ruslan Ermilov 9 years ago
- Updated PCRE used for win32 builds. Maxim Dounin 9 years ago
- SSL: speedup loading of configs with many ssl servers. Maxim Dounin 9 years ago
- Events: added check for duplicate "events" directive. Valentin Bartenev 9 years ago