summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-23Don't send a for ServerKeyExchange for kDHr and kDHdKurt Roeckx
2015-03-23Make sure that cert is never NULLKurt Roeckx
2015-03-23Fix build.Dr. Stephen Henson
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson
2015-03-23Fix SSL_clear unused returnMatt Caswell
2015-03-23ssl3_set_handshake_header returnsMatt Caswell
2015-03-23apps return value checksMatt Caswell
2015-03-23Fix missing return value checksMatt Caswell
2015-03-23Check libssl function returnsMatt Caswell
2015-03-23Add -DDEBUG_UNUSED to --strict-warningsMatt Caswell
2015-03-23Remove PREFIX, as it's not used any more.Richard Levitte
2015-03-23Actually remove TABLE from version controlRichard Levitte
2015-03-23Don't check curves that haven't been sentMatt Caswell
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-22Refer to $table{$target} rather than $table{$t}.Richard Levitte
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-20Add DTLS tests to make testMatt Caswell
2015-03-20Add DTLS support to ssltestDavid Woodhouse
2015-03-20Add DTLS to SSL_get_versionDavid Woodhouse
2015-03-19If the target is an old style debug- target, it will not have debugging [cl]f...Richard Levitte
2015-03-19Fix a failure to NULL a pointer freed on error.Matt Caswell
2015-03-19Update NEWSMatt Caswell
2015-03-19Update CHANGESMatt Caswell
2015-03-19PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper
2015-03-19Fix ASN1_TYPE_cmpDr. Stephen Henson
2015-03-19Fix DHE Null CKE vulnerabilityMatt Caswell
2015-03-19Fix for CVE-2015-0291Dr. 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-19Fix Seg fault in DTLSv1_listenMatt Caswell
2015-03-19Multiblock corrupted pointer fixMatt Caswell
2015-03-18Configure: fold related configurations more aggressively and clean-up.Andy Polyakov
2015-03-17Correct the request of debug buildsRichard Levitte
2015-03-17Dead code removal from appsMatt Caswell
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 seg fault in s_timeMatt Caswell
2015-03-17Add sanity check to PRFMatt Caswell
2015-03-17Fix memset call in stack.cMatt Caswell
2015-03-17Move malloc fail checks closer to mallocMatt Caswell
2015-03-17Add malloc failure checksMatt Caswell
2015-03-16Do not keep TABLE in version control.Richard Levitte
2015-03-16Configuration cleanup: personal configsRichard Levitte