Tree @release-1.3.12 (Download .tar.gz)
History of src @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
- 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
- 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
- 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
- The data pointer in ngx_open_file_t objects must be initialized. Valentin Bartenev 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