summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-04-13ASN.1: extend the possibilities to embed data instead of pointersRichard Levitte
2017-04-06e_os2.h: Refine OSSL_SSIZE definition under UEFI environmentQin Long
2017-04-04make updateRichard Levitte
2017-04-04Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte
2017-04-03Add missing macros for DHxparamsMatt Caswell
2017-03-30More typo fixesFdaSilvaYY
2017-03-28Move PRIu64 to e_os.hRich Salz
2017-03-28Remove redundant decl of 509_STORE_set_flagsHannes Magnusson
2017-03-24Fix function documentationIan Spence
2017-03-20Fix the error handling in CRYPTO_dup_ex_data.Bernd Edlinger
2017-03-12Fix out-of-memory condition in confMatt Caswell
2017-02-16Prepare for 1.1.0f-devMatt Caswell
2017-02-16Prepare for 1.1.0e releaseOpenSSL_1_1_0eMatt Caswell
2017-02-16Don't change the state of the ETM flags until CCS processingMatt Caswell
2017-01-28Document what EXFLAG_SET is for in x509v3.hRichard Levitte
2017-01-26Prepare for 1.1.0e-devMatt Caswell
2017-01-26Prepare for 1.1.0d releaseOpenSSL_1_1_0dMatt Caswell
2017-01-26Better check of DH parameters in TLS dataRichard Levitte
2017-01-25Fix the overlapping check for fragmented "Update" operationsMatt Caswell
2017-01-18Clean dead macros and definesFdaSilvaYY
2017-01-13Clarify what RUN_ONCE returnsRichard Levitte
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz
2017-01-09Rename "verify_cb" to SSL_verify_cbRich Salz
2017-01-09Doc nits: callback function typedefsRich Salz
2016-12-30Fix the SSL_set1_sigalgs() macroMatt Caswell
2016-12-20M_check_autoarg: sanity check the keyRichard Levitte
2016-12-13Add X509_VERIFY_PARAM inheritance flag set/getRich Salz
2016-12-12Remove ENGINE_load_dasync() (no OPENSSL_INIT_ENGINE_DASYNC already)Azat Khuzhin
2016-12-12Restore the ERR_FATAL_ERROR() macroBenjamin Kaduk
2016-12-10VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.Richard Levitte
2016-12-10Check input length to pkey_rsa_verify()Dr. Stephen Henson
2016-12-08In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte
2016-12-08UI_process() didn't generate errorsRichard Levitte
2016-11-16Remove a hack from ssl_test_oldMatt Caswell
2016-11-15Reword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX}_set_timeRob Percival
2016-11-15Remove obsolete error constant CT_F_CTLOG_NEW_NULLRob Percival
2016-11-15Check that SCT timestamps are not in the futureRob Percival
2016-11-14dsa/dsa_gen: add error message for seed_len < 0Sebastian Andrzej Siewior
2016-11-10Prepare for 1.1.0d-devMatt Caswell
2016-11-10Prepare for 1.1.0c releaseOpenSSL_1_1_0cMatt Caswell
2016-11-07Implement RSASSA-PKCS1-v1_5 as specified.David Benjamin
2016-11-02Add a DSO_dsobyaddr() functionMatt Caswell
2016-11-02Partial revert of 3d8b2ec42 to add back DSO_pathbyaddrMatt Caswell
2016-09-29Fix missing NULL checks in NewSessionTicket constructionMatt Caswell
2016-09-26Prepare for 1.1.0c-devMatt Caswell
2016-09-26Prepare for 1.1.0b releaseOpenSSL_1_1_0bMatt Caswell
2016-09-22Prepare for 1.1.0b-devMatt Caswell
2016-09-22Prepare for 1.1.0a releaseOpenSSL_1_1_0aMatt Caswell
2016-09-22Add OCSP_RESPID_match()Matt Caswell
2016-09-22Add the ability to set OCSP_RESPID fieldsMatt Caswell