| Commit message (Expand) | Author | Age | Files | Lines |
* | Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several | Dr. Stephen Henson | 2005-04-27 | 2 | -6/+5 |
* | Port BN_MONT_CTX_set_locked() from stable branch. | Dr. Stephen Henson | 2005-04-27 | 1 | -9/+12 |
* | Add debug target, remove cast, note possible bug. | Ben Laurie | 2005-04-23 | 1 | -0/+2 |
* | - use BN_set_negative and BN_is_negative instead of BN_set_sign | Nils Larsch | 2005-04-22 | 1 | -2/+2 |
* | Rebuild error codes. | Dr. Stephen Henson | 2005-04-12 | 1 | -20/+23 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | Give everything prototypes (well, everything that's actually used). | Ben Laurie | 2005-03-31 | 1 | -6/+3 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macro | Nils Larsch | 2005-03-28 | 1 | -1/+1 |
* | Remaing bits of PR:620 relevant to 0.9.8. | Dr. Stephen Henson | 2004-12-05 | 1 | -17/+23 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -11/+11 |
* | Deprecate the recursive includes of bn.h from various API headers (asn1.h, | Geoff Thorpe | 2004-05-17 | 1 | -1/+1 |
* | The new BN_CTX code makes this sort of abuse unnecessary. | Geoff Thorpe | 2004-04-28 | 1 | -19/+15 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -56/+44 |
* | (oops) Apologies all, that last header-cleanup commit was from the wrong | Geoff Thorpe | 2004-04-19 | 2 | -0/+4 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 1 | -3/+6 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -0/+3 |
* | Update any code that was using deprecated functions so that everything builds | Geoff Thorpe | 2003-10-29 | 1 | -12/+11 |
* | When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should | Geoff Thorpe | 2003-10-29 | 1 | -0/+4 |
* | make update | Richard Levitte | 2003-05-01 | 1 | -3/+7 |
* | make update | Richard Levitte | 2003-04-10 | 1 | -17/+8 |
* | We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form | Richard Levitte | 2003-04-08 | 4 | -13/+0 |
* | Correct a lot of printing calls. Remove extra arguments... | Richard Levitte | 2003-04-04 | 1 | -1/+1 |
* | Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA. | Richard Levitte | 2003-03-21 | 4 | -1/+6 |
* | 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 |