Age | Commit message (Expand) | Author |
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 |
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 |