Tree @release-1.3.14 (Download .tar.gz)
History of src @release-1.3.14
- Mp4: fixed handling of too small mdat atoms (ticket #266). Maxim Dounin 7 years ago
- Allocate request object from its own pool. Valentin Bartenev 7 years ago
- SNI: added restriction on requesting host other than negotiated. Valentin Bartenev 7 years ago
- SNI: reset to default server if requested host was not found. Valentin Bartenev 7 years ago
- SNI: avoid surplus lookup of virtual server if SNI was used. Valentin Bartenev 7 years ago
- Apply server configuration as soon as host is known. Valentin Bartenev 7 years ago
- SSL: do not treat SSL handshake as request. Valentin Bartenev 7 years ago
- Status: do not count connection as reading right after accept(). Valentin Bartenev 7 years ago
- SNI: reuse selected configuration for all requests in a connection. Valentin Bartenev 7 years ago
- SNI: ignore captures in server_name regexes when matching by SNI. Valentin Bartenev 7 years ago
- Changed interface of ngx_http_validate_host(). Valentin Bartenev 7 years ago
- Introduced the ngx_http_set_connection_log() macro. Valentin Bartenev 7 years ago
- The default server lookup is now done only once per connection. Valentin Bartenev 7 years ago
- Correctly handle multiple X-Forwarded-For headers (ticket #106). Ruslan Ermilov 7 years ago
- Fixed separator in $sent_http_cache_control. Ruslan Ermilov 7 years ago
- Fixed potential segfault in ngx_http_keepalive_handler(). Valentin Bartenev 7 years ago
- SSL: retry "sess_id" and "id" allocations. Maxim Dounin 7 years ago
- Trailing whitespace fix. Maxim Dounin 7 years ago
- Introduced variables in ngx_http_stub_status module. Andrey Belov 7 years ago
- Connection upgrade support in uwsgi and scgi modules. Maxim Dounin 7 years ago
- Removed zero termination of shm zone names. Valentin Bartenev 7 years ago
- Version bump. Valentin Bartenev 7 years ago
- Proxy: fixed do_write handling in previous commit. Maxim Dounin 7 years ago
- Proxy: support for connection upgrade (101 Switching Protocols). Maxim Dounin 7 years ago
- Fixed false memset warning on Linux with -O3 (ticket #275). Maxim Dounin 7 years ago
- Added support for {SHA} passwords (ticket #50). Maxim Dounin 7 years ago
- Version bump. Maxim Dounin 7 years ago
- GeoIP: removed pseudo-support of "proxy" and "netspeed" databases. Ruslan Ermilov 7 years ago
- FastCGI: proper handling of split fastcgi end request. Maxim Dounin 7 years ago
- FastCGI: unconditional state transitions. Maxim Dounin 7 years ago