summaryrefslogtreecommitdiffstats
path: root/crypto/evp/p_lib.c
AgeCommit message (Expand)Author
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-07-21new function EC_GROUP_cmp() (used by EVP_PKEY_cmp())Bodo Möller
2003-04-07What was I smoking? EVP_PKEY_cmp() should return with 0 ifRichard Levitte
2003-04-07Correct a typo.Richard Levitte
2003-04-06ConstifyRichard Levitte
2003-04-03Add functionality to help making self-signed certificate.Richard Levitte
2002-08-16'EC' vs. 'ECDSA'Bodo Möller
2002-08-12get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-02-13ECDSA supportBodo Möller
2001-09-05Change DH_up() -> DH_up_ref()Geoff Thorpe
2001-09-03Rename recently introduced functions for improved code clarity:Bodo Möller
2001-08-25Changes crypto/evp/ and ssl/ code from directly incrementing referenceGeoff Thorpe
2001-08-03Remove extra whitespace. Sorry.Ben Laurie
2001-08-03Reinstate accidentally deleted code.Ben Laurie
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-11-06mode used too early in EVP_PKEY_save_parameters.Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-14In EVP_PKEY_assign[_...], return 0 for an error when theyBodo Möller
1999-11-23Support for authority information access extension.Dr. Stephen Henson
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-10-25More multibyte character support.Dr. Stephen Henson
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall