| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reimplement bn_div_words, bn_add_words and bn_sub_words for VAX. | Richard Levitte | 2000-11-22 | 1 | -491/+207 |
* | Avoid getting warnings about unary - being used on unsigned integer. | Richard Levitte | 2000-11-22 | 1 | -4/+4 |
* | Better handling of EVP names, add EVP to speed. | Ben Laurie | 2000-11-20 | 2 | -13/+86 |
* | Make sure bs is assigned NULL when it's free'd, or there will be an | Richard Levitte | 2000-11-19 | 3 | -0/+3 |
* | Remove two bn_wexpand() from BN_mul(), which is a step toward getting | Richard Levitte | 2000-11-18 | 1 | -28/+337 |
* | Remove a declaration for a function that does not exist. | Richard Levitte | 2000-11-18 | 1 | -1/+0 |
* | Make the definition of bn_add_words() match the definition. | Richard Levitte | 2000-11-18 | 1 | -1/+1 |
* | Make sure BN_DIV2W is not defining when defining it, and remove the | Richard Levitte | 2000-11-17 | 1 | -11/+10 |
* | Constify bn_dump1 implementation so that it matches the prototype | Bodo Möller | 2000-11-17 | 1 | -1/+1 |
* | More constification of the BN library. | Richard Levitte | 2000-11-16 | 7 | -29/+33 |
* | Make sure to print the BN counting (BN_COUNT) to stderr instead of | Richard Levitte | 2000-11-16 | 1 | -7/+7 |
* | Oops, when I clean, I should do it thoroughly. | Richard Levitte | 2000-11-16 | 1 | -2/+1 |
* | I've checked again and again. There really is no need to expand a to | Richard Levitte | 2000-11-16 | 1 | -8/+6 |
* | I have no idea how this comment got there, but it's certainly not | Geoff Thorpe | 2000-11-16 | 1 | -2/+0 |
* | Many applications that use OpenSSL with ENGINE support might face a | Geoff Thorpe | 2000-11-16 | 1 | -0/+3 |
* | ignore | Ulf Möller | 2000-11-14 | 2 | -0/+4 |
* | Modify () to (void), since that's what is actually defined in the | Richard Levitte | 2000-11-14 | 4 | -8/+8 |
* | Two OCSP functions that aren't yet implemented. | Richard Levitte | 2000-11-14 | 1 | -0/+4 |
* | Typo, was "time" instead of "tim". | Richard Levitte | 2000-11-14 | 1 | -1/+1 |
* | in some new file names the first 8 characters were not unique | Ulf Möller | 2000-11-12 | 20 | -602/+525 |
* | Enhance granularity on what I want to debug for the moment by changing | Richard Levitte | 2000-11-12 | 1 | -11/+11 |
* | Make Rijndael work! Those long flights have some good points. | Ben Laurie | 2000-11-12 | 3 | -5/+7 |
* | Make this stuff compile. | Ben Laurie | 2000-11-12 | 2 | -11/+12 |
* | tmp2 is not used in BN_mod_mul_montgomery. | Bodo Möller | 2000-11-09 | 1 | -4/+1 |
* | Really stupid glitch (a comment not properly ended) fixed. | Richard Levitte | 2000-11-08 | 1 | -1/+1 |
* | Remove references to RSAref. The glue library is but a memory to fade | Richard Levitte | 2000-11-08 | 5 | -4/+24 |
* | BN_CTX-related fixes. | Bodo Möller | 2000-11-08 | 3 | -3/+9 |
* | Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org> | Richard Levitte | 2000-11-08 | 3 | -14/+14 |
* | Constify DH-related code. | Richard Levitte | 2000-11-07 | 14 | -53/+62 |
* | Constify DSA-related code. | Richard Levitte | 2000-11-07 | 24 | -60/+65 |
* | Make sure ERR_get_error() is declared. | Richard Levitte | 2000-11-07 | 1 | -0/+2 |
* | A few more constifications of some RSA routines that I forgot | Richard Levitte | 2000-11-07 | 3 | -5/+5 |
* | When ENGINE_by_id() couldn't find the given engine id, it generates an | Richard Levitte | 2000-11-07 | 1 | -0/+3 |
* | shl_load() also needs to load along a path given through an | Richard Levitte | 2000-11-07 | 1 | -1/+1 |
* | Handle BN_copy failure after successful BN_new. | Bodo Möller | 2000-11-07 | 1 | -4/+8 |
* | handle the case when BN_new returns NULL | Bodo Möller | 2000-11-07 | 1 | -5/+13 |
* | Constification of CRYPTO_get_ex_data() needed for the sake of | Richard Levitte | 2000-11-07 | 2 | -2/+2 |
* | Constify the RSA parts of the ASN.1 library. Note some ugly casts | Richard Levitte | 2000-11-07 | 9 | -23/+27 |
* | Constify the RSA library. | Richard Levitte | 2000-11-06 | 1 | -1/+3 |
* | Constify the RSA library. | Richard Levitte | 2000-11-06 | 11 | -120/+136 |
* | As a consequence of the BIGNUM constification, the ENGINE code needs a | Richard Levitte | 2000-11-06 | 8 | -33/+33 |
* | Constify the BIGNUM routines a bit more. The only trouble were the | Richard Levitte | 2000-11-06 | 12 | -178/+248 |
* | mode used too early in EVP_PKEY_save_parameters. | Richard Levitte | 2000-11-06 | 1 | -1/+1 |
* | Set the CryptoAPI randomness estimate back to 0. | Ulf Möller | 2000-11-04 | 1 | -1/+1 |
* | increase the value a bit | Ulf Möller | 2000-11-04 | 1 | -1/+1 |
* | Richard moved hw_nuron.c over to DSO-land recently, so this include isn't | Geoff Thorpe | 2000-11-03 | 1 | -3/+0 |
* | Minor corrections (HPUX). | Ulf Möller | 2000-11-03 | 2 | -2/+4 |
* | avoid memory leak | Bodo Möller | 2000-11-03 | 1 | -1/+1 |
* | Instead of just STACK, use STACK_OF(ASN1_OBJECT). | Richard Levitte | 2000-11-03 | 1 | -6/+7 |
* | Change the engine library so the application writer has to explicitely | Richard Levitte | 2000-11-02 | 5 | -53/+136 |