Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| de5e40ac | 2021-08-23 09:36:27 | LibreSSL 3.2.6 | ||
| 30d2b746 | 2021-07-19 15:10:49 | Add -DHAVE_GNU_STACK on ELF platforms to enable non-executable stack annotations for the GNU toolchain. | ||
| 87392fdb | 2021-03-15 15:36:26 | LibreSSL 3.2.5 | ||
| 9599daae | 2021-02-07 15:01:22 | complete sentence and unify spelling of autochain | ||
| 55514b97 | 2021-02-06 19:33:36 | Add Changelog for 3.2.4 | ||
| 99e74b5b | 2021-02-03 06:22:12 | update version to LibreSSL 3.2.4 | ||
| 8965c0c0 | 2020-12-08 11:31:29 | LibreSSL 3.2.3 | ||
| 13dd2db3 | 2020-12-08 16:17:45 | Release notes for GENERAL_NAME_cmp() NULL deref | ||
| 1c023edb | 2020-10-18 22:14:03 | modify nc build to link libcompat objects directly Rather than assuming the static version of libcrypto exists for pulling in the compatibility functions, link the compat objects directly. This modifies the object file generation script a bit to handle the empty-case properly as well. | ||
| 880d1699 | 2020-10-08 11:09:08 | CBS -> CBC |