summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-04-06Make the RSA_METHOD structure opaqueRichard Levitte
2016-04-06Make the RSA structure opaqueRichard Levitte
2016-04-06Fix no-ocspMatt Caswell
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-04Add X509_REQ_get0_pubkey methodFdaSilvaYY
2016-04-03Removed no-ops for the old locking APIMichaƂ Trojnara
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-04-03Rename get/set_app_data to get0/set0_app_dataMatt Caswell
2016-04-03Various DSA opacity fixupsMatt Caswell
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-04-03Make the DSA structure opaqueMatt Caswell
2016-04-02moved structure bio_buf_mem_st from headers to bss_mem.cKirill Marinushkin
2016-04-02Optimized BIO mem read - without reallocationKirill Marinushkin
2016-04-02Fix X509_PUBKEY cached key handling.Dr. Stephen Henson
2016-03-30Make it legal C.Ben Laurie
2016-03-30Fix build compilation failuresMatt Caswell
2016-03-29Fixup SSL EX_DATA indexTodd Short
2016-03-29Make BIO opaqueMatt Caswell
2016-03-27Allow different protocol version when trying to reuse a sessionFedor Indutny
2016-03-25RT4476: Fix some cast-alignment warningsJeffrey Walton
2016-03-24More Borland removal.Rich Salz
2016-03-23Move dso.h to internalRich Salz
2016-03-23Remove several unused undocumented functions.Rich Salz
2016-03-22remove unused references fieldDr. Stephen Henson
2016-03-22Have only one DSO_METHOD_opensslRich Salz
2016-03-22Make DSO opaque.Rich Salz
2016-03-22Make X509_PUBKEY opaqueDr. Stephen Henson
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-21Fix no-sockMatt Caswell
2016-03-20Remove #error from include files.Rich Salz
2016-03-20constify DSA_SIG_get0()Dr. Stephen Henson
2016-03-19constify ECDSA_SIG_get0()Dr. Stephen Henson
2016-03-19GH36: Add casts to match the documentationAlex Gaynor
2016-03-18Implement support for no-tsRichard Levitte
2016-03-18Ensure that no-comp functions are flagged as suchMatt Caswell
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17Remove ultrix/mips support.Rich Salz
2016-03-17Simplify define as we don't support MS-DOS anymore.Dr. Stephen Henson
2016-03-16Prepare for 1.1.0-pre5-devRichard Levitte
2016-03-16Prepare for 1.1.0-pre4 releaseOpenSSL_1_1_0-pre4Richard Levitte
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-03-11constify CT_POLICY_EVAL_CTX gettersRob Percival
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-09RT3676 add: Export ASN.1 DHparamsRich Salz