| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure we get the definition of OPENSSL_NO_ERR. | Richard Levitte | 2003-03-21 | 1 | -0/+1 |
* | The default implementation of DSA_METHOD has an interdependence on the | Geoff Thorpe | 2003-03-11 | 1 | -45/+42 |
* | more mingw related cleanups. | Ulf Möller | 2003-02-22 | 1 | -3/+0 |
* | The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That's | Richard Levitte | 2003-01-30 | 1 | -2/+0 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 6 | -0/+20 |
* | Fix initialization sequence to prevent freeing of unitialized objects. | Lutz Jänicke | 2003-01-15 | 1 | -4/+9 |
* | As with RSA, which was modified recently, this change makes it possible to | Geoff Thorpe | 2003-01-15 | 4 | -0/+33 |
* | Adjust the parameter lists in some not commonly used files. | Richard Levitte | 2003-01-02 | 1 | -1/+1 |
* | make update | Richard Levitte | 2002-12-29 | 1 | -35/+18 |
* | make update | Richard Levitte | 2002-12-09 | 1 | -0/+21 |
* | Nils Larsch submitted; | Geoff Thorpe | 2002-12-08 | 1 | -3/+1 |
* | This is a first-cut at improving the callback mechanisms used in | Geoff Thorpe | 2002-12-08 | 5 | -23/+143 |
* | Some compilers are quite picky about non-void functions that don't return | Richard Levitte | 2002-12-06 | 1 | -0/+1 |
* | EXIT() needs to be in a function that returns int. | Richard Levitte | 2002-12-01 | 1 | -1/+6 |
* | Remove incorrect assert. | Richard Levitte | 2002-11-29 | 1 | -2/+4 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -2/+5 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -0/+1 |
* | implement and use new macros BN_get_sign(), BN_set_sign() | Bodo Möller | 2002-11-04 | 1 | -2/+4 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | make update | Bodo Möller | 2002-08-09 | 1 | -21/+22 |
* | "make update" | Lutz Jänicke | 2002-07-30 | 1 | -38/+37 |
* | Replace 'ecdsaparam' commandline utility by 'ecparam' | Bodo Möller | 2002-07-14 | 1 | -9/+17 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | Make {RSA,DSA,DH}_new_method obtain and release an ENGINE | Dr. Stephen Henson | 2002-03-09 | 3 | -6/+17 |
* | Make sure the type accessed by the LONG and ZLONG ASN1 type | Dr. Stephen Henson | 2002-03-05 | 1 | -1/+1 |
* | ECDSA support | Bodo Möller | 2002-02-13 | 1 | -33/+38 |
* | remove redundant ERR_load_... declarations | Bodo Möller | 2001-12-17 | 1 | -2/+0 |
* | Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() | Dr. Stephen Henson | 2001-10-16 | 1 | -3/+3 |
* | 'make update' | Richard Levitte | 2001-10-04 | 1 | -26/+26 |
* | Because there's chances we clash with the system's types.h, rename our | Richard Levitte | 2001-10-04 | 1 | -1/+1 |
* | "make update". | Geoff Thorpe | 2001-09-25 | 1 | -2/+4 |
* | This commits changes to various parts of libcrypto required by the recent | Geoff Thorpe | 2001-09-25 | 6 | -100/+60 |
* | Rename recently introduced functions for improved code clarity: | Bodo Möller | 2001-09-03 | 2 | -3/+3 |
* | Make the necessary changes to work with the recent "ex_data" overhaul. | Geoff Thorpe | 2001-09-01 | 2 | -9/+6 |
* | Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise, | Geoff Thorpe | 2001-08-25 | 2 | -1/+19 |
* | The indexes returned by ***_get_ex_new_index() functions are used when | Geoff Thorpe | 2001-08-12 | 1 | -3/+4 |
* | Start to reduce some of the header bloat. | Ben Laurie | 2001-08-05 | 1 | -37/+24 |
* | Header bloat reduction for EVP_PKEY. | Ben Laurie | 2001-08-03 | 1 | -4/+3 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -8/+8 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 2 | -75/+41 |
* | Fix problem occuring when used from OpenSSH on Solaris 8. | Lutz Jänicke | 2001-07-26 | 1 | -1/+1 |
* | DSA verification should insist that r and s are in the allowed range. | Bodo Möller | 2001-06-26 | 1 | -0/+11 |
* | In {RSA,DSA,DH}_new_method(x) need to increase the reference | Dr. Stephen Henson | 2001-06-24 | 1 | -8/+15 |
* | make update | Richard Levitte | 2001-06-23 | 1 | -17/+27 |
* | Change all calls to low level digest routines in the library and | Dr. Stephen Henson | 2001-06-20 | 2 | -7/+6 |
* | 'make update' | Richard Levitte | 2001-06-05 | 1 | -28/+39 |
* | In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the | Geoff Thorpe | 2001-04-30 | 1 | -0/+1 |
* | Fix ASN1 bug when decoding OTHER type. | Dr. Stephen Henson | 2001-04-21 | 3 | -1/+18 |
* | Forcibly enable memory leak checking during "make test" | Bodo Möller | 2001-03-11 | 1 | -0/+2 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |