Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-01 | bump to LibreSSL 3.2.1 | Brent Cook | |
2020-05-09 | catch the other place this needs to change | Bob Beck | |
2020-05-09 | now that 3.1.1 is out the door as a stable release bump the development | Bob Beck | |
version to 3.2.0 | |||
2020-05-06 | Bump LibreSSL version to 3.1.1 | Theo Buehler | |
ok bcook inoguchi deraadt | |||
2020-01-14 | bump to 3.1.0 | Brent Cook | |
2019-10-10 | bump internal version to 3.0.2 | Brent Cook | |
2019-10-10 | bump to 3.0.2 | Brent Cook | |
2019-09-30 | bump for LibreSSL 3.0.1 | Brent Cook | |
2019-05-23 | bump to LibreSSL 3.0.0 | Brent Cook | |
ok tb@ | |||
2019-03-27 | bump to 2.9.1 | Brent Cook | |
2018-11-08 | LibreSSL 2.9.0 | Brent Cook | |
2018-09-30 | bump for LibreSSL 2.8.2 | Brent Cook | |
2018-09-23 | bump for LibreSSL 2.8.1 | Brent Cook | |
2018-05-03 | begin LibreSSL 2.8.0 dev branch | Brent Cook | |
2018-03-24 | bump to 2.7.2 | Brent Cook | |
2018-03-22 | bump for 2.7.1 | Brent Cook | |
2017-12-11 | bump to 2.7.0 | Brent Cook | |
2017-09-26 | bump version in advance of final release | Brent Cook | |
2017-09-26 | bump wo 2.6.2 | Brent Cook | |
2017-08-12 | bump to 2.6.1 | Brent Cook | |
2017-04-06 | bump version for new development branch | Brent Cook | |
2017-02-14 | bump to 2.5.2 | Brent Cook | |
2016-10-31 | bump to LibreSSL 2.5.1 | Brent Cook | |
2016-07-31 | bump for LibreSSL 2.5.x | Brent Cook | |
2016-06-30 | bump to 2.4.2 | Brent Cook | |
2016-06-06 | LibreSSL 2.4.1 | Brent Cook | |
2016-03-12 | Bump for LibreSSL 2.4.0 | Brent Cook | |
2015-11-03 | bump to 2.3.2, format LIBRESSL_VERSION_NUMBER like OPENSSL_VERSION_NUMBER. | Brent Cook | |
Suggested by WubTheCaptain so the same comparison code can be used with LibreSSL. https://www.openssl.org/docs/manmaster/crypto/OPENSSL_VERSION_NUMBER.html | |||
2015-09-27 | bump to 2.3.1 | Brent Cook | |
2015-08-20 | bump to 2.3.0 for the next LibreSSL release cycle | Brent Cook | |
2015-07-16 | Bump LIBRESSL_VERSION defines. | Brent Cook | |
Moving forward, software should expect that LIBRESSL_VERSION_TEXT and LIBRESSL_VERSION_NUMBER will increment for each LibreSSL-portable release. ok deraadt@, beck@ | |||
2015-05-23 | bump to version 2.2 | Brent Cook | |
ok deraadt@ | |||
2014-10-14 | Bump libressl version string to 2.1. | Brent Cook | |
This makes 'openssl version' print a string that matches the -portable release number. Thanks to @blakkeim for pointing it out. The version integer is left alone, with the idea of discouraging software from relying on magic numbers for detecting features. Software configuration should do explicit feature tests instead. ok beck@, deraadt@ | |||
2014-07-11 | Provide LIBRESSL_VERSION_NUMBER for people who use such things to | Bob Beck | |
detect versions distinct from OPENSSL_BLAH_WOOF.. ok jsing@ tedu@ deraadt@ | |||
2014-07-11 | Provide correct version details for LibreSSL. | Joel Sing | |
ok beck@ deraadt@ miod@ | |||
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt | |
2014-04-15 | remove FIPS mode support. people who require FIPS can buy something that | Ted Unangst | |
meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt | |||
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat | |
2012-10-13 | resolve conflicts | Damien Miller | |
2012-01-05 | OpenSSL 1.0.0f: merge | Damien Miller | |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller | |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller | |
2009-04-06 | resolve conflicts | Damien Miller | |
2009-01-09 | resolve conflicts | Damien Miller | |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller | |
2008-09-06 | resolve conflicts | Damien Miller | |
2006-06-27 | resolve conflicts | Damien Miller | |
2005-04-29 | resolve conflicts | Damien Miller | |
2004-04-08 | merge 0.9.7d | Markus Friedl | |
2003-11-11 | merge 0.9.7c; minor bugsfixes; | Markus Friedl | |
API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto] |