index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
provider_child.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
For child libctx / provider, don't count self-references in parent
Richard Levitte
2022-05-05
1
-1
/
+21
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
1
-22
/
+10
*
Stop receiving child callbacks in a child libctx when appropriate
Matt Caswell
2021-11-12
1
-1
/
+11
*
Remove the isinited variable from child_prov_globals
Matt Caswell
2021-11-12
1
-10
/
+2
*
Don't attempt to deactive child providers if we don't need to
Matt Caswell
2021-11-12
1
-2
/
+2
*
Fix a race in ossl_provider_add_to_store()
Matt Caswell
2021-06-24
1
-10
/
+4
*
Merge ossl_provider_activate() and ossl_provider_activate_child()
Matt Caswell
2021-06-24
1
-2
/
+2
*
Set use_fallbacks to zero when we add a provider to the store
Matt Caswell
2021-06-24
1
-2
/
+2
*
Remove flag_couldbechild
Matt Caswell
2021-06-24
1
-6
/
+4
*
Add a new provider to the store only after we activate it
Matt Caswell
2021-06-24
1
-7
/
+9
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
1
-0
/
+1
*
Add a callback for providers to know about global properties changes
Matt Caswell
2021-05-20
1
-0
/
+9
*
Fix a use-after-free in the child provider code
Matt Caswell
2021-05-17
1
-1
/
+1
*
Init the child providers immediately on creation of the child libctx
Matt Caswell
2021-05-15
1
-38
/
+8
*
Don't convert pre-existing providers into children
Matt Caswell
2021-05-11
1
-25
/
+46
*
Add support for child provider to up_ref/free their parent
Matt Caswell
2021-05-11
1
-20
/
+56
*
Register callbacks with core for child provider creation/deletion
Matt Caswell
2021-05-11
1
-21
/
+62
*
Add the concept of a child OSSL_LIB_CTX
Matt Caswell
2021-05-11
1
-0
/
+232