summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/opensslv.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump LIBRESSL_VERSION defines.bcook2015-07-161-3/+7
| | | | | | | Moving forward, software should expect that LIBRESSL_VERSION_TEXT and LIBRESSL_VERSION_NUMBER will increment for each LibreSSL-portable release. ok deraadt@, beck@
* bump to version 2.2bcook2015-05-231-2/+2
| | | | ok deraadt@
* Bump libressl version string to 2.1.bcook2014-10-141-2/+2
| | | | | | | | | | | 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@
* Provide LIBRESSL_VERSION_NUMBER for people who use such things tobeck2014-07-111-1/+2
| | | | | detect versions distinct from OPENSSL_BLAH_WOOF.. ok jsing@ tedu@ deraadt@
* Provide correct version details for LibreSSL.jsing2014-07-111-77/+3
| | | | ok beck@ deraadt@ miod@
* tags as requested by miod and teduderaadt2014-06-121-0/+1
|
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-4/+0
| | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-3/+3
|
* resolve conflictsdjm2012-10-131-3/+3
|
* OpenSSL 1.0.0f: mergedjm2012-01-051-3/+3
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-3/+3
|
* resolve conflicts, fix local changesdjm2010-10-011-5/+5
|
* resolve conflictsdjm2009-04-061-3/+3
|
* resolve conflictsdjm2009-01-091-3/+3
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-3/+3
|
* resolve conflictsdjm2008-09-061-5/+5
|
* resolve conflictsdjm2006-06-271-3/+3
|
* resolve conflictsdjm2005-04-291-2/+6
|
* merge 0.9.7dmarkus2004-04-081-2/+2
|
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-2/+2
| | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+2
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-2/+2
|
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-2/+2
| | | | correctly autogenerate obj_mac.h
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-11/+11
|
* merge openssl 0.9.6b-enginebeck2001-08-011-3/+3
| | | | | Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries
* openssl-engine-0.9.6a mergebeck2001-06-221-2/+2
|
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+55
|
* OpenSSL 0.9.5a mergebeck2000-04-151-10/+21
|
* OpenSSL 0.9.5 mergebeck2000-03-191-3/+3
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+21