index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
internal
/
man3
/
ossl_provider_new.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support CLI and API setting of provider configuration parameters
Viktor Dukhovni
13 days
1
-12
/
+2
*
Copyright year updates
Matt Caswell
2023-09-28
1
-1
/
+1
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-09-13
1
-1
/
+1
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
1
-1
/
+1
*
Drop ossl_provider_clear_all_operation_bits() and all uses of it
Richard Levitte
2022-05-05
1
-7
/
+1
*
Stop receiving child callbacks in a child libctx when appropriate
Matt Caswell
2021-11-12
1
-2
/
+6
*
Don't attempt to deactive child providers if we don't need to
Matt Caswell
2021-11-12
1
-2
/
+4
*
prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...
Pauli
2021-11-10
1
-8
/
+2
*
doc: remove end of line whitespace
Pauli
2021-09-22
1
-1
/
+1
*
Fix a race in ossl_provider_add_to_store()
Matt Caswell
2021-06-24
1
-2
/
+9
*
Update documentation following updates to the provider code
Matt Caswell
2021-06-24
1
-5
/
+12
*
Set use_fallbacks to zero when we add a provider to the store
Matt Caswell
2021-06-24
1
-6
/
+3
*
Instantiate predefined providers just-in-time
Matt Caswell
2021-06-24
1
-10
/
+1
*
Update documentation for global properties mirroring
Matt Caswell
2021-05-20
1
-2
/
+9
*
Init the child providers immediately on creation of the child libctx
Matt Caswell
2021-05-15
1
-6
/
+1
*
Update documentation following addition of OSSL_LIB_CTX_new_child()
Matt Caswell
2021-05-11
1
-3
/
+50
*
doc: document the new ossl_provider_clear_all_operation_bits() function
Pauli
2021-05-07
1
-2
/
+8
*
rename ossl_provider_forall_loaded to ossl_provider_doall_activated
Pauli
2021-03-12
1
-7
/
+7
*
doc: describe the return from ossl_provider_forall_loaded()
Pauli
2021-03-12
1
-1
/
+5
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
1
-1
/
+9
*
provider: add option to load a provider without disabling the fallbacks.
Pauli
2021-02-23
1
-3
/
+6
*
CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference
Richard Levitte
2020-12-17
1
-15
/
+23
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Add the OSSL_PROVIDER_get_capabilities() API function
Matt Caswell
2020-06-19
1
-1
/
+16
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
CORE: query for operations only once per provider (unless no_store is true)
Richard Levitte
2020-05-19
1
-1
/
+16
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Fix errors found by new find-doc-nits
Rich Salz
2019-10-03
1
-1
/
+1
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-0
/
+9
*
Rename provider and core get_param_types functions
Richard Levitte
2019-08-15
1
-4
/
+4
*
Load the config file by default
Matt Caswell
2019-08-01
1
-3
/
+13
*
Add functions to see if a provider is available for use.
Richard Levitte
2019-07-26
1
-1
/
+10
*
Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere
Richard Levitte
2019-07-23
1
-5
/
+5
*
ossl_provider_upref to ossl_provider_up_ref
Richard Levitte
2019-07-02
1
-4
/
+4
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Enhance and update the docs of the internal ossl_provider API
Richard Levitte
2019-06-24
1
-64
/
+95
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
1
-2
/
+1
*
Replumbing: give the possibility for the provider to create a context
Richard Levitte
2019-04-30
1
-1
/
+8
*
Replumbing: add fallback provider capability
Richard Levitte
2019-03-19
1
-8
/
+18
*
Replumbing: Add support for the provider query_operation function
Richard Levitte
2019-03-12
1
-1
/
+10
*
Replumbing: Add an OSSL_PROVIDER iterator with callback
Richard Levitte
2019-03-12
1
-1
/
+11
*
Add documentation
Richard Levitte
2019-03-11
1
-0
/
+196