summaryrefslogtreecommitdiff
path: root/lib/libssl
AgeCommit message (Expand)Author
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
2010-10-02percolate up errors from perl asm scripts, correctly enable SHA-256 asm onDamien Miller
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-09Use mandoc instead of groff to build PostScript manuals; note thatIngo Schwarze
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2010-07-01oops. Missed this from my aes-ni commit.Thordur I. Bjornsson
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-06-26Add the extendedKeyUsage flags serverAuth and clientAuth. Newer WindowsReyk Floeter
2010-05-03When running in pic mode we don't have enough general registers for allJonathan Gray
2010-04-20The openssl command line tool treats the non-null terminated bufferTheo de Raadt
2010-04-14Security fix for CVE-2010-0740Jasper Lievisse Adriaanse
2010-04-03Build all manual pages in base with mandoc(1) instead of groff,Ingo Schwarze
2010-03-04cherrypick patch from OpenSSL 0.9.8m:Damien Miller
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2010-01-31add a fix from OpenSSL CVS for SA38200.Jasper Lievisse Adriaanse
2009-12-31new ipsca root.David Gwynne
2009-12-31ipsca has expiredDavid Gwynne
2009-12-11plug a memory leak; found by parfait, ok djmTheo de Raadt
2009-11-10pull Ben Lauries blind prefix injection fix for CVE-2009-3555 fromMarkus Friedl
2009-10-31s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).Igor Sobrado