Age | Commit message (Expand) | Author |
2014-04-13 | Flense a variety of windows support stuff, and a strange gettimeofday function. | Bob Beck |
2014-04-13 | Fix the gettimeofday function that I broke with my last commit. | Bob Beck |
2014-04-13 | symhacks for vms are no longer needed | Bob Beck |
2014-04-13 | Remove vms support stuff. | Bob Beck |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2014-04-13 | Do not include "e_os.h" anymore. Simply pull in the necessary headers. | Martin Pieuchot |
2014-04-13 | remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did you | Theo de Raadt |
2014-04-13 | We don't use this build system. | Theo de Raadt |
2014-04-13 | /dev/null does not move around | Theo de Raadt |
2014-04-13 | Remove unneded OS portability cruft that we will never use. | Bob Beck |
2014-04-13 | We do not need historical shared library build goo for other operating | Theo de Raadt |
2014-04-13 | no doxy | Theo de Raadt |
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 | Irrelevant. | Theo de Raadt |
2014-04-13 | historical benchmark results. irrelevant. | Theo de Raadt |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
2002-09-12 | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | Markus Friedl |
2002-09-05 | import openssl-0.9.7-beta3 | Markus Friedl |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2014-04-13 | send this directory of observations from 20 years to oblivion | Theo de Raadt |
2014-04-13 | Do not install e_os.h, it is not an external header and should not be used | 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 |
2011-11-03 | import OpenSSL 1.0.0e | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
2002-09-05 | import openssl-0.9.7-beta1 | Markus Friedl |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2014-04-11 | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | Miod Vallat |
2014-04-11 | Zap CVS $Header tags, reduces diff with upstream's repo | Lawrence Teo |
2014-04-10 | oops, typo, spotted by Matthias Scheler | Theo de Raadt |
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 | Disable Segglemann's RFC520 hearbeat. | Theo de Raadt |
2014-04-10 | disable buf freelists. we'll see what happens next. | Ted Unangst |
2014-04-10 | don't release the read buffer if we're not done reading from it. | Ted Unangst |