summaryrefslogtreecommitdiffstats
path: root/util/other.syms
AgeCommit message (Expand)Author
2021-01-26TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb
2021-01-23OCSP HTTP: Restore API of undocumented and recently deprecated functionsDr. David von Oheimb
2021-01-19Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2020-12-13DOCS: Improve documentation of the EVP_PKEY typeRichard Levitte
2020-11-18Document some SSL DH related functions/macrosMatt Caswell
2020-10-20Deprecate EVP_PKEY_set1_tls_encodedpoint()Matt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Fix some things the rename script didn't quite get rightMatt Caswell
2020-09-25Hide ECX_KEY againRichard Levitte
2020-09-20DECODER: Some cleanups, and aligning with OSSL_ENCODERRichard Levitte
2020-09-20ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODERRichard Levitte
2020-09-14prov/drbg: cleanup some RAND_DRBG leftoversDr. Matthias St. Pierre
2020-09-01Add -verbosity option to apps/cmp.c and add log output also in crypto/cmpDr. David von Oheimb
2020-08-24STORE: Add missing function OSSL_STORE_LOADER_set_open_with_libctx()Richard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte
2020-08-01DESERIALIZER: Refactor the constructor setting APIRichard Levitte
2020-08-01DESERIALIZER: Add deserializers for the rest of our asymmetric key typesRichard Levitte
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb
2020-07-24DESERIALIZER: Add foundation for deserializersRichard Levitte
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-06-24evp_rand: documentationPauli
2020-05-13OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte
2020-04-11Initialize files that declare internal symbolsRichard Levitte
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-02-18DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-15Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friendsRichard Levitte
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-10Memory allocator code cleanupDavide Galassi
2020-01-22Fix some missing doc links.Rich Salz
2020-01-16Add doc for TS_VERIFY_CTX_set_certs()Paul Yang
2020-01-13handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb
2019-12-18BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb
2019-11-29SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte
2019-11-12add OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_FUNC, and friendsDr. David von Oheimb
2019-10-03Rename "private" file, doc doc changes in CHANGESRich Salz