summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-base.pod
AgeCommit message (Expand)Author
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-09-27fips: use seed source requestedPauli
2023-09-07Copyright year updatesMatt Caswell
2023-05-12Fix typos found by codespellDimitri Papadopoulos
2023-04-21Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arraysIrak Rigia
2023-03-03Fix typo in base provider example codeHansHoogerwerf
2023-02-24first cut at sigalg loadingMichael Baentsch
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2021-11-28doc: remove non-existent callbacksPauli
2021-10-22Permit no/empty digest in core_obj_add_sigidMichael Baentsch
2021-10-11doc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTXTomas Mraz
2021-09-25doc: Document that the OBJ creation functions are now thread safe.Pauli
2021-09-22doc: remove end of line whitespacePauli
2021-08-31Add a warning about locking in the child provider callback docsMatt Caswell
2021-07-30doc: document that config_diagnostics is sensible but involves riskPauli
2021-06-26doc: update up call documentationPauli
2021-06-24doc: Document that the OBJ creation functions don't lock.Pauli
2021-06-16Add documentation for the newly added OBJ up callsMatt Caswell
2021-06-16doc: finish the provider child up call documentationPauli
2021-05-24doc: update core_thread_start() documentationPauli
2021-05-20Update documentation for global properties mirroringMatt Caswell
2021-05-15doc: document all functions in provider-base(7)Pauli
2021-05-11Update documentation following addition of OSSL_LIB_CTX_new_child()Matt Caswell
2021-05-07Unify parameter types in documentationTomas Mraz
2021-04-09Small fixes and cleanups of provider API documentationTomas Mraz
2021-03-11core: add up_ref callback for OSSL_CORE_BIOPauli
2021-02-24provider: add an unquery function to allow providers to clean up.Pauli
2021-01-28Update copyright yearRichard Levitte
2021-01-14Document the core_thread_start upcallMatt Caswell
2020-11-20doc: Documentation changes for moving the entropy source out of the fips prov...Pauli
2020-10-15Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre
2020-10-14Define OSSL_CAPABILITY_TLS_GROUP_IS_KEMNicola Tuveri
2020-08-09Add 'on demand self test' and status test to providersShane Lontis
2020-07-05Fix typos and repeated wordsGustaf Neumann
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-19Add documentation about CapabilitiesMatt Caswell
2020-05-26Update core_names.h fields and document most fields.Shane Lontis
2020-05-16Update documentation following changes of various typesMatt Caswell
2020-04-23Update copyright yearMatt Caswell
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-11Fix some typosVeres Lajos
2019-11-29PROV BIO: add a BIO_vprintf() upcall, and a provider BIO libraryRichard Levitte
2019-11-29Disable mem leak checking for the self test lockMatt Caswell
2019-09-15Add fips module integrity checkShane Lontis
2019-08-19Add fips provider code for handling self test dataShane Lontis
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-07-31Refactor provider support for reporting errorsRichard Levitte