Tree @release-1.11.9 (Download .tar.gz)
History of src @release-1.11.9
- 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
- Win32: minimized redefinition of ssize_t. Maxim Dounin 5 years ago
- Win32: minimized redefinition of intptr_t/uintptr_t. Maxim Dounin 5 years ago
- Win32: stdint.h used for MinGW GCC. Maxim Dounin 5 years ago
- Win32: fixed building with newer versions of MinGW GCC. Maxim Dounin 5 years ago
- SSL: support AES256 encryption of tickets. Maxim Dounin 5 years ago
- Fixed missing "Location" field with some relative redirects. Ruslan Ermilov 5 years ago
- Core: relative redirects (closes #1000). Ruslan Ermilov 5 years ago
- Limited recursion when evaluating variables. Ruslan Ermilov 5 years ago
- Stream: client SSL certificates verification support. Vladimir Homutov 5 years ago
- Stream ssl_preread: relaxed SSL version check. Roman Arutyunyan 5 years ago
- Resolver: fixed handling of partially resolved SRV. Dmitry Volyntsev 5 years ago
- Resolver: fixed a race between parallel name and addr resolves. Dmitry Volyntsev 5 years ago
- Resolver: fixed possible premature stop of the resend timer. Dmitry Volyntsev 5 years ago
- Resolver: fixed possible use-after-free in worker on fast shutdown. Ruslan Ermilov 5 years ago
- Resolver: fixed possible use-after-free in worker on fast shutdown. Ruslan Ermilov 5 years ago
- SSL: backed out changeset e7cb5deb951d, reimplemented properly. Maxim Dounin 5 years ago