summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2015-03-23Fix build.Dr. Stephen Henson
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson
2015-03-23Remove deleted functions, update ordinals.Dr. Stephen Henson
2015-03-23Remove {i2d,d2i}_ASN1_BOOLEANDr. Stephen Henson
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson
2015-03-23sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context.Andy Polyakov
2015-03-20Add AES unwrap test with invalid key.Dr. Stephen Henson
2015-03-20Fix memory leak.Dr. Stephen Henson
2015-03-20CRYPTO_128_unwrap(): Fix refactoring damageRichard Godbee
2015-03-20wrap128.c: Fix Doxygen commentsRichard Godbee
2015-03-19Fix a failure to NULL a pointer freed on error.Matt Caswell
2015-03-19PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper
2015-03-19Fix ASN1_TYPE_cmpDr. Stephen Henson
2015-03-19Reject invalid PSS parameters.Dr. Stephen Henson
2015-03-19Free up ADB and CHOICE if already initialised.Dr. Stephen Henson
2015-03-17Remove dead code from cryptoMatt Caswell
2015-03-17Fix probable_prime over large shiftMatt Caswell
2015-03-17Fix unintended sign extensionMatt Caswell
2015-03-17Fix memset call in stack.cMatt Caswell
2015-03-16Make X509_ATTRIBUTE opaque.Dr. Stephen Henson
2015-03-15Fix regression in ASN1_UTCTIME_cmp_time_tCarl Jackson
2015-03-15Update ordinals, fix error message.Dr. Stephen Henson
2015-03-14Avoid reading an unused byte after the bufferAndy Polyakov
2015-03-13Fix undefined behaviour in shifts.Emilia Kasper
2015-03-13Allocate string types directly.Dr. Stephen Henson
2015-03-13Fix key wrapping mode with padding to conform to RFC 5649.Petr Spacek
2015-03-12Remove obsolete declarations.Dr. Stephen Henson
2015-03-12ASN.1 print fix.Dr. Stephen Henson
2015-03-12Fix RSA_X931_derive_exMatt Caswell
2015-03-12Fix missing return checks in v3_cpols.cMatt Caswell
2015-03-12Fix dsa_pub_encodeMatt Caswell
2015-03-12Fix dh_pub_encodeMatt Caswell
2015-03-12Fix asn1_item_print_ctxMatt Caswell
2015-03-12ASN1_primitive_new NULL param handlingMatt Caswell
2015-03-12Fix EVP_DigestInit_ex with NULL digestMatt Caswell
2015-03-12Fix error handling in bn_expMatt Caswell
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-03-11Fix seg fault in ASN1_generate_v3/ASN1_generate_nconfMatt Caswell
2015-03-10BIO_debug_callback: Fix output on 64-bit machinesRichard Godbee
2015-03-09Fix wrong numbers being passed as string lengthsDmitry-Me
2015-03-08Cleanse PKCS#8 private key components.Dr. Stephen Henson
2015-03-08ARMv4 assembly pack: add Cortex-A15 performance data.Andy Polyakov
2015-03-06make errorsMatt Caswell
2015-03-05Catch up the VMS build.Richard Levitte
2015-03-05Make STACK_OF opaque.Dr. Stephen Henson
2015-03-05Make OCSP structures opaque.Dr. Stephen Henson
2015-03-05Unchecked malloc fixesMatt Caswell
2015-03-04add RIPEMD160 whirlpool testsDr. Stephen Henson
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-03-02Fix format script.Dr. Stephen Henson