summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2014-04-13Remove various horrible socket syscall wrappers, especially SHUTDOWN*Theo de Raadt
2014-04-13Flense a variety of windows support stuff, and a strange gettimeofday function.Bob Beck
2014-04-13symhacks for vms are no longer neededBob Beck
2014-04-13Remove vms support stuff.Bob Beck
2014-04-13Remove some stuff that isn't needed.Bob Beck
2014-04-13Remove the AEP engine: it is not standalone and doesn't seem to beReyk Floeter
2014-04-13Remove the Atalla engine: It is not standalone and depends on externalReyk Floeter
2014-04-13Remove the cswift engine: it is not standalone and we don't have theReyk Floeter
2014-04-13Remove the "sureware" engine:Reyk Floeter
2014-04-13Remove the Broadcom ubsec engine:Reyk Floeter
2014-04-13Remove the IBM 4758 engine: we don't have this hardware and it is anReyk Floeter
2014-04-13Don't edit on cvs. 23.1 as intended.Miod Vallat
2014-04-13Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl,Miod Vallat
2014-04-13Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp)Miod Vallat
2014-04-13No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djmMiod Vallat
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2014-04-13Import OpenSSL 1.0.1gMiod Vallat
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellMiod Vallat
2014-03-18prepare manpages for new perl.Marc Espie
2013-12-19Reliability fix for SHA384 SSL/TLS ciphers on strict alignmentJeremie Courreges-Anglas
2013-05-30Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned theMatthew Dempsky
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-31On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tMark Kettenis
2012-10-22Restore r1.10, lost during last update:Miod Vallat
2012-10-13import files that CVS missed; sighDamien Miller
2012-10-13resolve conflictsDamien Miller
2012-10-13import OpenSSL-1.0.1cDamien Miller
2012-08-21When deciding whether we're PIC in a (generated) asm file, check for both PICPascal Stumpf
2012-04-19cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflowDamien Miller
2012-01-05OpenSSL 1.0.0f: mergeDamien Miller
2012-01-05OpenSSL 1.0.0f: import upstream sourceDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2011-11-03import OpenSSL 1.0.0eDamien Miller
2010-12-16move CRYPTO_VIAC3_MAX out of cryptodev.h and into the onlyJonathan Gray
2010-12-16The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX lengthJonathan Gray
2010-10-18Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@Miod Vallat
2010-10-06More OpenSSL fixes:Damien Miller
2010-10-06Retire SkipjackMike Belopuhov
2010-10-01fix -Wall due to API changeDamien Miller
2010-10-01add missing; yay for cvs!Damien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2010-07-01import OpenSSL-1.0.1cThordur I. Bjornsson
2010-07-01AES-NI engine support for OpenSSL.Thordur I. Bjornsson
2010-06-29VIA xcrypt for amd64, simpler version of a diff from deraadtJonathan Gray
2010-05-03When running in pic mode we don't have enough general registers for allJonathan Gray
2010-03-04cherrypick patch from OpenSSL 0.9.8m:Damien Miller
2010-01-31add a fix from OpenSSL CVS for SA38200.Jasper Lievisse Adriaanse