Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 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 | ||
| 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. | ||
| 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 | ||
| 213eb946 | 2015-03-07 12:02:57 | avoid doubling user-specified cflags |