Age | Commit message (Expand) | Author |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-15 | Add the following certs: | David Hill |
2011-05-26 | remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been six | Jasper Lievisse Adriaanse |
2011-05-05 | Make this script more generic and minimize differences between | Jasper Lievisse Adriaanse |
2011-05-03 | Adjust to explicitly list ${libdir}. | Jasper Lievisse Adriaanse |
2011-03-25 | back out previous commit. | Bob Beck |
2011-03-25 | Add the following certs: | David Hill |
2011-03-24 | This script doesn't need write access to $curdir. Just check existence. | Matthieu Herrb |
2011-03-03 | Remove expired certs. | David Hill |
2011-02-10 | fix for CVE-2011-0014 "OCSP stapling vulnerability"; | Damien Miller |
2011-01-25 | Put -I${includedir} back into Cflags so configure script tests like | Christian Weisgerber |
2011-01-21 | - simplify, krb5 handling is not needed. | Jasper Lievisse Adriaanse |
2011-01-03 | - adjust krb5 directories | Jasper Lievisse Adriaanse |
2010-12-28 | - ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is not | Jasper Lievisse Adriaanse |
2010-12-28 | - generate and install pkg-config files for openssl, which more and more | Jasper Lievisse Adriaanse |
2010-12-16 | move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only | Jonathan Gray |
2010-12-16 | The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX length | Jonathan Gray |
2010-12-15 | Security 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-18 | Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@ | Miod Vallat |
2010-10-07 | OpenSSL grows another undocumented header, apparently needed on armish | Damien Miller |
2010-10-06 | More OpenSSL fixes: | Damien Miller |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-10-04 | Our make already uses sh -e when executing commands. | Christian Weisgerber |
2010-10-03 | DES_LONG should be u_int on all platforms, it was spuriously | Damien Miller |
2010-10-02 | percolate up errors from perl asm scripts, correctly enable SHA-256 asm on | Damien Miller |
2010-10-01 | fix -Wall due to API change | Damien Miller |
2010-10-01 | update supporting files, crank library majors | Damien Miller |
2010-10-01 | add missing; yay for cvs! | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2010-09-09 | Use mandoc instead of groff to build PostScript manuals; note that | Ingo Schwarze |
2010-09-01 | Oracle has re-licensed sunrpc under a three-clause BSD license. | Todd C. Miller |
2010-07-01 | oops. Missed this from my aes-ni commit. | Thordur I. Bjornsson |
2010-07-01 | import OpenSSL-1.0.1c | Thordur I. Bjornsson |
2010-07-01 | AES-NI engine support for OpenSSL. | Thordur I. Bjornsson |
2010-06-29 | VIA xcrypt for amd64, simpler version of a diff from deraadt | Jonathan Gray |
2010-06-26 | Add the extendedKeyUsage flags serverAuth and clientAuth. Newer Windows | Reyk Floeter |
2010-05-03 | When running in pic mode we don't have enough general registers for all | Jonathan Gray |
2010-04-20 | The openssl command line tool treats the non-null terminated buffer | Theo de Raadt |
2010-04-14 | Security fix for CVE-2010-0740 | Jasper Lievisse Adriaanse |
2010-04-03 | Build all manual pages in base with mandoc(1) instead of groff, | Ingo Schwarze |
2010-03-04 | cherrypick patch from OpenSSL 0.9.8m: | Damien Miller |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-31 | add a fix from OpenSSL CVS for SA38200. | Jasper Lievisse Adriaanse |
2009-12-31 | new ipsca root. | David Gwynne |
2009-12-31 | ipsca has expired | David Gwynne |
2009-12-11 | plug a memory leak; found by parfait, ok djm | Theo de Raadt |
2009-11-10 | pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from | Markus Friedl |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado |