summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_2_BASE'.OPENBSD_5_2_BASEcvs2svn2012-07-1328-8116/+0
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-0/+3
* move CRYPTO_VIAC3_MAX out of cryptodev.h and into the onlyjsg2010-12-161-0/+2
* The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX lengthjsg2010-12-161-2/+2
* More OpenSSL fixes:djm2010-10-062-11/+13
* Retire Skipjackmikeb2010-10-062-2/+0
* resolve conflicts, fix local changesdjm2010-10-0148-11845/+311
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-012-0/+413
|\
| * import OpenSSL-1.0.0adjm2010-10-0114-57/+580
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-83/+369
|\ \
| * | import OpenSSL-1.0.0adjm2010-10-013-222/+512
| * | import openssl-0.9.8jdjm2009-01-092-136/+261
* | | AES-NI engine support for OpenSSL.thib2010-07-014-2/+595
* | | VIA xcrypt for amd64, simpler version of a diff from deraadtjsg2010-06-291-6/+19
* | | When running in pic mode we don't have enough general registers for alljsg2010-05-031-1/+1
* | | resolve conflictsdjm2009-01-093-120/+131
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-2/+2
|\ \ \ | | |/ | |/|
| * | import openssl-0.9.8jdjm2009-01-097-4/+77
* | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-057-139/+326
* | | remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-061-12/+8
* | | resolve conflictsdjm2008-09-0621-195/+374
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-064-0/+1593
|\| |
| * | import of OpenSSL 0.9.8hdjm2008-09-0624-194/+1966
| * | import of openssl-0.9.7jdjm2006-06-273-79/+83
| * | import openssl-0.9.7dmarkus2004-04-073-18/+25
| * | import 0.9.7cmarkus2003-11-111-2/+6
| * | import 0.9.7b (without idea and rc5)markus2003-05-1113-34/+79
| * | import openssl-0.9.7-beta3markus2002-09-053-7/+21
| * | import openssl-0.9.7-beta1markus2002-09-056-466/+697
| * | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'.cvs2svn2002-05-1521-0/+4864
| /
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-062-390/+1275
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-063-391/+1276
| * import of openssl-0.9.7jdjm2006-06-274-46/+161
* | fix memory leak (in one case of unaligned buffers); from Markus Kvetterderaadt2008-02-261-2/+3
* | resolve conflictsdjm2006-06-277-125/+244
* | potential fd leak (we will fix this before we move to cloning)deraadt2006-06-081-1/+3
* | no need to byteswap for AES_ASM, from tom@markus2005-05-231-1/+9
* | resolve conflictsdjm2005-04-291-2/+6
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-292-1/+537
|\|
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-293-5/+545
| * import openssl-0.9.7dmarkus2004-04-071-5/+4
| * import 0.9.7cmarkus2003-11-111-1/+0
* | adjust comment, open_dev_crypto() returns -1 on error.hshoexer2005-01-291-1/+1
* | on error set correct pointer to NULL.hshoexer2005-01-261-2/+2
* | machdep.xcrypt now has a different meaning: Instead of > 0 indicatingderaadt2004-06-151-14/+16
* | merge 0.9.7dmarkus2004-04-084-23/+29
* | remove some debug code and cleanup..deraadt2004-02-041-18/+6
* | OK, this time the AES soft keys work with ssh and such. I spent over 3deraadt2004-02-031-16/+63
* | oops, software key gen bugderaadt2004-02-031-35/+10
* | Switch to using software generated extended keys (because the cpu cannotderaadt2004-02-031-10/+35