summaryrefslogtreecommitdiffstats
path: root/doc/internal
AgeCommit message (Expand)Author
2022-01-05Fix typosDimitris Apostolou
2022-01-04CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb
2021-12-30OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb
2021-11-12Stop receiving child callbacks in a child libctx when appropriateMatt Caswell
2021-11-12Don't attempt to deactive child providers if we don't need toMatt Caswell
2021-11-12doc: document the internal integer overflow helpersPauli
2021-11-10prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...Pauli
2021-10-27CORE: Encure that cached fetches can be done per providerRichard Levitte
2021-10-27EVP: Add the internal function evp_generic_fetch_from_prov()Richard Levitte
2021-10-27CORE: add a provider argument to ossl_method_construct()Richard Levitte
2021-10-26Doc: replace `NULL` terminated with `NUL`Kinshuk Dua
2021-09-22doc: Fix include syntaxPauli
2021-09-22doc: remove end of line whitespacePauli
2021-09-07Update copyright yearRichard Levitte
2021-09-07fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu
2021-09-07 fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu
2021-08-04doc: replace markdown backticks with perlpod syntaxBeat Bolli
2021-07-29Update copyright yearMatt Caswell
2021-07-12doc: document the new opt_legacy_okay() function's behaviourPauli
2021-06-25CMP: Improve reporting of error codes and related strings via 'error' msgDr. David von Oheimb
2021-06-25CMP: Clean up internal message creation API and its documentationDr. David von Oheimb
2021-06-24Fix a race in ossl_provider_add_to_store()Matt Caswell
2021-06-24Update documentation following updates to the provider codeMatt Caswell
2021-06-24Set use_fallbacks to zero when we add a provider to the storeMatt Caswell
2021-06-24Instantiate predefined providers just-in-timeMatt Caswell
2021-06-16doc: document the various get_cipher functions in the commands lib.Pauli
2021-06-08doc: remove empty sectionPauli
2021-06-02doc: move XXX_get_number() documentation to internalPauli
2021-05-20Update copyright yearMatt Caswell
2021-05-20Update documentation for global properties mirroringMatt Caswell
2021-05-20Documentation updates for mirroring of global propertiesMatt Caswell
2021-05-19build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte
2021-05-15Init the child providers immediately on creation of the child libctxMatt Caswell
2021-05-13Fix cut/paste (?) error.Rich Salz
2021-05-11Update documentation following addition of OSSL_LIB_CTX_new_child()Matt Caswell
2021-05-07doc: document the new ossl_provider_clear_all_operation_bits() functionPauli
2021-05-05APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macroDr. David von Oheimb
2021-05-05APPS: Slightly extend and improve documentation of the opt_ APIDr. David von Oheimb
2021-05-01APPS: Document the core of the opt_ APIRich Salz
2021-04-22Update copyright yearMatt Caswell
2021-04-20Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb
2021-04-15Add EVP_PKEY_todata() and EVP_PKEY_export() functions.Shane Lontis
2021-04-08Update copyright yearMatt Caswell
2021-04-08property: check return values from the property locking calls.Pauli
2021-04-02CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz
2021-03-12rename ossl_provider_forall_loaded to ossl_provider_doall_activatedPauli
2021-03-12doc: describe the return from ossl_provider_forall_loaded()Pauli
2021-03-11Update copyright yearMatt Caswell
2021-03-08Document the change in behaviour of the the low level key getters/settersMatt Caswell