summaryrefslogtreecommitdiffstats
path: root/config (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-07Configure: Add easy to use disabled deprecated functionality indicatorsRichard Levitte1-3/+11
2020-02-07tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre2-17/+18
2020-02-07RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre6-3/+66
2020-02-07Appveyor: update to Visual Studio 2017.FdaSilvaYY1-3/+11
2020-02-07KEYMGMT: Require both get_params and gettable_params, or noneRichard Levitte4-27/+198
2020-02-07Adapt existing SERIALIZER implementations to the redesigned interfaceRichard Levitte14-181/+352
2020-02-07Adapt test/keymgmt_internal_test.c to the redesigned interfaceRichard Levitte1-5/+6
2020-02-07Adapt existing KEYMGMT implementations to the redesigned interfaceRichard Levitte3-206/+241
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte32-1004/+783
2020-02-07Reorganize the internal evp_keymgmt functionsRichard Levitte7-176/+185
2020-02-07Temporariy add ASN1_item_verify_ctx() missingcrypto.txtMatt Caswell1-0/+1
2020-02-07Don't ignore ASN1 when checking for undocumented symbolsMatt Caswell3-3/+302
2020-02-07Remove unused HAS_LFN_SUPPORTRich Salz1-1/+0
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre19-34/+34
2020-02-06More accurate doc of -ssl_config optionRich Salz2-4/+4
2020-02-06Update command listRich Salz2-8/+15
2020-02-06Add cmd-nits to travis buildRich Salz4-13/+23
2020-02-06The -hmac option to speed is now #ifdef'dRich Salz1-1/+1
2020-02-06Add missing s_client optionsRich Salz1-1/+135
2020-02-06Prevent compiler warning for unused static function.Davide Galassi1-3/+2
2020-02-06Removed unused ssl_dane struct declaration.Davide Galassi1-2/+3
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen1-1/+1
2020-02-06Fix small misspelling in doc for OCSP_response_statusthekuwayama1-1/+1
2020-02-06Fix no-sm2Matt Caswell1-1/+5
2020-02-06Add FFC param/key generationShane Lontis18-696/+1433
2020-02-06Fix no-tls1_3Matt Caswell1-11/+11
2020-02-06Fix builds with no-dhMatt Caswell4-19/+31
2020-02-06Add a test for SSL_CTX_new_with_libctx()Matt Caswell4-4/+165
2020-02-06Use the OPENSSL_CTX and property query string in EVP_PKEY_CTXMatt Caswell5-11/+23
2020-02-06Explicitly fetch ciphers and digests in libsslMatt Caswell16-175/+337
2020-02-06Params: change UTF8 construct calls to avoid explicit strlen(3) calls.Pauli9-21/+16
2020-02-05Stop accepting certificates signed using SHA1 at security level 1Kurt Roeckx5-5/+53
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx11-38/+134
2020-02-05Fix no-multiblockMatt Caswell1-10/+13
2020-02-05Author: Ross Kinsey <RossIKinsey@gmail.com>Ross Kinsey4-32/+4
2020-02-05x86: Add endbranch to indirect branch targets for Intel CETH.J. Lu2-0/+8
2020-02-05Make minimum size for secure memory a size_t.Pauli4-9/+11
2020-02-04EVP_MD_CTX_ctrl(): Remove unnecessary controlRichard Levitte1-4/+1
2020-02-04PROV: Fix the DSA SIGNATURE implementation for better digests handlingRichard Levitte2-80/+116
2020-02-04PROV: Implement padding mode words in the RSA ASYM_CIPHER implementationRichard Levitte4-8/+72
2020-02-04Don't pass a digest-size to signature implementationsRichard Levitte5-32/+13
2020-02-04Decentralize legacy_ctrl_str_to_param()Richard Levitte1-64/+25
2020-02-04Teach more BIOs how to handle BIO_CTRL_EOFMatt Caswell3-1/+16
2020-02-04Detect EOF while reading in libsslMatt Caswell6-3/+19
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli40-186/+442
2020-02-04Deprecate the ECDH functions.Pauli4-4/+23
2020-02-04ec.h: fix preprocessor indentationPauli1-80/+82
2020-02-04Fix coverity issues CID 1457745...1457752, 1457853, 1457854Shane Lontis6-12/+24
2020-02-03Fix krb5 external test failureRichard Levitte1-1/+3
2020-02-03Missing "obj_mac" header file in "dh_lib"Davide Galassi1-4/+4