summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_pubkey.c
AgeCommit message (Expand)Author
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-11-10Avoid possible memory leaks in error-handling.Geoff Thorpe
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-06-12simplify asn1_flagBodo Möller
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte
2002-04-20Do not free p if it hasn't been used yet.Richard Levitte
2002-04-12ECDSA representation bugfixesBodo Möller
2002-04-09fix ECDSA handlingBodo Möller
2002-03-14Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller
2002-02-13ECDSA supportBodo Möller
2001-06-19cp is only used when DSA is built.Richard Levitte
2001-04-21Fix ASN1 bug when decoding OTHER type.Dr. Stephen Henson
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-07Constify DSA-related code.Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-03-22Fix a memory leak in PKCS12_parse.Dr. Stephen Henson
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-01-30Seek out and destroy another evil cast.Ulf Möller
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-07-21Torture weak compilers less by not automatically including x509.h whereBodo Möller
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
1999-01-06Fix things so DH_free() will be no-op when passed NULL, like RSA_free() andDr. Stephen Henson
1999-01-02Fix reference counting.Ben Laurie
1999-01-02Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always haveDr. Stephen Henson
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