summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-07-23Make rand_pool buffers more dynamic in their sizing.Pauli
2019-07-24Remove OPENSSL_X509V3_H include detector from openssl/cms.hDr. Matthias St. Pierre
2019-07-18Add value_barriers in constant time select functionsBernd Edlinger
2019-07-17Fix a C++ comment in the refcount.hBernd Edlinger
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy
2019-07-02Add regenerated header filesDr. Matthias St. Pierre
2019-07-02util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz
2019-07-01Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell
2019-07-01Fix TyposAntoine Cœur
2019-06-24Allow AES XTS decryption using duplicate keys.Pauli
2019-06-12Fix typo mistake on calls to SSL_ctrl in ssl.hraja-ashok
2019-06-12Remove redundant includeAcheev Bhagat
2019-06-06Fix typo in macro argument of SSL_set1_client_sigalgs_list()Dr. Matthias St. Pierre
2019-06-03Add the content type attribute to additional CMS signerinfo.Shane Lontis
2019-05-28Prepare for 1.1.1d-devRichard Levitte
2019-05-28Prepare for 1.1.1c releaseOpenSSL_1_1_1cRichard Levitte
2019-05-28Update copyright yearRichard Levitte
2019-05-24Fix GOST OIDvoev
2019-05-24issue-8973: Added const to parameters for values that were not alteredagnosticdev
2019-05-21Change SSL parameter SSL_session_reused constArne Schwabe
2019-04-10Rework DSO API conditions and configuration optionRichard Levitte
2019-03-29Avoid linking error on WCE700 for _InterlockedExchangeAdd().Soujyu Tanaka
2019-03-28Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const paramsMatt Caswell
2019-03-22Make err_clear_constant_time really constant timeBernd Edlinger
2019-03-21Providing missing accessor to EVP_PKEY.engineDmitry Belyavskiy
2019-02-26Prepare for 1.1.1c-devMatt Caswell
2019-02-26Prepare for 1.1.1b releaseOpenSSL_1_1_1bMatt Caswell
2019-02-26Update copyright yearMatt Caswell
2019-02-20SCA hardening for mod. field inversion in EC_GROUPBilly Brumley
2019-02-19Don't interleave handshake and other record types in TLSv1.3Matt Caswell
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte
2019-02-07Make OPENSSL_malloc_init() a no-opMatt Caswell
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-05Make some simple getters take const SSL/SSL_CTXSam Roberts
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-31Reuse already defined macrosPetr Vorel
2019-01-27Add "weak" declarations of symbols used in safestack.h and lhash.hMatthias Kraft
2019-01-25X509_STORE: fix two misspelled compatibility macrosDr. Matthias St. Pierre
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias
2019-01-21PPC: Try out if mftb works before using itBernd Edlinger
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
2019-01-04Implement OPENSSL_INIT_NO_ATEXITMatt Caswell
2019-01-04Fix a RUN_ONCE bugMatt Caswell
2019-01-03make updateMatt Caswell
2018-12-23EVP_PKEY_size declared to take a const parameterShreya Bhandare
2018-12-10make updateRichard Levitte
2018-11-30err/err.c: add err_clear_last_constant_time.Andy Polyakov
2018-11-20Prepare for 1.1.1b-devMatt Caswell
2018-11-20Prepare for 1.1.1a releaseOpenSSL_1_1_1aMatt Caswell
2018-11-20Update copyright yearMatt Caswell