Age | Commit message (Expand) | Author |
2014-04-13 | Import OpenSSL 1.0.1g | Miod Vallat |
2014-04-11 | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | Miod Vallat |
2014-04-10 | Piotr Sikora pointed me at a more refined diff for the buffer release | Ted Unangst |
2014-04-10 | crank major; struct ssl_ctx_st changes; ok tedu | Theo de Raadt |
2014-04-10 | don't release the read buffer if we're not done reading from it. | Ted Unangst |
2014-04-07 | cherrypick fix for CVE-2014-0160 "heartbleed" vulnerability from | Damien Miller |
2014-03-18 | prepare manpages for new perl. | Marc Espie |
2014-02-27 | SECURITY fixes backported from openssl-1.0.1f. ok mikeb@ | Jeremie Courreges-Anglas |
2013-12-19 | Reliability fix for SHA384 SSL/TLS ciphers on strict alignment | Jeremie Courreges-Anglas |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-05-30 | Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned the | Matthew Dempsky |
2013-02-14 | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | Markus Friedl |
2013-02-14 | Import OpenSSL 1.0.1g | Markus Friedl |
2013-01-26 | remove ACSS, crank libcrypto major; ok markus@ deraadt@ | Damien Miller |
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-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-02-10 | fix for CVE-2011-0014 "OCSP stapling vulnerability"; | Damien Miller |
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-06 | More OpenSSL fixes: | Damien Miller |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
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-01 | Oracle has re-licensed sunrpc under a three-clause BSD license. | Todd C. Miller |
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-05-03 | When running in pic mode we don't have enough general registers for all | Jonathan Gray |
2010-04-14 | Security fix for CVE-2010-0740 | Jasper Lievisse Adriaanse |
2010-03-04 | cherrypick patch from OpenSSL 0.9.8m: | Damien Miller |
2010-01-31 | add a fix from OpenSSL CVS for SA38200. | Jasper Lievisse Adriaanse |