summaryrefslogtreecommitdiffstats
path: root/doc/internal
AgeCommit message (Expand)Author
2020-10-01der: _ossl prefix DER functionsPauli
2020-09-25Hide ECX_KEY againRichard Levitte
2020-09-23Add a "random" configuration section.Pauli
2020-09-12EVP: Add the internal convenience function evp_keymgmt_util_export()Richard Levitte
2020-09-11Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set...Dr. David von Oheimb
2020-09-10Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certsDr. David von Oheimb
2020-09-08PEM: Make PEM_write_bio_PrivateKey_traditional() handle provider-native keysRichard Levitte
2020-09-05Strengthen chain building for CMPDr. David von Oheimb
2020-08-26Documentation for internal PUNYCODE-related functionsDmitry Belyavskiy
2020-08-21Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb
2020-08-21cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve...Dr. David von Oheimb
2020-08-21Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb
2020-08-21Update CMP header file references in internal CMP documentationDr. David von Oheimb
2020-08-12Introduce X509_add_cert[s] simplifying various additions to cert listsDr. David von Oheimb
2020-08-12Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis
2020-08-06Update copyright yearMatt Caswell
2020-08-04Change the provider implementation of X942kdf to use wpacket to do der encodi...Shane Lontis
2020-07-30Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.cDr. David von Oheimb
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann
2020-07-19Added missing ';' after methods in the synopsis section of pod filesShane Lontis
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-07-01Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb
2020-06-25Update copyright yearMatt Caswell
2020-06-24evp_generic_fetch.pod: fix documentation errorDr. Matthias St. Pierre
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-23property: Move global default properties to the library context.Pauli
2020-06-19Add the OSSL_PROVIDER_get_capabilities() API functionMatt Caswell
2020-06-18DOC: Spelling fixesSebastian Andrzej Siewior
2020-06-13Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update()Dr. David von Oheimb
2020-06-13Make CMP server use same protection for response as for requestDr. David von Oheimb
2020-06-13Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()Dr. David von Oheimb
2020-06-04Update copyright yearMatt Caswell
2020-05-19CORE: query for operations only once per provider (unless no_store is true)Richard Levitte
2020-05-13Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb
2020-05-13Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-04-17EVP: Fix calls to evp_pkey_export_to_provider()Richard Levitte
2020-04-11Fix some errors in documentationRichard Levitte
2020-04-07PROV: Add the beginning of a DER writing libraryRichard Levitte
2020-03-28Param builder: make the OSSL_PARAM_BLD APIs public.Pauli
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-10Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. 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-03-03Correct two small documentation issuesTomas Mraz
2020-03-02build.info: Implement simply substitutions in variable valuesRichard Levitte
2020-03-02build.info: Make it possible to have more than one item in KEYWORD[]Richard Levitte
2020-02-29DOCS: Add and modify docs for internal EVP_KEYMGMT utility functionsRichard Levitte
2020-02-29DOCS: Add internal docs for EVP_PKEY and the export functionsRichard Levitte