| Commit message (Expand) | Author | Age | Files | Lines |
* | make | Nils Larsch | 2005-07-16 | 1 | -1/+2 |
* | fix typo, add prototype | Nils Larsch | 2005-05-20 | 1 | -1/+2 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -35/+17 |
* | ecc api cleanup; summary: | Nils Larsch | 2005-05-16 | 5 | -66/+72 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-15 | 1 | -4/+1 |
* | give EC_GROUP_new_by_nid a more meanigful name: | Nils Larsch | 2005-05-10 | 1 | -1/+1 |
* | Update util/ck_errf.pl script, and have it run automatically | Bodo Möller | 2005-05-09 | 1 | -3/+3 |
* | hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis | Nils Larsch | 2005-04-29 | 6 | -33/+100 |
* | Fix various incorrect error function codes. | Bodo Möller | 2005-04-26 | 3 | -4/+4 |
* | change prototype of the ecdh KDF: make input parameter const and the outlen a... | Nils Larsch | 2005-04-23 | 4 | -11/+16 |
* | Rebuild error codes. | Dr. Stephen Henson | 2005-04-12 | 1 | -8/+12 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-02 | 1 | -1/+1 |
* | Update ECDSA and ECDH for OPENSSL_NO_ENGINE. | Geoff Thorpe | 2004-10-21 | 2 | -0/+10 |
* | Deprecate the recursive includes of bn.h from various API headers (asn1.h, | Geoff Thorpe | 2004-05-17 | 2 | -1/+4 |
* | (oops) Apologies all, that last header-cleanup commit was from the wrong | Geoff Thorpe | 2004-04-19 | 1 | -0/+1 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 1 | -3/+6 |
* | Unsigned vs. signed fixed. | Richard Levitte | 2003-06-19 | 1 | -1/+1 |
* | Make sure that size_t matches size_t. | Richard Levitte | 2003-06-04 | 1 | -1/+2 |
* | make update | Richard Levitte | 2003-05-01 | 1 | -20/+28 |
* | Make sure to declare mem*() properly. | Richard Levitte | 2003-03-21 | 1 | -0/+1 |
* | Make sure we get the definition of OPENSSL_NO_ECDH. | Richard Levitte | 2003-03-20 | 1 | -0/+2 |
* | make update | Dr. Stephen Henson | 2003-03-20 | 1 | -3/+4 |
* | Avoid warning. | Dr. Stephen Henson | 2003-03-20 | 1 | -0/+2 |
* | make update | Dr. Stephen Henson | 2003-03-20 | 1 | -3/+4 |
* | - new ECDH_compute_key interface (KDF is no longer a fixed built-in) | Bodo Möller | 2003-02-28 | 6 | -34/+72 |
* | remove some more useless code. The mingw target can now be built | Ulf Möller | 2003-02-22 | 1 | -8/+0 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -2/+5 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 1 | -1/+1 |
* | make update | Richard Levitte | 2002-11-14 | 1 | -4/+6 |
* | fix output | Bodo Möller | 2002-11-14 | 1 | -2/+2 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -6/+4 |
* | print less output (no details unless a test failed) | Bodo Möller | 2002-11-06 | 1 | -19/+91 |
* | Sun has agreed to removing the covenant language from most files. | Bodo Möller | 2002-10-29 | 5 | -65/+0 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | #if out unused function to shut the compiler up. | Dr. Stephen Henson | 2002-08-22 | 1 | -0/+5 |
* | Simplify handling of named curves: get rid of EC_GROUP_new_by_name(), | Bodo Möller | 2002-08-15 | 1 | -16/+16 |
* | .cvsignore for crypto/ecdh | Bodo Möller | 2002-08-09 | 1 | -0/+2 |
* | make update | Bodo Möller | 2002-08-09 | 1 | -4/+6 |
* | fix warnings | Bodo Möller | 2002-08-09 | 1 | -0/+1 |
* | use 0, not NULL | Bodo Möller | 2002-08-09 | 1 | -1/+1 |
* | Add ECDH support. | Bodo Möller | 2002-08-09 | 7 | -0/+1197 |