aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb2021-05-181-29/+45
* Add doc for ERR_clear_last_mark().Shane Lontis2021-05-171-1/+0
* Slightly reformat ssl.h.inRich Salz2021-05-141-0/+1
* Replace EVP_PKEY_supports_digest_nidTomas Mraz2021-05-131-1/+1
* HTTP client: Minimal changes that include the improved APIDr. David von Oheimb2021-05-123-7/+12
* Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()Dr. David von Oheimb2021-05-121-0/+1
* apps: change list command to only list fetchable algorithms.Pauli2021-05-121-0/+2
* find-doc-nits fix courtesy Rich SalzEasySec2021-05-121-0/+1
* Add the concept of a child OSSL_LIB_CTXMatt Caswell2021-05-111-0/+2
* Add convenience functions and macros for asymmetric key generationDr. David von Oheimb2021-05-112-1/+5
* ssl.h.in: Fix deprecation exclusion for SRP-related declarationsDr. David von Oheimb2021-05-081-19/+19
* Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb2021-05-082-5/+11
* Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb2021-05-081-1/+2
* Update copyright yearMatt Caswell2021-05-062-2/+2
* Remove all trace of FIPS_mode functionsRich Salz2021-05-062-4/+0
* Deprecate X509{,_CRL}_http_nbio() and simplify their definitionDr. David von Oheimb2021-05-051-2/+2
* mac: add EVP_MAC_finalXOF() functionPauli2021-05-051-0/+1
* OCSP: Minor improvements of documentation and header fileDr. David von Oheimb2021-05-041-0/+1
* fips-checksums: The define for fips module is FIPS_MODULETomas Mraz2021-05-041-1/+1
* Create libcrypto support for BIO_new_from_core_bio()Matt Caswell2021-05-041-0/+4
* FIPS module checksums: add scripts and Makefile ruleRichard Levitte2021-05-043-0/+274
* Add OpenSSL::Config::Query and use it in configdata.pmRichard Levitte2021-05-041-0/+177
* OpenSSL::Test: When prefixing command with $^X on Windows, fix it up!Richard Levitte2021-05-041-1/+1
* Add library context and property query support into the PKCS12 APIJon Spillett2021-04-302-45/+27
* util/add-depends.pl: Adapt to localized /showIncludes outputRichard Levitte2021-04-281-5/+12
* Configuration: rework how dependency making is handledRichard Levitte2021-04-281-13/+51
* CMS ESS: Move four internal aux function to where they belong in crypto/cmsDr. David von Oheimb2021-04-281-0/+2
* ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb2021-04-281-0/+3
* OPENSSL_sk functions are effectively already documentedTomas Mraz2021-04-281-24/+0
* Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz2021-04-282-0/+2
* Add system guessing for linux64-riscv64 targetAndreas Schwab2021-04-271-0/+1
* Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis2021-04-271-2/+2
* Add type_name member to provided methods and use itTomas Mraz2021-04-261-1/+5
* Update copyright yearMatt Caswell2021-04-222-2/+2
* Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb2021-04-201-0/+1
* Add the function OSSL_LIB_CTX_get0_global_default()Matt Caswell2021-04-191-0/+1
* Link with .def filesTanzinul Islam2021-04-191-2/+6
* Generate dependency informationTanzinul Islam2021-04-191-5/+14
* Add "origin" field to EVP_CIPHER, EVP_MDRich Salz2021-04-181-2/+6
* Fix naming for EVP_RAND_CTX_gettable functions.Pauli2021-04-171-2/+2
* Add EVP_PKEY_todata() and EVP_PKEY_export() functions.Shane Lontis2021-04-151-0/+2
* Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_nameTomas Mraz2021-04-151-2/+2
* util/wrap.pl: use the apps/openssl.cnf from the source treeDr. Matthias St. Pierre2021-04-131-0/+3
* Remove the function EVP_PKEY_set_alias_typeMatt Caswell2021-04-121-1/+1
* Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().Shane Lontis2021-04-121-1/+0
* Add OSSL_PARAM_dup() and OSSL_PARAM_merge().Shane Lontis2021-04-121-0/+3
* Update copyright yearMatt Caswell2021-04-082-2/+2
* Fix more certificate related lib_ctx settings.Shane Lontis2021-04-081-0/+1
* EVP: Add EVP_<TYPE>_description()Richard Levitte2021-04-021-0/+11
* Add OSSL_STORE_LOADER_description()Richard Levitte2021-04-021-0/+1