summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2019-09-12util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosityRichard Levitte
2019-09-12Rework the perl fallback functionalityRichard Levitte
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-09Revise EVP_PKEY param handlingMatt Caswell
2019-09-09Add support for verify/verify_recover functions to EVP_SIGNATUREMatt Caswell
2019-09-09Implement DSA in the default providerMatt Caswell
2019-09-09Add the ability to perform signatures in a providerMatt Caswell
2019-09-06libcrypto.num entries for KDFsPauli
2019-09-06Update private.num for KDFs/PRFsPauli
2019-09-06Cleanse KDF missing crypto filesPauli
2019-09-06Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell
2019-09-05Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBERViktor Dukhovni
2019-09-04Handle the renamed command POD files in find-doc-nitsRich Salz
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-09-04New function EVP_MD_free()Richard Levitte
2019-08-27Do not have duplicate section headsRich Salz
2019-08-19Use WARNINGS heading not WARNINGRich Salz
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2019-08-19Fix some pod-page ordering nitsRich Salz
2019-08-16Ignore function code collisionsRich Salz
2019-08-15Implement EVP_MAC_do_all_ex()Richard Levitte
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-08-15Add missing EVP param utility functionsRichard Levitte
2019-08-12Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte
2019-08-12Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte
2019-08-06API to get negotiated key exchange algorithm in TLS1.3raja-ashok
2019-08-06Make the EC code available from inside the FIPS providerMatt Caswell
2019-08-01Add missing accessors for X509 AuthorityKeyIdentifierDr. Matthias St. Pierre
2019-07-31CAdES : lowercase name for now internal methods.FdaSilvaYY
2019-07-31Avoid using ERR_put_error() directly in OpenSSL codeRichard Levitte
2019-07-31ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macroRichard Levitte
2019-07-31ERR: Implement the macros ERR_raise() and ERR_raise_data() and use themRichard Levitte
2019-07-31ERR: Add new building blocks for reporting errorsRichard Levitte
2019-07-26Add functions to see if a provider is available for use.Richard Levitte
2019-07-23Adapt DH to use with KEYMGMTRichard Levitte
2019-07-23Don't complain if function name doesn't matchRich Salz
2019-07-23Add EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()Richard Levitte
2019-07-23Add OSSL_PROVIDER_name()Richard Levitte
2019-07-23Add EVP_MD_provider() and EVP_CIPHER_provider()Richard Levitte
2019-07-23Re-implement EVP_MD_name() and EVP_CIPHER_name() as functionsRichard Levitte
2019-07-22Add ERR_put_func_error, and use it.Rich Salz
2019-07-22x509: publish X509_PUBKEY_dupDr. Matthias St. Pierre
2019-07-22Add basic EVP_KEYMGMT API and libcrypto <-> provider interfaceRichard Levitte
2019-07-19util/find-doc-nits: fixupsRichard Levitte
2019-07-17Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}Rich Salz
2019-07-16Add the ability to set PKCS#3 DH padding in providersMatt Caswell
2019-07-16Make the EVP Key Exchange code provider awareMatt Caswell
2019-07-16Remove function name from errorsRich Salz
2019-07-15util/opensslwrap.sh: adjust to define OPENSSL_MODULES as wellRichard Levitte