summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-04Clean Kerberos pre-master secretMatt Caswell
2015-06-04Fix off-by-one error in BN_bn2hexMatt Caswell
2015-06-02Add the macro OPENSSL_SYS_WIN64Richard Levitte
2015-06-02Fix race condition in NewSessionTicketMatt Caswell
2015-06-02Clear state in DTLSv1_listenMatt Caswell
2015-05-28check for error when creating PKCS#8 structureDr. Stephen Henson
2015-05-28PEM doc fixesDr. Stephen Henson
2015-05-23Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte
2015-05-23Fix update and depend in engines/Richard Levitte
2015-05-23Missed a couple of spots in the update changeRichard Levitte
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-05-20GitHub284: Fix typo in xx-32.pl scripts.StudioEtrange
2015-05-19Don't add write errors into bytecountsRobert Swiecki
2015-05-13Add NULL checks from masterRich Salz
2015-05-02RT3820: Don't call GetDesktopWindow()Gilles Khouzam
2015-04-22Limit depth of nested sequences when generating ASN.1Dr. Stephen Henson
2015-04-22Fix CRYPTO_strdupLoganaden Velvindron
2015-04-18Fix encoding bug in i2c_ASN1_INTEGERDr. Stephen Henson
2015-04-16Code style: space after 'if'Viktor Dukhovni
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-10Don't set *pval to NULL in ASN1_item_ex_new.Dr. Stephen Henson
2015-03-24Make OCSP response verification more flexible.Dr. Stephen Henson
2015-03-19Prepare for 1.0.0s-devMatt Caswell
2015-03-19Prepare for 1.0.0r releaseOpenSSL_1_0_0rMatt 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-12ASN.1 print fix.Dr. Stephen Henson
2015-03-11Cleanse buffersMatt Caswell
2015-03-09update ordinalsDr. Stephen Henson
2015-03-08fix warningDr. Stephen Henson
2015-03-08Fix warnings.Dr. Stephen Henson
2015-03-08Cleanse PKCS#8 private key components.Dr. Stephen Henson
2015-03-07Remove export ciphers from the DEFAULT cipher listKurt Roeckx
2015-03-06Update mkerr.pl for new formatMatt Caswell
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-03-02Fix format script.Dr. Stephen Henson
2015-02-25Fix a failure to NULL a pointer freed on error.Matt Caswell
2015-02-24Document -no_explicitDr. Stephen Henson