summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-10DOCS: Add missing documentation in util/missingcrypto.txtRichard Levitte
2020-03-09Renew and extend the tool for checking adherence to C coding style rulesDr. David von Oheimb
2020-03-09util/wrap.pl: do not look at EXE_SHELLRichard Levitte
2020-03-07cmdline app: add provider commandline options.Pauli
2020-03-06Use .cnf for config files, not .confRich Salz
2020-03-03Documenting newly added CMS modificationDmitry Belyavskiy
2020-03-03Implementation of Russian GOST CMSDmitry Belyavskiy
2020-03-03Add pairwise consistency self tests to asym keygeneratorsShane Lontis
2020-02-28x509v3 subjectSignTool extention supportNikolay Morozov
2020-02-28Fix util/mktar.sh to use the new VERSION informationRichard Levitte
2020-02-27Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()Richard Levitte
2020-02-27TEST: add util/wrap.pl and use itRichard Levitte
2020-02-26Use a wrapper for pod2htmlRich Salz
2020-02-22PROV: add RSA signature implementationRichard Levitte
2020-02-21Don't exclude quite so much in a no-sock buildDr. David von Oheimb
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-18[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri
2020-02-18TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte
2020-02-18TEST: Create test specific output directoriesRichard Levitte
2020-02-18DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-02-18Make util/find-doc-nits runnable from the build treeRichard Levitte
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-17add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb
2020-02-17Add $debug variable and use itRich Salz
2020-02-15Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friendsRichard Levitte
2020-02-12fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSPDr. David von Oheimb
2020-02-12Remove unused OSSL_PARAM_construct_from_text() function.Pauli
2020-02-12dsa: deprecate applications that depend on the low level DSA functions.Pauli
2020-02-12Deprecate the low level DSA functions.Pauli
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-10Memory allocator code cleanupDavide Galassi
2020-02-07RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre
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-06Add cmd-nits to travis buildRich Salz
2020-02-06Fix builds with no-dhMatt Caswell
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-03Don't complain about documented symbols with find-doc-nits -d -oMatt Caswell
2020-02-02X509: Refactor X509_verify() and X509_REQ_verify() for better streamliningRichard Levitte
2020-01-29Document most missing optionsRich Salz
2020-01-29Add RSA key validation to default providerShane Lontis
2020-01-29TLS: use EVP for HMAC throughout libssl.Pauli
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-29Deprecate the low level CMAC functionsPauli
2020-01-27OpenSSL::Test: bring back the relative pathsRichard Levitte
2020-01-25EVP: Adapt EVP_PKEY Seal and Open for provider keysRichard Levitte