summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2015-06-10Change BIO_number_read and BIO_number_written() to be 64 bitMatt Caswell
2015-06-10Fix memory leaks in BIO_dup_chain()Matt Caswell
2015-06-10Replace memset with OPENSSL_clear_free()Matt Caswell
2015-06-09Fix -DZLIB build for opaque COMP typesRich Salz
2015-06-09No fprintf in the txt_db componentRich Salz
2015-06-09Properly check certificate in case of export ciphers.Kurt Roeckx
2015-06-08return correct NID for undefined objectDr. Stephen Henson
2015-06-08Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper
2015-06-06Check ASN1_INTEGER_get for errors.Dr. Stephen Henson
2015-06-04Set error code, no fprintf stderr, on errors.Rich Salz
2015-06-04Rename all static TS_xxx to ts_xxxRich Salz
2015-06-04Fix off-by-one error in BN_bn2hexMatt Caswell
2015-06-03make update.Dr. Stephen Henson
2015-06-03Add funtions to set item_sign and item_verifySergey Agievich
2015-06-02Fix compilation failure for some tool chainsMatt Caswell
2015-06-02RT3230: Better test for C identifierAnnie Yousar
2015-06-02Fix IP_MTU_DISCOVER typoPer Allansson
2015-05-29Fix build errors with enable-ec_nistp_64_gcc_128Peter Dettman
2015-05-28check for error when creating PKCS#8 structureDr. Stephen Henson
2015-05-28Use enum for X509_LOOKUP_TYPERich Salz
2015-05-26make updateDr. Stephen Henson
2015-05-26Add function PKCS8_set0_pbeDr. Stephen Henson
2015-05-26Error if memory limit exceeded.Dr. Stephen Henson
2015-05-26Fix memory leak.Dr. Stephen Henson
2015-05-26Handle unsigned struct timeval membersMatt Caswell
2015-05-26fix copy paste error in ec_GF2m function prototypesBilly Brumley
2015-05-26bn/bn_lcl.h: fix MIPS-specific gcc version check.Andy Polyakov
2015-05-24bn/asm/x86_64-mont5.pl: fix valgrind error.Andy Polyakov
2015-05-24bn/bn_gf2m.c: appease STACK, unstable code detector.Andy Polyakov
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-21make updateDr. Stephen Henson
2015-05-21Add scrypt PBE algorithm code.Dr. Stephen Henson
2015-05-21Add scrypt OID from draft-josefsson-scrypt-kdf-03Dr. Stephen Henson
2015-05-20Correctly check for export size limitKurt Roeckx
2015-05-20Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson
2015-05-20make updateDr. Stephen Henson
2015-05-20Add scrypt support.Dr. Stephen Henson
2015-05-20bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.Andy Polyakov
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-14make dependRichard Levitte
2015-05-14Add -Iinclude to crypto/ compilesRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-05-14use unit64_t for CPUID and timestamp codeDr. Stephen Henson
2015-05-13RT3841: memset() cipher_data when allocatedRich Salz
2015-05-13bn/Makefile: give MacOS X hand to compiler armv8-mont module.Andy Polyakov