summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-06-20Prepare for 1.1.1-pre8 releaseOpenSSL_1_1_1-pre8Matt Caswell
2018-06-19Implement coordinate blinding for EC_POINTSohaib ul Hassan
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd
2018-06-19Add EVP_PKEY_set_alias_typeJack Lloyd
2018-06-19Configure option 'no-deprecated' means '-DOPENSSL_API_COMPAT=0x10100000L'Richard Levitte
2018-06-18Fix error number clashMatt Caswell
2018-06-18add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb
2018-06-08New GOST identificatorsDmitry Belyavskiy
2018-06-08Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functionsMatt Caswell
2018-06-08Add support getting raw private/public keysMatt Caswell
2018-06-07Fix TLSv1.3 ticket noncesMatt Caswell
2018-06-04Make SM2 functions privateJack Lloyd
2018-05-30Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang
2018-05-29Prepare for 1.1.1-pre8-devMatt Caswell
2018-05-29Prepare for 1.1.1-pre7 releaseOpenSSL_1_1_1-pre7Matt Caswell
2018-05-29Update copyright yearMatt Caswell
2018-05-28ECDSA_SIG: restore doc comments which were deleted accidentallyDr. Matthias St. Pierre
2018-05-28ECDSA_SIG: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28RSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28DSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-24Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA"Matt Caswell
2018-05-18DH: add simple getters for commonly used DH struct membersDr. Matthias St. Pierre
2018-05-17Enable the ability to set the number of TLSv1.3 session tickets sentMatt Caswell
2018-05-15Suport TLSv1.3 draft 28Matt Caswell
2018-05-11Rework the decrypt ticket callbackMatt Caswell
2018-05-02Make X509_VERIFY_PARAM_get_hostflags() take a const argMatt Caswell
2018-05-02Fix SSL_get_shared_ciphers()Matt Caswell
2018-05-02opensslconf.h inclusion cleanupFdaSilvaYY
2018-05-02a_strex.c: prevent out of bound read in do_buf()Dr. Matthias St. Pierre
2018-05-01Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell
2018-05-01Prepare for 1.1.1-pre7-devMatt Caswell
2018-05-01Prepare for 1.1.1-pre6 releaseOpenSSL_1_1_1-pre6Matt Caswell
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz
2018-04-26Add missing error code when alloc-return-nullFdaSilvaYY
2018-04-26PEM_def_callback(): use same parameter names as for pem_password_cbRichard Levitte
2018-04-24Add missing malloc-return-null instanceRich Salz
2018-04-24X509: add more error codes on malloc or sk_TYP_push failureFdaSilvaYY
2018-04-20Ensure the thread keys are always allocated in the same orderBernd Edlinger
2018-04-20openssl/err.h: remove duplicate OSSL_STOREerr()Dr. Matthias St. Pierre
2018-04-20openssl/ssl.h: restore some renamed public SSL_CTRL definesDr. Matthias St. Pierre
2018-04-18Style: ssl.hFdaSilvaYY
2018-04-17Prepare for 1.1.1-pre6-devRichard Levitte
2018-04-17Prepare for 1.1.1-pre5 releaseOpenSSL_1_1_1-pre5Richard Levitte
2018-04-16Revert "Add OPENSSL_VERSION_AT_LEAST"Dr. Matthias St. Pierre
2018-04-13make updateRichard Levitte
2018-04-06Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSAMatt Caswell
2018-04-05Set error code if alloc returns NULLRich Salz
2018-04-05Pick a q size consistent with the digest for DSA param generationMatt Caswell
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell
2018-04-03VMS: stricter acquisition of entropy for the poolRichard Levitte