summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2007-05-10Improve error detection when streaming S/MIME.Dr. Stephen Henson
2007-05-10Tidy up docs, remove warning.Dr. Stephen Henson
2007-05-10More useful ASN1 macros for static allocation functions.Dr. Stephen Henson
2007-05-10Mention Core2 in sha1-x86_64.Andy Polyakov
2007-05-10Commentary updates to SHA for sparcv9.Andy Polyakov
2007-05-04Engage SHA for sparcv9.Andy Polyakov
2007-05-04SHA for sparcv9.Andy Polyakov
2007-05-03Fix bug introduced in cn#16195.Andy Polyakov
2007-05-03Fine reading of manual suggests that km can return non-normal completion code.Andy Polyakov
2007-05-02Fix s390x bugs and correct performance coefficients.Andy Polyakov
2007-05-01Synchronise VMS with Unix.Richard Levitte
2007-04-30Revert irrelevant changes from commit #16191.Andy Polyakov
2007-04-30rll does not seem to be available on legacy s390.Andy Polyakov
2007-04-30Typo in commit #16187.Andy Polyakov
2007-04-30s390x optimizations.Andy Polyakov
2007-04-30Engage s390x assembler modules.Andy Polyakov
2007-04-30s390x assembler pack.Andy Polyakov
2007-04-26Reimplement rc4-586.pl, relicense rc4-x86_64.pl.Andy Polyakov
2007-04-24fix function codes for errorBodo Möller
2007-04-24remove leftover from editing ...Bodo Möller
2007-04-23Add SEED encryption algorithm.Bodo Möller
2007-04-19fix error codesBodo Möller
2007-04-19don't violate the bn_check_top assertion in BN_mod_inverse_no_branch()Bodo Möller
2007-04-14New function ASN1_STRING_copy() to copy to an alreadyDr. Stephen Henson
2007-04-13Flush b64 BIO.Dr. Stephen Henson
2007-04-13Don't finalize signerinfo if reuse and partial both set.Dr. Stephen Henson
2007-04-13Update smime utility to support streaming for -encrypt and -sign -nodetachDr. Stephen Henson
2007-04-12Copy update callback across when copying EVP_MD_CTX.Dr. Stephen Henson
2007-04-11New -mac and -macopt options to dgst utility. Reimplement -hmac option inDr. Stephen Henson
2007-04-11Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson
2007-04-11Constification.Dr. Stephen Henson
2007-04-09Don't ignore config_name parameter passed to OPENSSL_config(). UseDr. Stephen Henson
2007-04-08Fix from stable branch.Dr. Stephen Henson
2007-04-08Fix digest signing so digest type is set after init.Dr. Stephen Henson
2007-04-08Preliminary support for signctx/verifyctx callbacks.Dr. Stephen Henson
2007-04-05If you're going to check for negative, use an signed integer! Coverity ID 122.Ben Laurie
2007-04-05Don't copy from a nonexistent next. Coverity ID 47.Ben Laurie
2007-04-05Fix duplicate error number.Ben Laurie
2007-04-05Don't dereference NULL argument. Coverity ID 52.Ben Laurie
2007-04-05Avoid overrun. Coverity ID 60.Ben Laurie
2007-04-04check return value of ASN1_item_i2d(), Coverity ID 55Nils Larsch
2007-04-04Handle bad content type. Coverity ID 99.Ben Laurie
2007-04-04Fix buffer overrun. Coverity ID 106.Ben Laurie
2007-04-04Make sure we detect corruption.Ben Laurie
2007-04-02check correct pointer before freeing it (Coverity CID 79,86)Nils Larsch
2007-04-02check if pointer is != NULL before dereferencing it (Coverity CID 40)Nils Larsch
2007-04-02RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov
2007-04-01Don't die if the value is NULL (Coverity CID 98).Ben Laurie
2007-04-01Fix warning.Ben Laurie
2007-04-01Update x86cpuid.pl to correctly detect shared cache and to support newAndy Polyakov