summaryrefslogtreecommitdiff
path: root/lib/libssl
AgeCommit message (Expand)Author
2012-12-03New CA root certificates, ok beck@.Stuart Henderson
2012-12-01Additional CA root certificates: GeoTrust/Equifax, Go Daddy, StartCom, thawte.Stuart Henderson
2012-11-30Regenerate the text information for all certificates with recent opensslStuart Henderson
2012-11-30Remove retired Thawte/Verisign certificates.Stuart Henderson
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-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-07-12Skip printing another SSLv2-only command in s_client's usage text.Stuart Henderson
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-08-03Add support for hppa64 based on the defaults for 64-bit HP-UX as found in theMark Kettenis
2011-07-20- Replace digicert 2nd-level cert with the root which issued it.Stuart Henderson
2011-07-08No need to set CFLAGS+=-DOPENSSL_IA32_SSE2 on amd64. Nothing uses it.Marco Pfatschbacher
2011-07-08Pass CFLAGS (which contains -DOPENSSL_IA32_SSE2) to the perlasmMarco Pfatschbacher
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2011-06-15Add the following certs:David Hill
2011-05-26remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been sixJasper Lievisse Adriaanse
2011-05-05Make this script more generic and minimize differences betweenJasper Lievisse Adriaanse
2011-05-03Adjust to explicitly list ${libdir}.Jasper Lievisse Adriaanse
2011-03-25back out previous commit.Bob Beck
2011-03-25Add the following certs:David Hill
2011-03-24This script doesn't need write access to $curdir. Just check existence.Matthieu Herrb
2011-03-03Remove expired certs.David Hill
2011-02-10fix for CVE-2011-0014 "OCSP stapling vulnerability";Damien Miller
2011-01-25Put -I${includedir} back into Cflags so configure script tests likeChristian Weisgerber
2011-01-21- simplify, krb5 handling is not needed.Jasper Lievisse Adriaanse
2011-01-03- adjust krb5 directoriesJasper Lievisse Adriaanse
2010-12-28- ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is notJasper Lievisse Adriaanse
2010-12-28- generate and install pkg-config files for openssl, which more and moreJasper Lievisse Adriaanse
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-07OpenSSL grows another undocumented header, apparently needed on armishDamien Miller
2010-10-06More OpenSSL fixes:Damien Miller
2010-10-06Retire SkipjackMike Belopuhov
2010-10-04Our make already uses sh -e when executing commands.Christian Weisgerber
2010-10-03DES_LONG should be u_int on all platforms, it was spuriouslyDamien Miller