Age | Commit message (Expand) | Author |
2014-04-13 | Remove various horrible socket syscall wrappers, especially SHUTDOWN* | Theo de Raadt |
2014-04-13 | Flense a variety of windows support stuff, and a strange gettimeofday function. | Bob Beck |
2014-04-13 | symhacks for vms are no longer needed | Bob Beck |
2014-04-13 | Remove vms support stuff. | Bob Beck |
2014-04-13 | Remove some stuff that isn't needed. | Bob Beck |
2014-04-13 | Remove the AEP engine: it is not standalone and doesn't seem to be | Reyk Floeter |
2014-04-13 | Remove the Atalla engine: It is not standalone and depends on external | Reyk Floeter |
2014-04-13 | Remove the cswift engine: it is not standalone and we don't have the | Reyk Floeter |
2014-04-13 | Remove the "sureware" engine: | Reyk Floeter |
2014-04-13 | Remove the Broadcom ubsec engine: | Reyk Floeter |
2014-04-13 | Remove the IBM 4758 engine: we don't have this hardware and it is an | Reyk Floeter |
2014-04-13 | Don't edit on cvs. 23.1 as intended. | Miod Vallat |
2014-04-13 | Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl, | Miod Vallat |
2014-04-13 | Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp) | Miod Vallat |
2014-04-13 | No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djm | Miod Vallat |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
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-03-18 | prepare manpages for new perl. | Marc Espie |
2013-12-19 | Reliability fix for SHA384 SSL/TLS ciphers on strict alignment | Jeremie Courreges-Anglas |
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-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 | 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-04-19 | cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflow | 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 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2011-11-03 | import OpenSSL 1.0.0e | 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-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 | 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-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 |