Commit History @20c8700ae7bc297c00886ae89d7e6c74e533282b
- SSL: reworked ngx_ssl_certificate(). Maxim Dounin 3 years ago
- SSL: removed logging of empty "(SSL:)" in ngx_ssl_error(). Maxim Dounin 3 years ago
- Style. Maxim Dounin 3 years ago
- Slab: removed redundant page calculation (ticket #1721). Maxim Dounin 3 years ago
- Upstream: fixed logging of required buffer size (ticket #1722). Chanhun Jeong 3 years ago
- SSL: fixed EVP_DigestFinal_ex() error message. Sergey Kandaurov 3 years ago
- SSL: separate checks for errors in ngx_ssl_read_password_file(). Maxim Dounin 3 years ago
- SSL: explicitly zero out session ticket keys. Ruslan Ermilov 3 years ago
- Modules compatibility: down flag in ngx_peer_connection_t. Roman Arutyunyan 3 years ago
- Use %s for errors returned from configuration parsing handlers. Ruslan Ermilov 3 years ago
- Configure: added explicit ngx_binext to the linker output argument. Sergey Kandaurov 3 years ago
- Removed --test-build-eventport workaround for old FreeBSD versions. Sergey Kandaurov 3 years ago
- Fixed portability issues with union sigval. Sergey Kandaurov 3 years ago
- Year 2019. Maxim Konovalov 3 years ago
- Win32: detection of connect() errors in select(). Maxim Dounin 3 years ago
- Win32: enabled both select and poll on Windows by default. Maxim Dounin 3 years ago
- Win32: added WSAPoll() support. Maxim Dounin 3 years ago
- Win32: properly enabled select on Windows. Maxim Dounin 3 years ago
- Events: fixed copying of old events in poll init. Maxim Dounin 3 years ago
- Stream: do not split datagrams when limiting proxy rate. Roman Arutyunyan 3 years ago
- Prevented scheduling events on a shared connection. Roman Arutyunyan 3 years ago
- Added the ngx_http_test_required_predicates() function. Vladimir Homutov 3 years ago
- Version bump. Vladimir Homutov 3 years ago
- release-1.15.8 tag Maxim Dounin 3 years ago
- nginx-1.15.8-RELEASE Maxim Dounin 3 years ago
- Autoindex: fixed possible integer overflow on 32-bit systems. Vladimir Homutov 3 years ago
- Contrib: vim syntax, update core and 3rd party module directives. Gena Makhomed 3 years ago
- Win32: removed NGX_DIR_MASK concept. Maxim Dounin 3 years ago
- Userid: using stub for AF_UNIX addresses. Sergey Kandaurov 3 years ago
- SSL: avoid reading on pending SSL_write_early_data(). Sergey Kandaurov 3 years ago