Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -36/+41 |
| | | | | Reviewed-by: Tim Hudson <tjh@openssl.org> | ||||
* | PR: 2161 | Dr. Stephen Henson | 2010-02-02 | 1 | -0/+2 |
| | | | | | | Submitted by: Doug Goldstein <cardoe@gentoo.org>, Steve. Make no-dsa, no-ecdsa and no-rsa compile again. | ||||
* | size_t-fication of message digest APIs. We should size_t-fy more APIs... | Andy Polyakov | 2004-05-15 | 1 | -1/+1 |
| | |||||
* | (oops) Apologies all, that last header-cleanup commit was from the wrong | Geoff Thorpe | 2004-04-19 | 1 | -0/+1 |
| | | | | | tree. This further reduces header interdependencies, and makes some associated cleanups. | ||||
* | Make sure we get the definition of OPENSSL_NO_MDC2. | Richard Levitte | 2003-03-21 | 1 | -1/+3 |
| | |||||
* | Add a cleanup function for MDs. | Ben Laurie | 2001-09-07 | 1 | -0/+1 |
| | |||||
* | Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. | Ben Laurie | 2001-09-02 | 1 | -3/+14 |
| | |||||
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 1 | -0/+1 |
| | |||||
* | Change the EVP_somecipher() and EVP_somedigest() | Dr. Stephen Henson | 2001-03-09 | 1 | -2/+2 |
| | | | | | | | functions to return constant EVP_MD and EVP_CIPHER pointers. Update docs. | ||||
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -1/+1 |
| | | | | | | | | | | | | sure they are available in opensslconf.h, by giving them names starting with "OPENSSL_" to avoid conflicts with other packages and by making sure e_os2.h will cover all platform-specific cases together with opensslconf.h. I've checked fairly well that nothing breaks with this (apart from external software that will adapt if they have used something like NO_KRB5), but I can't guarantee it completely, so a review of this change would be a good thing. | ||||
* | Message digest stuff. | Ulf Möller | 1999-04-27 | 1 | -0/+2 |
| | |||||
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -3/+3 |
| | | | | | | Submitted by: Reviewed by: PR: | ||||
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -1/+1 |
| | |||||
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -1/+3 |
| | |||||
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+79 |