summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-274-48/+42
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-262-2/+2
* Unifdef -UPEDANTIC. ok beck@ tedu@miod2014-04-233-13/+1
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-231-3/+3
* Remove files which look like actual code compiled in libcrypto, but isn't.miod2014-04-221-71/+0
* use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck2014-04-191-1/+1
* kill REF_PRINT/REF_CHECK debugging framework noone would usederaadt2014-04-171-10/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-1710-31/+31
* Do not feed RSA private key information to the random subsystem asderaadt2014-04-171-2/+0
* call the correct decrypt function in aes_cbc_cipher()jsg2014-04-171-1/+1
* Clean up dangerous strncpy use. This included a use where the resultingbeck2014-04-161-2/+1
* remove md2, jpake, and seed clutter.tedu2014-04-152-184/+0
* we don't use these files for buildingtedu2014-04-151-100/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-1510-213/+2
* Moved to regress/lib/libcrypto.miod2014-04-151-450/+0
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-11/+0
* unifdef -U OPENBSD_DEV_CRYPTO and OPENSSL_OPENBSD_DEV_CRYPTO. This code was themiod2014-04-142-455/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-676/+0
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-2/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-1314-55/+108
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-21/+195
* remove ACSS, crank libcrypto major; ok markus@ deraadt@djm2013-01-262-91/+0
* resolve conflictsdjm2012-10-1333-179/+1806
* This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-0/+113
|\
| * import OpenSSL-1.0.1cdjm2012-10-131-0/+113
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-136-3/+765
|\ \
| * | import OpenSSL-1.0.1cdjm2012-10-1333-131/+2412
* | | openssl-1.0.0e: resolve conflictsdjm2011-11-036-4/+8
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-032-2/+4
|\| |
| * | import OpenSSL 1.0.0edjm2011-11-037-6/+11
* | | fix -Wall due to API changedjm2010-10-011-3/+3
* | | resolve conflicts, fix local changesdjm2010-10-0148-3630/+2227
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-017-2/+1370
|\| |
| * | import OpenSSL-1.0.0adjm2010-10-0144-1475/+3190
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-1/+1
|\ \ \ | | |/ | |/|
| * | import OpenSSL-1.0.0adjm2010-10-011-1/+1
* | | AES-NI engine support for OpenSSL.thib2010-07-012-0/+2
* | | resolve conflictsdjm2009-04-061-5/+5
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-061-1/+1
|\ \ \
| * | | import of OpenSSL 0.9.8kdjm2009-04-062-6/+6
* | | | resolve conflictsdjm2009-01-0929-617/+810
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | import openssl-0.9.8jdjm2009-01-0925-312/+440
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-093-0/+695
|\ \ \ \ | | |/ / | |/| |
| * | | import openssl-0.9.8jdjm2009-01-098-299/+1078
* | | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-053-25/+44
* | | | resolve conflictsdjm2008-09-0649-611/+1407
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-063-0/+296
|\ \ \ \ | | |/ / | |/| |
| * | | import of OpenSSL 0.9.8hdjm2008-09-0643-504/+1428
| * | | import of openssl-0.9.7jdjm2006-06-279-88/+242