summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-24New functions for PKCS8 attributes management - documentationDmitry Belyavskiy
2020-01-24New functions for PKCS8 attributes managementDmitry Belyavskiy
2020-01-23EVP: Add EVP_PKEY_get_default_digest_name() and use itRichard Levitte
2020-01-23Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txtShane Lontis
2020-01-22Fix some missing doc links.Rich Salz
2020-01-22Introduce SSL_CTX_new_with_libex()Matt Caswell
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell
2020-01-19Deprecate the low level IDEA functions.Pauli
2020-01-19TODO: undo md5.h and sha.h changes temporarilyPauli
2020-01-19Deprecate the low level MD5 functions.Pauli
2020-01-19Deprecate the low level SHA functions.Pauli
2020-01-17DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-01-17Add duplication APIs to ASN1_TIME and related typesPaul Yang
2020-01-16Add doc for TS_VERIFY_CTX_set_certs()Paul Yang
2020-01-16Deprecate the low level RC5 functionsPauli
2020-01-16Deprecate the low level RC4 functionsPauli
2020-01-16Deprecate the low level RC2 functionsPauli
2020-01-16Deprecate the low level SEED functionsPauli
2020-01-15Add FIPS Self test kats for digestsShane Lontis