summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_all.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-05Fix various certificate fingerprint issues.Dr. Stephen Henson
2013-05-03Reencode with X509_CRL_ctx_sign too.Dr. Stephen Henson
2013-05-02Reencode certificates in X509_sign_ctx.Dr. Stephen Henson
2011-10-09Backport PSS signature support from HEAD.Dr. Stephen Henson
2010-10-03Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson
2006-11-06remove SSLEAY_MACROS codeNils Larsch
2006-09-21Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson
2005-07-16makeNils Larsch
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2004-12-09Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson
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-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson
2000-12-29Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-10-04Add support for public key input and output in rsa and dsa utilities with someDr. Stephen Henson
1999-06-05Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outformDr. Stephen Henson
1999-05-21The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should beDr. Stephen Henson
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-04-17Massive constification.Ben Laurie
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