summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-12dsa.h: fix preprocessor indentationPauli
2020-02-12DSA: fix the DSA parameter logic in test.Pauli
2020-02-11Add S390 support for provider based X25519/X448Matt Caswell
2020-02-11Add X25519/X448 Key Exchange to the default providerMatt Caswell
2020-02-11Implement Provider side Key Management for X25519 and X448Matt Caswell
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell
2020-02-11Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx
2020-02-11Generate new Ed488 certificatesKurt Roeckx
2020-02-11Add a minimal build target for Travis and AppveyorBernd Edlinger
2020-02-11X509_PUBKEY_set(): Fix memory leakRichard Levitte
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-10add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb
2020-02-10PROV: Ensure the AlgorithmIdentifier registers in DSA signature implRichard Levitte
2020-02-10Memory allocator code cleanupDavide Galassi
2020-02-08x86: Always generate .note.gnu.property section for ELF outputsH.J. Lu
2020-02-08Don't compile AESNI code if we're not AESNI capableMatt Caswell
2020-02-07Fix no-desMatt Caswell
2020-02-07Fix no-engineMatt Caswell
2020-02-07Fix no-dhMatt Caswell
2020-02-07Fix no-ecMatt Caswell
2020-02-07Use swapcontext for Intel CETH.J. Lu
2020-02-07Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte
2020-02-07Configure: Add easy to use disabled deprecated functionality indicatorsRichard Levitte
2020-02-07tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre
2020-02-07RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre
2020-02-07Appveyor: update to Visual Studio 2017.FdaSilvaYY
2020-02-07KEYMGMT: Require both get_params and gettable_params, or noneRichard Levitte
2020-02-07Adapt existing SERIALIZER implementations to the redesigned interfaceRichard Levitte
2020-02-07Adapt test/keymgmt_internal_test.c to the redesigned interfaceRichard Levitte
2020-02-07Adapt existing KEYMGMT implementations to the redesigned interfaceRichard Levitte
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte
2020-02-07Reorganize the internal evp_keymgmt functionsRichard Levitte
2020-02-07Temporariy add ASN1_item_verify_ctx() missingcrypto.txtMatt Caswell
2020-02-07Don't ignore ASN1 when checking for undocumented symbolsMatt Caswell
2020-02-07Remove unused HAS_LFN_SUPPORTRich Salz
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-06More accurate doc of -ssl_config optionRich Salz
2020-02-06Update command listRich Salz
2020-02-06Add cmd-nits to travis buildRich Salz
2020-02-06The -hmac option to speed is now #ifdef'dRich Salz
2020-02-06Add missing s_client optionsRich Salz
2020-02-06Prevent compiler warning for unused static function.Davide Galassi
2020-02-06Removed unused ssl_dane struct declaration.Davide Galassi
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen
2020-02-06Fix small misspelling in doc for OCSP_response_statusthekuwayama
2020-02-06Fix no-sm2Matt Caswell
2020-02-06Add FFC param/key generationShane Lontis
2020-02-06Fix no-tls1_3Matt Caswell
2020-02-06Fix builds with no-dhMatt Caswell