summaryrefslogtreecommitdiff
path: root/lib/libcrypto/evp
AgeCommit message (Expand)Author
2014-05-11More KNF.Joel Sing
2014-05-11KNF.Joel Sing
2014-05-08More KNF.Joel Sing
2014-05-08KNF.Joel Sing
2014-05-08Remove KSSL debug code.Joel Sing
2014-05-08KNF.Joel Sing
2014-05-08Nuke OPENSSL_FIPS - having #ifdefs inside a #ifndef for the same thingJoel Sing
2014-05-08KNF.Joel Sing
2014-05-07KNF.Joel Sing
2014-05-07KNF.Joel Sing
2014-05-03Add checks for invalid base64 encoded data, specifically relating to theJoel Sing
2014-05-03It is definitly not the correct spelling.Joel Sing
2014-05-03KNF.Joel Sing
2014-05-03KNF.Joel Sing
2014-05-01Nuke unused evptests.txt - the real one is over in regress.Joel Sing
2014-05-01Provide an EVP implementation for ChaCha.Joel Sing
2014-04-27Use C99 initializers for the various FOO_METHOD structs. More readable, andMiod Vallat
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.Bob Beck
2014-04-23Unifdef -UPEDANTIC. ok beck@ tedu@Miod Vallat
2014-04-23Figure out endianness at compile-time, using _BYTE_ORDER fromMiod Vallat
2014-04-22Remove files which look like actual code compiled in libcrypto, but isn't.Miod Vallat
2014-04-19use intrinsic strlcpy and strlcat everywhere so we only have one set ofBob Beck
2014-04-17kill REF_PRINT/REF_CHECK debugging framework noone would useTheo de Raadt
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-17Do not feed RSA private key information to the random subsystem asTheo de Raadt
2014-04-17call the correct decrypt function in aes_cbc_cipher()Jonathan Gray
2014-04-16Clean up dangerous strncpy use. This included a use where the resultingBob Beck
2014-04-15remove md2, jpake, and seed clutter.Ted Unangst
2014-04-15we don't use these files for buildingTed Unangst
2014-04-15remove FIPS mode support. people who require FIPS can buy something thatTed Unangst
2014-04-15Moved to regress/lib/libcrypto.Miod Vallat
2014-04-15Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternityBob Beck
2014-04-14unifdef -U OPENBSD_DEV_CRYPTO and OPENSSL_OPENBSD_DEV_CRYPTO. This code was theMiod Vallat
2014-04-14remove auto-generated dependencies from the old unused build system, soTheo de Raadt
2014-04-13Cope with the removal of openssl/symhacks.hTheo de Raadt
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2013-02-14cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtMarkus Friedl
2013-01-26remove ACSS, crank libcrypto major; ok markus@ deraadt@Damien Miller
2012-10-13resolve conflictsDamien Miller
2012-10-13import OpenSSL-1.0.1cDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-01fix -Wall due to API changeDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2010-07-01AES-NI engine support for OpenSSL.Thordur I. Bjornsson
2009-04-06resolve conflictsDamien Miller
2009-01-09resolve conflictsDamien Miller
2009-01-09import openssl-0.9.8jDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller