summaryrefslogtreecommitdiffstats
path: root/doc/internal
AgeCommit message (Expand)Author
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
2020-02-28x509v3 subjectSignTool extention supportNikolay Morozov
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte
2020-02-18DOC:Fix typos in ossl_cmp_print_log.podAlex Boboc
2020-02-18DOC:Fix typos in ossl_param_bld_initAlex Boboc
2020-02-18Fix podchecker warningsRichard Levitte
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. 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-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte
2020-01-22Fix some missing doc links.Rich Salz
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell
2020-01-19param_bld: add a padded BN call.Pauli
2020-01-18EVP: Add evp_pkey_make_provided() and refactor around itRichard Levitte
2019-12-12Various missing-link fixesRich Salz
2019-12-11Fix some typosVeres Lajos
2019-11-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte
2019-11-20Replumbing: pre-populate the EVP namemap with commonly known namesRichard Levitte
2019-11-18Properties: make query cache reference count aware.Pauli
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb