index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
property_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add overflow checks to parse_number/parse_hex/parse_oct
Neil Horman
2023-12-07
1
-0
/
+7
*
ossl_property_list_to_string: handle quoted strings
Pauli
2023-10-04
1
-0
/
+3
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Add negative test for unquoted property string
Pauli
2023-01-20
1
-0
/
+1
*
Fix occasional assertion failure when storing properties
Tomas Mraz
2022-11-29
1
-8
/
+31
*
test: add some unit tests for the property to string functions
Pauli
2022-01-01
1
-16
/
+45
*
CORE: Encure that cached fetches can be done per provider
Richard Levitte
2021-10-27
1
-28
/
+118
*
test: add failure testing for property parsing
Pauli
2021-10-09
1
-0
/
+47
*
property: convert integers to strings properly.
Pauli
2021-05-22
1
-44
/
+41
*
Add a test for converting a property list to a string
Matt Caswell
2021-05-20
1
-0
/
+56
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
property_test: use property values that are not used elsewhere
Tomas Mraz
2021-03-16
1
-4
/
+5
*
property: default queries create the property values.
Pauli
2021-03-16
1
-4
/
+27
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
Add default property API's to enable and test for fips
Shane Lontis
2020-05-02
1
-0
/
+31
*
Properties: make query cache reference count aware.
Pauli
2019-11-18
1
-5
/
+16
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
Richard Levitte
2019-08-22
1
-5
/
+8
*
Modify ossl_method_store_add() to handle reference counting
Richard Levitte
2019-08-22
1
-3
/
+3
*
Optional property query support.
Pauli
2019-05-22
1
-15
/
+26
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
1
-36
/
+36
*
CID 1442838: API usage errors
Pauli
2019-02-24
1
-4
/
+2
*
Fix a test ordering issue.
Pauli
2019-02-19
1
-1
/
+1
*
Properties for implementation selection.
Pauli
2019-02-18
1
-0
/
+374