summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-06make updateRichard Levitte
2016-04-06Update CHANGES with the new about RSA and RSA_METHODRichard Levitte
2016-04-06Document RSA_METHOD creators/destructor/accessors/writersRichard Levitte
2016-04-06Make the RSA_METHOD structure opaqueRichard Levitte
2016-04-06Document RSA accessors/writersRichard Levitte
2016-04-06Make the RSA structure opaqueRichard Levitte
2016-04-06Fix no-ocspMatt Caswell
2016-04-06Remove some OPENSSL_NO_ASYNC guards in initMatt Caswell
2016-04-06Perl cleanup: don't create lists unnecessarilyRichard Levitte
2016-04-06VMS: Fix special case for [.test]ssltest_old.cRichard Levitte
2016-04-06Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov
2016-04-06Add missing mem leak test activation and checksFdaSilvaYY
2016-04-06Add a check of the FD_SETSIZE before the call to select()Andrea Grandi
2016-04-05Rename ssltest -> ssltest_oldEmilia Kasper
2016-04-05testutil: return 1 on successEmilia Kasper
2016-04-05fix memory leak in caDr. Stephen Henson
2016-04-05New SSL test frameworkEmilia Kasper
2016-04-04Fix a shadow symbol warningFdaSilvaYY
2016-04-04set exec attribute for .pl filesViktor Szakats
2016-04-04fix perl shebangViktor Szakats
2016-04-04use whitespace more consistentlyViktor Szakats
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04Revert "Fix an error code spelling."Rich Salz
2016-04-04Fix an error code spelling.FdaSilvaYY
2016-04-04various spelling fixesFdaSilvaYY
2016-04-04Fix a possible leak on NETSCAPE_SPKI_verify failure.FdaSilvaYY
2016-04-04Use X509_REQ_get0_pubkeyFdaSilvaYY
2016-04-04Add X509_REQ_get0_pubkey methodFdaSilvaYY
2016-04-04Fix two leaks in X509_REQ_to_X509FdaSilvaYY
2016-04-04Make sure the rand_byte buffer in padlock engine is cleansed.Richard Levitte
2016-04-04crypto/poly1305: don't break carry chains.Andy Polyakov
2016-04-04Fix memory leaks in ASN.1Emilia Kasper
2016-04-03Removed no-ops for the old locking APIMichaƂ Trojnara
2016-04-03Fix mixed declarations and codeViktor Dukhovni
2016-04-04Don't shadow known symbols write, read, puts, getsRichard Levitte
2016-04-04Makefile et al template: only modify static library with new object filesRichard Levitte
2016-04-03apps/Makefile.in: add tsget rule.Andy Polyakov
2016-04-03After saving errno clear it before calls to strtol et. al.Viktor Dukhovni
2016-04-03make updateViktor Dukhovni
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-04-03Tidy up x509_vfy callback handlingViktor Dukhovni
2016-04-03Ordinals adjustmentRichard Levitte
2016-04-03Rename get/set_app_data to get0/set0_app_dataMatt Caswell
2016-04-03Various DSA opacity fixupsMatt Caswell
2016-04-03make updateMatt Caswell
2016-04-03Added DSA opacity to CHANGESMatt Caswell
2016-04-03Document functions added as a result of DSA opacity changesMatt Caswell
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-04-03Make the DSA structure opaqueMatt Caswell
2016-04-02Adapt some test recipes to the newer cmdstr()Richard Levitte