summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove sk_find_ex()tb2024-03-021-2/+0
| | | | | | | This API intends to find the closest match to the needle. M2Crypto exposes it because it can. This will be fixed by patching the port. ok jsing
* Remove lh statstb2024-03-021-6/+0
| | | | | | | This could have been removed in an earlier bump. Now it's time for it to say goodbye. ok jsing
* Remove mkerr.pl remnants from LibreSSLkn2022-07-121-810/+0
| | | | | | | This script is not used at all and files are edited by hand instead. Thus remove misleading comments incl. the obsolete script/config. Feedback OK jsing tb
* Remove utils that we don't useafresh12014-04-173-165/+0
| | | | | | | opensslwrap.sh and shlib_wrap.sh are used by tests that are getting replaced, x86asm.sh is obsoleted by our Makefile machinery ok miod
* Remove unused ssl utilsafresh12014-04-1730-5719/+0
| | | | | | This code is the reason perl has a name as a write only language. ok deraadt miod
* $infile="/home/eay/ssl/SSLeay/MINFO";tedu2014-04-1512-1854/+0
| | | | I wonder when these scripts were last used...
* The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow formiod2014-04-151-13/+0
| | | | | | | | | | obsolete (and mostly internal) routines to be compiled out. We don't expect any reasonable software to stick to these interfaces, so better clean up the view and unifdef -DNO_ASN1_OLD. The astute reader will notice the existence of NO_OLD_ASN1 which serves a similar purpose, but is more entangled. Its time will come, soon.
* Remove the GOST engine: It is not compiled or used and depends on thereyk2014-04-152-2/+0
| | | | | | | | "dynamic engine" feature that is not enabled in our build. People who need it can still pull it out of the Attic; if it is to have a Russian engine just because it's a Russian engine. OK deraadt@ beck@
* used for windows dll builds onlymiod2014-04-142-4634/+0
|
* Remove the Broadcom ubsec engine:reyk2014-04-131-1/+0
| | | | | | | | | | | | | The vendor_defns/hw_ubsec.h file has a copyright that does not grant rights! Vendor files should either include a compatible license in the copyright statement or use OpenSSL's defaults, but adding a copyright statement without any terms is not acceptable. It should not have been included in the first place. (The ubsec(4) kernel driver is not affected by this change) ok deraadt@
* Remove the IBM 4758 engine: we don't have this hardware and it is anreyk2014-04-131-1/+0
| | | | | | old PCI accelerator that was EOL'ed in 2005. ok deraadt@
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-135-43/+14
|
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-131-1/+5
|\ | | | | branch.
| * Import OpenSSL 1.0.1gmiod2014-04-134-9/+18
| |
| * import OpenSSL-1.0.1cdjm2012-10-137-76/+419
| |
| * import OpenSSL 1.0.0edjm2011-11-035-7/+49
| |
* | resolve conflictsdjm2012-10-137-77/+419
| |
* | OpenSSL 1.0.0f: mergedjm2012-01-051-1/+1
| |
* | openssl-1.0.0e: resolve conflictsdjm2011-11-037-20/+62
| |
* | resolve conflicts, fix local changesdjm2010-10-0127-2071/+1285
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-012-2/+38
|\| | | | | branch.
| * import OpenSSL-1.0.0adjm2010-10-0118-991/+1136
| |
| * import of OpenSSL 0.9.8kdjm2009-04-063-5/+6
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-013-16/+82
|\ \ | | | | | | branch.
| * | import OpenSSL-1.0.0adjm2010-10-013-16/+82
| | |
* | | AES-NI engine support for OpenSSL.thib2010-07-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is code mostly picked up from upstream OpenSSL, or to be more exact a diff from David Woodhouse <dwmw2 at infradead dot org>. Remember to make includes before doing a build! no objections from djm@ OK deraadt@, reyk@ (AES is about 4.25x faster on his x201 now)
* | | resolve conflictsdjm2009-04-063-5/+6
| | |
* | | resolve conflictsdjm2009-01-097-147/+662
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-093-1/+103
|\ \ \ | | |/ | |/| branch.
| * | import openssl-0.9.8jdjm2009-01-0910-108/+784
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-0/+11
|\ \ \ | | |/ | |/| branch.
| * | import openssl-0.9.8jdjm2009-01-091-0/+11
| | |
* | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-055-9/+68
| | |
* | | resolve conflictsdjm2008-09-0620-660/+1580
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-062-6/+31
|\ \ \ | | |/ | |/| branch.
| * | import of OpenSSL 0.9.8hdjm2008-09-0620-629/+1512
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-063-0/+597
|\ \ \ | | |/ | |/| branch.
| * | import of OpenSSL 0.9.8hdjm2008-09-063-0/+597
| | |
| * | import openssl-0.9.7-beta1markus2002-09-051-2/+2
| | |
| * | This commit was manufactured by cvs2git to create branch 'OPENSSL'.cvs2svn2002-05-151-0/+73
| /
* | resolve conflictsdjm2006-06-2711-108/+484
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-273-0/+522
|\| | | | | branch.
| * import of openssl-0.9.7jdjm2006-06-2713-101/+976
| |
* | resolve conflictsdjm2005-04-2919-69/+204
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-296-10/+109
|\| | | | | branch.
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-2923-76/+308
| |
* | merge 0.9.7dmarkus2004-04-083-25/+57
| |
* | This commit was generated by cvs2git to track changes on a CVS vendormarkus2004-04-071-0/+2
|\| | | | | branch.
| * import openssl-0.9.7dmarkus2004-04-074-25/+59
| |
* | remove obsolete filesmarkus2003-11-131-73/+0
| |