Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f705e901 | 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@ | ||
| 13034da4 | 2015-03-09 07:22:18 | expand on changelog | ||
| 58f869bf | 2015-03-09 07:11:28 | use correct patch level | ||
| 1eea1495 | 2015-03-08 22:34:48 | clarify 2.1.5 release note Specify that we are rejecting server ephemeral DH keys < 1024 bits. | ||
| 44d308df | 2015-03-08 18:41:09 | track the OPENBSD_5_7 tag | ||
| 73329d43 | 2015-03-08 19:56:03 | update __STRICT_ALIGNMENT check | ||
| 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 | ||
| 031f0aaa | 2015-03-07 12:04:29 | specify -static-libgcc for mingw builds Avoid external external dependencies on 32-bit windows builds. |