| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop raising ERR_R_MALLOC_FAILURE in most places | Richard Levitte | 2022-10-05 | 1 | -4/+2 |
* | Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length | Peiwei Hu | 2022-05-27 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Use build.info, not ifdef for crypto modules | Rich Salz | 2020-04-16 | 1 | -9/+5 |
* | EVP: Adapt EVP_PKEY Seal and Open for provider keys | Richard Levitte | 2020-01-25 | 1 | -15/+18 |
* | Explicitly test against NULL; do not use !p or similar | Rich Salz | 2019-10-09 | 1 | -1/+1 |
* | Fix the allocation size in EVP_OpenInit and PEM_SignFinal | Bernd Edlinger | 2019-04-06 | 1 | -1/+1 |
* | Following the license change, modify the boilerplates in crypto/evp/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Remove parentheses of return. | KaoruToda | 2017-10-18 | 1 | -2/+2 |
* | Copyright consolidation 05/10 | Rich Salz | 2016-05-17 | 1 | -54/+6 |
* | Use NON_EMPTY_TRANSLATION_UNIT, consistently. | Rich Salz | 2016-02-10 | 1 | -9/+4 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | make EVP_PKEY opaque | Dr. Stephen Henson | 2016-01-20 | 1 | -2/+2 |
* | Adapt all EVP_CIPHER_CTX users for it becoming opaque | Richard Levitte | 2016-01-12 | 1 | -1/+1 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | free cleanup almost the finale | Rich Salz | 2015-04-30 | 1 | -3/+1 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 1 | -1/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -55/+56 |
* | Audit libcrypto for unchecked return values: fix all cases enountered | Dr. Stephen Henson | 2009-09-24 | 1 | -1/+2 |
* | Revert the size_t modifications from HEAD that had led to more | Geoff Thorpe | 2008-11-12 | 1 | -2/+2 |
* | More size_tification. | Ben Laurie | 2008-11-01 | 1 | -2/+2 |
* | Initial functions for main EVP_PKEY_METHOD operations. | Dr. Stephen Henson | 2006-04-07 | 1 | -1/+1 |
* | (oops) Apologies all, that last header-cleanup commit was from the wrong | Geoff Thorpe | 2004-04-19 | 1 | -0/+1 |
* | Constify d2i, s2i, c2i and r2i functions and other associated | Richard Levitte | 2004-03-16 | 1 | -2/+3 |
* | Make sure we get the definition of OPENSSL_NO_RSA. | Richard Levitte | 2003-03-21 | 1 | -1/+3 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 1 | -1/+1 |
* | Modify EVP cipher behaviour in a similar way | Dr. Stephen Henson | 2001-10-17 | 1 | -4/+4 |
* | Constify EVP_SealInit, EVP_OpenInit | Dr. Stephen Henson | 2001-09-28 | 1 | -1/+1 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -2/+2 |
* | Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() and | Dr. Stephen Henson | 2000-06-11 | 1 | -3/+1 |
* | Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() | Dr. Stephen Henson | 2000-06-11 | 1 | -6/+8 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -2/+2 |
* | More EVP cipher revision. | Dr. Stephen Henson | 2000-05-30 | 1 | -3/+7 |
* | Make NO_RSA compile with pedantic. | Ben Laurie | 2000-01-08 | 1 | -0/+6 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | 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 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -11/+3 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -3/+4 |
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+118 |