summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-23Fix mem leak on error pathMatt Caswell
2016-08-23Fix mem leak on error pathMatt Caswell
2016-08-23Fix mem leak on error pathMatt Caswell
2016-08-23Ensure the mime_hdr_free function can handle NULLsMatt Caswell
2016-08-23Ensure CT_POLICY_EVAL_CTX_free behaves properly with a NULL argMatt Caswell
2016-08-23Fix leak on error in tls_construct_cke_gostMatt Caswell
2016-08-22Test the support curves in tlsKurt Roeckx
2016-08-22Closing output file from inside the loop who open itFdaSilvaYY
2016-08-22Fix no-desMatt Caswell
2016-08-22RT2676: Reject RSA eponent if even or 1Rich Salz
2016-08-22Configure: Properly cache the configured compiler commandRichard Levitte
2016-08-22Fix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi
2016-08-22Expose alloc functions for EC{PK,}PARAMETERSKazuki Yamaguchi
2016-08-22Fix loopargs_t object duplication into ASYNC contextFdaSilvaYY
2016-08-22Avoid more compiler warnings for use of uninitialised variablesRichard Levitte
2016-08-22Make 'openssl req -x509' more equivalent to 'openssl req -new'Richard Levitte
2016-08-22bn/asm/x86[_64]-mont*.pl: implement slightly alternative page-walking.Andy Polyakov
2016-08-22Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell
2016-08-22Fix overflow check in BN_bn2dec()Kazuki Yamaguchi
2016-08-22ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte
2016-08-22crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov
2016-08-22crypto/pkcs12: default to UTF-8.Andy Polyakov
2016-08-22Add PKCS#12 UTF-8 interoperability test.Andy Polyakov
2016-08-22crypto/pkcs12: add UTF8 support.Andy Polyakov
2016-08-22Prevent DTLS Finished message injectionMatt Caswell
2016-08-22Fix DTLS buffered message DoS attackMatt Caswell
2016-08-22Fix enable-zlibMatt Caswell
2016-08-22VMS: Use strict refdef extern model when building library object filesRichard Levitte
2016-08-21Add test/bio_enc_test.c.Andy Polyakov
2016-08-21evp/bio_enc.c: refine non-overlapping logic.Andy Polyakov
2016-08-21ecp_nistz256.c: get is_one on 32-bit platforms right.Andy Polyakov
2016-08-21Move BIO index lock creationRich Salz
2016-08-21update ordinalsDr. Stephen Henson
2016-08-21Add X509_getm_notBefore, X509_getm_notAfterDr. Stephen Henson
2016-08-20Duplicate includesFdaSilvaYY
2016-08-20Fix off by 1 in ASN1_STRING_set()Kurt Roeckx
2016-08-19Add BIO_get_new_index()Rich Salz
2016-08-19fix warning about trailing commaDr. Stephen Henson
2016-08-19make updateDr. Stephen Henson
2016-08-19rename ordinalsDr. Stephen Henson
2016-08-19Constify certificate and CRL time routines.Dr. Stephen Henson
2016-08-19Add -dane_ee_no_namechecks s_client(1) optionViktor Dukhovni
2016-08-19Set certificate times in one function.Dr. Stephen Henson
2016-08-19Avoid duplicated code.Dr. Stephen Henson
2016-08-19RT3940: For now, just document the issue.Rich Salz
2016-08-19MEMPACKET is typedef'd in ssltestlib.h, don't do so again in ssltestlib.cRichard Levitte
2016-08-19Allow to run all speed test when async_jobs activeFdaSilvaYY
2016-08-19make updateDr. Stephen Henson
2016-08-19Convert PKCS12* functions to use const gettersMatt Caswell
2016-08-19Update function error codeMatt Caswell