summaryrefslogtreecommitdiff
path: root/lib/libcrypto/opensslv.h
AgeCommit message (Collapse)Author
2020-06-01bump to LibreSSL 3.2.1Brent Cook
2020-05-09catch the other place this needs to changeBob Beck
2020-05-09now that 3.1.1 is out the door as a stable release bump the developmentBob Beck
version to 3.2.0
2020-05-06Bump LibreSSL version to 3.1.1Theo Buehler
ok bcook inoguchi deraadt
2020-01-14bump to 3.1.0Brent Cook
2019-10-10bump internal version to 3.0.2Brent Cook
2019-10-10bump to 3.0.2Brent Cook
2019-09-30bump for LibreSSL 3.0.1Brent Cook
2019-05-23bump to LibreSSL 3.0.0Brent Cook
ok tb@
2019-03-27bump to 2.9.1Brent Cook
2018-11-08LibreSSL 2.9.0Brent Cook
2018-09-30bump for LibreSSL 2.8.2Brent Cook
2018-09-23bump for LibreSSL 2.8.1Brent Cook
2018-05-03begin LibreSSL 2.8.0 dev branchBrent Cook
2018-03-24bump to 2.7.2Brent Cook
2018-03-22bump for 2.7.1Brent Cook
2017-12-11bump to 2.7.0Brent Cook
2017-09-26bump version in advance of final releaseBrent Cook
2017-09-26bump wo 2.6.2Brent Cook
2017-08-12bump to 2.6.1Brent Cook
2017-04-06bump version for new development branchBrent Cook
2017-02-14bump to 2.5.2Brent Cook
2016-10-31bump to LibreSSL 2.5.1Brent Cook
2016-07-31bump for LibreSSL 2.5.xBrent Cook
2016-06-30bump to 2.4.2Brent Cook
2016-06-06LibreSSL 2.4.1Brent Cook
2016-03-12Bump for LibreSSL 2.4.0Brent Cook
2015-11-03bump 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-27bump to 2.3.1Brent Cook
2015-08-20bump to 2.3.0 for the next LibreSSL release cycleBrent Cook
2015-07-16Bump 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-23bump to version 2.2Brent Cook
ok deraadt@
2014-10-14Bump 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-11Provide LIBRESSL_VERSION_NUMBER for people who use such things toBob Beck
detect versions distinct from OPENSSL_BLAH_WOOF.. ok jsing@ tedu@ deraadt@
2014-07-11Provide correct version details for LibreSSL.Joel Sing
ok beck@ deraadt@ miod@
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-04-15remove FIPS mode support. people who require FIPS can buy something thatTed Unangst
meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-13resolve conflictsDamien Miller
2012-01-05OpenSSL 1.0.0f: mergeDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-04-06resolve conflictsDamien Miller
2009-01-09resolve conflictsDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller
2006-06-27resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-11-11merge 0.9.7c; minor bugsfixes;Markus Friedl
API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]