Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| dd646a33 | 2015-03-18 19:12:42 | enable libtls by default The API/ABI for the LibreSSL 2.1.x series is now fixed, so we can safely enable libtls it by default. This is useful for new OpenNTPD and OpenSMTPD releases as well. ok deraadt@ beck@ sthen@ | ||
| 1d62b3be | 2015-03-09 07:22:18 | expand on changelog | ||
| f5389343 | 2015-03-09 07:11:28 | use correct patch level | ||
| 14c53cd0 | 2015-03-08 22:34:48 | clarify 2.1.5 release note Specify that we are rejecting server ephemeral DH keys < 1024 bits. | ||
| f7e4e4a2 | 2015-03-08 18:27:07 | initialize winsock earlier in openssl(1) This allows commands like ocsp to work properly since we no longer initialize Winsock as a side-effect of doing a BIO_gethostbyname. | ||
| ab0dea23 | 2015-03-08 18:38:34 | update changelog for 2.1.5 | ||
| 8dbe1d62 | 2015-03-08 18:33:09 | bump version to 2.1.5 | ||
| 73329d43 | 2015-03-08 19:56:03 | update __STRICT_ALIGNMENT check | ||
| 031f0aaa | 2015-03-07 12:04:29 | specify -static-libgcc for mingw builds Avoid external external dependencies on 32-bit windows builds. | ||
| 148aebdb | 2015-03-08 16:39:48 | fix hangs reading stdin on Windows |