index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
legacyprov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression in default key length for Blowfish CFB and OFB ciphers
Tomas Mraz
2022-05-23
1
-2
/
+2
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
LEGACY PROV: Reimplement the ERR building blocks in upcall terms
Richard Levitte
2022-01-21
1
-0
/
+102
*
kdf: Add PVK KDF to providers.
Pauli
2021-09-28
1
-0
/
+1
*
provider: use #define for PBKDF1 algorithm name
Pauli
2021-07-05
1
-1
/
+1
*
Add PBKDF1 to the legacy provider
Jon Spillett
2021-05-24
1
-0
/
+7
*
Modify the legacy provider to use OSSL_LIB_CTX_new_child()
Matt Caswell
2021-05-11
1
-6
/
+1
*
Update copyright year
Matt Caswell
2021-04-22
1
-1
/
+1
*
PROV: Add OIDs we know to all provider applicable algorithms
Richard Levitte
2021-04-18
1
-41
/
+42
*
Sanity check provider up-calls
Matt Caswell
2021-04-16
1
-24
/
+4
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-5
/
+5
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-4
/
+4
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-41
/
+41
*
provider: add an 'is_running' call to all providers.
Pauli
2020-09-12
1
-1
/
+3
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-1
/
+3
*
Add evp_test fixes.
Shane Lontis
2020-08-07
1
-4
/
+4
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-9
/
+9
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Maintain strict type discipline between the core and providers
Matt Caswell
2020-05-16
1
-2
/
+2
*
PROV: Adapt all our providers to use the new PROV_CTX structure
Richard Levitte
2020-05-13
1
-6
/
+18
*
Fix some misunderstandings in our providers' main modules
Richard Levitte
2020-05-12
1
-9
/
+17
*
Fix incorrect default keysize for CAST ofb and cfb modes.
Shane Lontis
2020-05-05
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Move legacy ciphers into the legacy provider
Shane Lontis
2020-04-09
1
-9
/
+66
*
Introduce the provider property
Matt Caswell
2020-02-21
1
-5
/
+5
*
Tweak some algorithm naming inconsistencies
Matt Caswell
2019-11-21
1
-2
/
+2
*
Cleanup: move provider mains up
Richard Levitte
2019-10-10
1
-0
/
+137