index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
property
/
defn_cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix occasional assertion failure when storing properties
Tomas Mraz
2022-11-29
1
-17
/
+18
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
1
-1
/
+1
*
Assert that a property definition cache entry is the first
Matt Caswell
2022-06-09
1
-2
/
+13
*
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
-12
/
+5
*
Add the ability for ex_data to have a priority
Matt Caswell
2021-05-11
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
property: lock the lib ctx when updating the property definition cache
Pauli
2021-04-08
1
-5
/
+13
*
Update copyright year
Matt Caswell
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-8
/
+10
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
1
-13
/
+28
*
Properties for implementation selection.
Pauli
2019-02-18
1
-0
/
+105