summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-03Add tsan_decr() API, counterpart of tsan_counter()Benjamin Kaduk
2018-10-30rand_drbg.h: include <openssl/obj_mac.h>Dr. Matthias St. Pierre
2018-10-29VMS & cryptoerr.h: include symhacks.hRichard Levitte
2018-10-26Backport some DRBG renamings and typo fixesDr. Matthias St. Pierre
2018-10-17EVP module documentation passAntoine Salon
2018-10-16DRBG: fix reseeding via RAND_add()/RAND_seed() with large inputDr. Matthias St. Pierre
2018-10-12Fix a typo in a macroMatt Caswell
2018-10-04Clean out aliases in include/openssl/symhacks.hRichard Levitte
2018-10-04Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-09-24Use secure_getenv(3) when available.Pauli
2018-09-17Use 'i' as parameter name not 'I'.Pauli
2018-09-12Replace the public RAND_DRBG_USED_FLAGS #define by an internal constantDr. Matthias St. Pierre
2018-09-11Prepare for 1.1.1a-devMatt Caswell
2018-09-11Prepare for 1.1.1 releaseOpenSSL_1_1_1Matt Caswell
2018-09-11Update copyright yearMatt Caswell
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Support pmeth->digest_customPaul Yang
2018-09-07Introduce EVP_MD_CTX_set_pkey_ctxPaul Yang
2018-09-04Fixed a comment that referenced the wrong methodAlex Gaynor
2018-09-04Fix HMAC SHA3-224 and HMAC SHA3-256.Pauli
2018-09-03Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer
2018-08-26internal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.Andy Polyakov
2018-08-21Prepare for 1.1.1-pre10-devMatt Caswell
2018-08-21Prepare for 1.1.1-pre9 releaseOpenSSL_1_1_1-pre9Matt Caswell