summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-16Please Clang's sanitizer, addendum.Andy Polyakov
2015-04-16Limit depth of nested sequences when generating ASN.1Dr. Stephen Henson
2015-04-16Reject empty generation strings.Dr. Stephen Henson
2015-04-14Fix ssl_get_prev_session overrunMatt Caswell
2015-04-14Check for ClientHello message overrunsMatt Caswell
2015-04-11do_dirname: Don't change gen on failuresKurt Roeckx
2015-04-11X509_VERIFY_PARAM_free: Check param for NULLKurt Roeckx
2015-04-10Don't set *pval to NULL in ASN1_item_ex_new.Dr. Stephen Henson
2015-04-08Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte
2015-04-08Ignore the non-dll windows specific build directoriesRichard Levitte
2015-04-08Harden SSLv2-supporting servers against Bleichenbacher's attack.Emilia Kasper
2015-04-07Fix intermittent s_server issues with ECDHEJohn Foley
2015-03-31Ensure EC private keys retain leading zerosDouglas E Engert
2015-03-25Fix uninitialized variable warningEmilia Kasper
2015-03-25Fix bug in s_client. Previously default verify locations would only be loadedMatt Caswell
2015-03-25Fix HMAC to pass invalid key len testMatt Caswell
2015-03-25Add HMAC test for invalid key lenMatt Caswell
2015-03-25Ensure that both the MD and key have been initialised before attempting toMatt Caswell
2015-03-25Add more HMAC testsMatt Caswell
2015-03-25Fix RAND_(pseudo_)?_bytes returnsMatt Caswell
2015-03-24Don't send a for ServerKeyExchange for kDHr and kDHdKurt Roeckx
2015-03-24Configuration file examples.Dr. Stephen Henson
2015-03-24Make OCSP response verification more flexible.Dr. Stephen Henson
2015-03-24Fix malloc define typoMike Frysinger
2015-03-19Prepare for 1.0.1n-devMatt Caswell
2015-03-19Prepare for 1.0.1m releaseOpenSSL_1_0_1mMatt Caswell
2015-03-19make updateMatt Caswell
2015-03-19Fix unsigned/signed warningsMatt Caswell
2015-03-19Fix a failure to NULL a pointer freed on error.Matt Caswell
2015-03-19Update NEWS fileMatt Caswell
2015-03-19Update CHANGES for releaseMatt Caswell
2015-03-19Remove overlapping CHANGES/NEWS entriesMatt Caswell
2015-03-19Fix reachable assert in SSLv2 servers.Emilia Kasper
2015-03-19PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper
2015-03-19Fix ASN1_TYPE_cmpDr. Stephen Henson
2015-03-18Free up ADB and CHOICE if already initialised.Dr. Stephen Henson
2015-03-17Dead code removal from appsMatt Caswell
2015-03-17Remove dead code from cryptoMatt 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-14Avoid reading an unused byte after the bufferAndy Polyakov
2015-03-13Fix undefined behaviour in shifts.Emilia Kasper
2015-03-12additional configuration documentationDr. Stephen Henson
2015-03-12ASN.1 print fix.Dr. Stephen Henson
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