Tree @release-1.11.10 (Download .tar.gz)
History of src @release-1.11.10
- Gzip: free chain links on the hot path (ticket #1046). Maxim Dounin 5 years ago
- Upstream: read handler cleared on upstream finalization. Maxim Dounin 5 years ago
- Cache: increased cache header Vary and ETag lengths to 128. Maxim Dounin 5 years ago
- Slice filter: fetch slices in cloned subrequests. Roman Arutyunyan 5 years ago
- Upstream: proxy_cache_background_update and friends. Roman Arutyunyan 5 years ago
- Cache: support for stale-while-revalidate and stale-if-error. Roman Arutyunyan 5 years ago
- Request body: commented out debug printing of old buffers. Maxim Dounin 5 years ago
- Request body: c->error on "100 Continue" errors (ticket #1194). Maxim Dounin 5 years ago
- SSL: clear error queue after OPENSSL_init_ssl(). Sergey Kandaurov 5 years ago
- SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192). Maxim Dounin 5 years ago
- Variables: generic prefix variables. Dmitry Volyntsev 5 years ago
- Implemented the "server_tokens build" option. Ruslan Ermilov 5 years ago
- Upstream: removed unused bl_time and bl_state fields. Maxim Dounin 5 years ago
- Upstream: removed unused ngx_http_upstream_conf_t.timeout field. Thibault Charbonnier 5 years ago
- Upstream: removed compatibility shims from ngx_http_upstream_t. Vladimir Homutov 5 years ago
- Version bump. Vladimir Homutov 5 years ago
- Upstream: fixed cache corruption and socket leaks with aio_write. Maxim Dounin 5 years ago
- Removed pthread mutex / conditional variables debug messages. Maxim Dounin 5 years ago
- Fixed trailer construction with limit on FreeBSD and macOS. Maxim Dounin 5 years ago
- Improved connection draining with small number of connections. Maxim Dounin 5 years ago
- Added cycle parameter to ngx_drain_connections(). Maxim Dounin 5 years ago
- Stream: client SSL certificates were not checked in some cases. Vladimir Homutov 5 years ago
- Stream: fixed handling of non-ssl sessions. Vladimir Homutov 5 years ago
- Mail: make it possible to disable SASL EXTERNAL. Sergey Kandaurov 5 years ago
- Stream: avoid infinite loop in case of socket read error. Vladimir Homutov 5 years ago
- Version bump. Ruslan Ermilov 5 years ago
- Stream: speed up TCP peer recovery. Roman Arutyunyan 5 years ago
- Win32: compatiblity with OpenSSL 1.1.0. Maxim Dounin 5 years ago
- Win32: support 64-bit compilation with MSVC. Maxim Dounin 5 years ago
- Win32: fixed some warnings reported by Borland C. Maxim Dounin 5 years ago