summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-09-10Prepare for 1.1.0l releaseOpenSSL_1_1_0lMatt Caswell
2019-09-10Update copyright yearMatt Caswell
2019-09-07[crypto/ec] for ECC parameters with NULL or zero cofactor, compute itBilly Brumley
2019-07-19Add value_barriers in constant time select functionsBernd Edlinger
2019-07-08Avoid NULL pointer dereference.Pauli
2019-05-28Prepare for 1.1.0l-devRichard Levitte
2019-05-28Prepare for 1.1.0k releaseOpenSSL_1_1_0kRichard Levitte
2019-05-28Update copyright yearRichard Levitte
2019-03-22Make err_clear_constant_time really constant timeBernd Edlinger
2019-02-20SCA hardening for mod. field inversion in EC_GROUPBilly Brumley
2018-12-08err/err.c: add err_clear_last_constant_time.Andy Polyakov
2018-11-20Prepare for 1.1.0k-devMatt Caswell
2018-11-20Prepare for 1.1.0j releaseOpenSSL_1_1_0jMatt Caswell
2018-11-20Update copyright yearMatt 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-10-02Implement coordinate blinding for EC_POINTSohaib ul Hassan
2018-09-17Use 'i' as parameter name not 'I'.Pauli
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer
2018-08-17Avoid shadowing 'free' in X509_LOOKUP_met_set_freeBenjamin Kaduk
2018-08-14Prepare for 1.1.0j-devMatt Caswell
2018-08-14Prepare for 1.1.0i releaseOpenSSL_1_1_0iMatt Caswell
2018-08-14Update copyright yearMatt Caswell
2018-08-11i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a bufferRichard Levitte
2018-08-07Increase CT_NUMBER valuesRich Salz
2018-07-26Make number of Miller-Rabin tests for a prime tests depend on the security le...Kurt Roeckx
2018-07-26Change the number of Miller-Rabin test for DSA generation to 64Kurt Roeckx
2018-07-11Avoid __GNUC__ warnings when defining DECLARE_DEPRECATEDRichard Levitte
2018-06-25OpenSSL_add_ssl_algorithm-is-deprecated() is deprecated, make it soRichard Levitte
2018-06-18Convert _meth_get_ functions to const gettersJack Bates
2018-05-30Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang
2018-05-02Make X509_VERIFY_PARAM_get_hostflags() take a const argMatt Caswell
2018-05-02Fix SSL_get_shared_ciphers()Matt Caswell
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-04-26PEM_def_callback(): use same parameter names as for pem_password_cbRichard Levitte
2018-04-21Ensure the thread keys are always allocated in the same orderBernd Edlinger
2018-04-16Revert "Add OPENSSL_VERSION_AT_LEAST"Dr. Matthias St. Pierre
2018-04-06Fix an error code to be consistent with masterMatt Caswell
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-02EVP,KDF: Add more error code along some return 0FdaSilvaYY
2018-04-01VMS: Copy DECC inclusion epi- and prologues to internalsRichard Levitte
2018-03-27Fix typo in OPENSSL_LH_new compat APIRich Salz
2018-03-27Prepare for 1.1.0i-devMatt Caswell
2018-03-27Prepare for 1.1.0h releaseOpenSSL_1_1_0hMatt Caswell
2018-03-27Update copyright yearMatt Caswell
2018-03-27Limit ASN.1 constructed types recursive definition depthMatt Caswell
2018-03-21Check for alerts while waiting for a dry eventMatt Caswell
2018-03-06opensslconf.h.in: Use all the "openssl_api_defines"Richard Levitte