summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04-10Piotr Sikora pointed me at a more refined diff for the buffer releaseTed Unangst
2014-04-10crank major; struct ssl_ctx_st changes; ok teduTheo de Raadt
2014-04-10don't release the read buffer if we're not done reading from it.Ted Unangst
2014-04-07cherrypick fix for CVE-2014-0160 "heartbleed" vulnerability fromDamien Miller
2014-03-18prepare manpages for new perl.Marc Espie
2014-02-27SECURITY fixes backported from openssl-1.0.1f. ok mikeb@Jeremie Courreges-Anglas
2013-12-19Reliability fix for SHA384 SSL/TLS ciphers on strict alignmentJeremie Courreges-Anglas
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
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-02-14Import OpenSSL 1.0.1gMarkus 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-13Makefile and header changes for OpenSSL-1.0.1cDamien Miller
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-07-11Disable SSLv2 in OpenSSL. No objections from djm.Stuart Henderson
2012-04-19cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflowDamien Miller
2012-01-05OpenSSL 1.0.0f: crank minorDamien Miller
2012-01-05OpenSSL 1.0.0f: mergeDamien Miller
2012-01-05OpenSSL 1.0.0f: import upstream sourceDamien Miller
2011-11-03crank major for openssl-1.0.0eDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2011-11-03import OpenSSL 1.0.0eDamien Miller
2011-02-10fix for CVE-2011-0014 "OCSP stapling vulnerability";Damien 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-12-15Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/se...Jasper Lievisse Adriaanse
2010-11-17- Apply security fix for CVE-2010-3864 (+commit 19998 which fixes the fix).Jasper Lievisse Adriaanse
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-01update supporting files, crank library majorsDamien 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-04-14Security fix for CVE-2010-0740Jasper Lievisse Adriaanse
2010-03-04cherrypick patch from OpenSSL 0.9.8m:Damien Miller