Age | Commit message (Expand) | Author |
2012-12-03 | New CA root certificates, ok beck@. | Stuart Henderson |
2012-12-01 | Additional CA root certificates: GeoTrust/Equifax, Go Daddy, StartCom, thawte. | Stuart Henderson |
2012-11-30 | Regenerate the text information for all certificates with recent openssl | Stuart Henderson |
2012-11-30 | Remove retired Thawte/Verisign certificates. | Stuart Henderson |
2012-10-31 | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't | Mark Kettenis |
2012-10-22 | Restore r1.10, lost during last update: | Miod Vallat |
2012-10-13 | Makefile and header changes for OpenSSL-1.0.1c | Damien Miller |
2012-10-13 | import files that CVS missed; sigh | Damien Miller |
2012-10-13 | resolve conflicts | Damien Miller |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2012-08-21 | When deciding whether we're PIC in a (generated) asm file, check for both PIC | Pascal Stumpf |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2012-07-12 | Skip printing another SSLv2-only command in s_client's usage text. | Stuart Henderson |
2012-07-11 | Disable SSLv2 in OpenSSL. No objections from djm. | Stuart Henderson |
2012-04-19 | cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflow | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: crank minor | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: merge | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: import upstream source | Damien Miller |
2011-11-03 | crank major for openssl-1.0.0e | Damien Miller |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2011-11-03 | import OpenSSL 1.0.0e | Damien Miller |
2011-08-03 | Add support for hppa64 based on the defaults for 64-bit HP-UX as found in the | Mark Kettenis |
2011-07-20 | - Replace digicert 2nd-level cert with the root which issued it. | Stuart Henderson |
2011-07-08 | No need to set CFLAGS+=-DOPENSSL_IA32_SSE2 on amd64. Nothing uses it. | Marco Pfatschbacher |
2011-07-08 | Pass CFLAGS (which contains -DOPENSSL_IA32_SSE2) to the perlasm | Marco Pfatschbacher |
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 |