summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/t_spki.c
AgeCommit message (Expand)Author
2021-09-07Update copyright yearRichard Levitte
2021-08-24Fix NETSCAPE_SPKI_print function to not assume NUL terminated stringsMatt Caswell
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2018-12-06Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-03-22Make X509_PUBKEY opaqueDr. Stephen Henson
2016-03-20Remove #error from include files.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-09-17Embed various signature algorithms.Dr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-11-05Update obsolete email address...Dr. Stephen Henson
2006-03-22Gather printing routines into EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson
2005-07-16makeNils Larsch
2005-05-16ecc api cleanup; summary:Nils Larsch
2004-05-17Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-02-13ECDSA supportBodo Möller
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
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson