index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
internal
/
property.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
"Reserve" the method store when constructing methods
Richard Levitte
2022-07-20
1
-0
/
+4
*
Make it possible to remove methods by the provider that provides them
Richard Levitte
2022-05-05
1
-0
/
+2
*
Don't empty the method store when flushing the query cache
Richard Levitte
2022-05-05
1
-1
/
+1
*
CORE: Encure that cached fetches can be done per provider
Richard Levitte
2021-10-27
1
-6
/
+7
*
Add the internal function ossl_method_store_do_all()
Richard Levitte
2021-06-15
1
-0
/
+3
*
property: Add functionality to query data from a property definition
Richard Levitte
2021-06-05
1
-0
/
+15
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
1
-0
/
+3
*
Implement the ability to convert a PROPERTY_LIST to a string
Matt Caswell
2021-05-20
1
-0
/
+4
*
property: check return values from the property locking calls.
Pauli
2021-04-08
1
-1
/
+1
*
property: default queries create the property values.
Pauli
2021-03-16
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
include/internal: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
1
-1
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-6
/
+7
*
Load the default config file before working with default properties
Matt Caswell
2020-08-17
1
-1
/
+1
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-1
/
+2
*
property: Move global default properties to the library context.
Pauli
2020-06-23
1
-7
/
+10
*
Add default property API's to enable and test for fips
Shane Lontis
2020-05-02
1
-0
/
+6
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
1
-0
/
+3
*
CORE: expose the property parsers and checker to the rest of the libraries
Richard Levitte
2019-11-29
1
-0
/
+9
*
Properties: make query cache reference count aware.
Pauli
2019-11-18
1
-1
/
+3
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Make sure we pre-initialise properties
Matt Caswell
2019-08-29
1
-0
/
+3
*
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
Richard Levitte
2019-08-22
1
-6
/
+6
*
Modify ossl_method_store_add() to handle reference counting
Richard Levitte
2019-08-22
1
-0
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
1
-2
/
+3
*
Properties for implementation selection.
Pauli
2019-02-18
1
-0
/
+35