index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
baseprov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup : directly include of `internal/nelem.h` when required.
FdaSilvaYY
2022-11-23
1
-1
/
+0
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-18
1
-1
/
+1
*
PROV: Re-implement all the keypair encoders
Richard Levitte
2020-11-11
1
-6
/
+2
*
PROV: Re-implement all the keypair decoders
Richard Levitte
2020-11-11
1
-6
/
+2
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-7
/
+8
*
ENCODER: Refactor our provider encoder implementations
Richard Levitte
2020-09-20
1
-2
/
+2
*
provider: add an 'is_running' call to all providers.
Pauli
2020-09-12
1
-0
/
+4
*
Fix up issue on AIX caused by broken compiler handling of macro expansion
Jon Spillett
2020-09-09
1
-2
/
+2
*
STORE: Add a built-in 'file:' storemgmt implementation (loader)
Richard Levitte
2020-09-03
1
-0
/
+11
*
Avoid AIX compiler issue by making the macro argument names not match any sub...
Jon Spillett
2020-09-03
1
-4
/
+4
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-12
/
+12
*
deserialisation: add deserialisation to the base provider
Pauli
2020-07-30
1
-1
/
+18
*
serialisation: Add a built-in base provider.
Pauli
2020-07-30
1
-0
/
+153