index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
property
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-2
/
+2
*
This should fix a lock-order-inversion
Bernd Edlinger
2020-11-08
1
-2
/
+3
*
Update copyright year
Matt Caswell
2020-10-15
2
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
5
-36
/
+38
*
ENCODER: Redefine the libcrypto <-> provider interface
Richard Levitte
2020-09-20
1
-3
/
+3
*
Ignore unused return values from some sk_*() macros
Matt Caswell
2020-09-13
1
-1
/
+1
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-3
/
+3
*
Load the default config file before working with default properties
Matt Caswell
2020-08-17
1
-2
/
+7
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-5
/
+16
*
DESERIALIZER: Add foundation for deserializers
Richard Levitte
2020-07-24
1
-0
/
+1
*
Fix CID #1465216 Resource leak in property_fetch
Shane Lontis
2020-07-08
1
-1
/
+1
*
Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files
Dr. David von Oheimb
2020-07-05
1
-8
/
+15
*
Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt
Dr. David von Oheimb
2020-07-05
1
-0
/
+0
*
coverity 1464984: Null pointer dereferences
Pauli
2020-07-05
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-06-25
1
-1
/
+1
*
property: correctly set the has optional flag when merging property lists
Pauli
2020-06-23
1
-0
/
+2
*
property: Move global default properties to the library context.
Pauli
2020-06-23
2
-98
/
+52
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
PROV: Adapt all our providers to use the new PROV_CTX structure
Richard Levitte
2020-05-13
1
-0
/
+1
*
Add default property API's to enable and test for fips
Shane Lontis
2020-05-02
2
-3
/
+89
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Introduce the provider property
Matt Caswell
2020-02-21
1
-5
/
+2
*
Fix some typos
Veres Lajos
2019-12-11
2
-4
/
+4
*
CORE: expose the property parsers and checker to the rest of the libraries
Richard Levitte
2019-11-29
1
-9
/
+0
*
SERIALIZER: New API for serialization of objects through providers
Richard Levitte
2019-11-29
1
-0
/
+2
*
Property: fix memory leak.
Pauli
2019-11-25
1
-1
/
+1
*
Property: fix intermittent test failure.
Pauli
2019-11-24
1
-2
/
+6
*
Properties: make query cache reference count aware.
Pauli
2019-11-18
1
-42
/
+74
*
Rework how our providers are built
Richard Levitte
2019-10-10
1
-1
/
+1
*
Remove unused fields in method store structure.
Pauli
2019-10-03
1
-2
/
+0
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
5
-4
/
+4
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
3
-5
/
+5
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Make sure we pre-initialise properties
Matt Caswell
2019-08-29
2
-12
/
+0
*
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
Richard Levitte
2019-08-22
1
-4
/
+17
*
Modify ossl_method_store_add() to handle reference counting
Richard Levitte
2019-08-22
1
-2
/
+5
*
Load the config file by default
Matt Caswell
2019-08-01
1
-0
/
+4
*
Prevent an infinite recursion when the query cache is flushed.
Pauli
2019-08-01
1
-1
/
+1
*
The query cache has been updated to not depend on RAND_bytes being available.
Pauli
2019-08-01
1
-31
/
+38
*
Refactor provider support for reporting errors
Richard Levitte
2019-07-31
1
-30
/
+23
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-16
/
+1
*
Add extra error text in the property parser
Richard Levitte
2019-06-19
1
-12
/
+32
*
Use variables in build.info files where it's worth the while
Richard Levitte
2019-06-15
1
-4
/
+3
*
Remove file reference from property documentation.
Pauli
2019-06-03
1
-685
/
+0
*
Fix a typo in the property grammar that creates an ambiguous parse.
Pauli
2019-06-03
2
-21
/
+21
*
Add man 7 page about properties.
Pauli
2019-05-30
2
-216
/
+168
*
Make some EVP code available from within the FIPS module
Matt Caswell
2019-05-23
2
-0
/
+5
*
Optional property query support.
Pauli
2019-05-22
5
-49
/
+127
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
5
-109
/
+150
[next]