index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
exchange.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final cleanup after move to leaner EVP_PKEY methods
Richard Levitte
2019-11-10
1
-11
/
+6
*
EVP: Make the KEYEXCH implementation leaner
Richard Levitte
2019-11-05
1
-70
/
+40
*
PKEY: adapt the export_to_provider funtions to handle domain params too
Richard Levitte
2019-10-17
1
-3
/
+4
*
EVP: add functions that return the name number
Richard Levitte
2019-10-17
1
-0
/
+5
*
EVP: add name traversal functions to all fetchable types
Richard Levitte
2019-10-17
1
-0
/
+8
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-0
/
+19
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
1
-6
/
+6
*
Move EVP_PKEY algorithm implementations into a union
Matt Caswell
2019-09-09
1
-20
/
+14
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
1
-7
/
+16
*
Add the ability to perform signatures in a provider
Matt Caswell
2019-09-09
1
-5
/
+0
*
Refactor how KEYMGMT methods get associated with other methods
Richard Levitte
2019-09-03
1
-30
/
+44
*
Add missing SIZE_MAX define for windows
Shane Lontis
2019-08-09
1
-0
/
+1
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
1
-30
/
+41
*
Add a mechnism to save the name of fetched methods
Richard Levitte
2019-07-23
1
-2
/
+8
*
Add the ability to set PKCS#3 DH padding in providers
Matt Caswell
2019-07-16
1
-1
/
+7
*
Enable PKCS#3 DH in the providers
Matt Caswell
2019-07-16
1
-2
/
+0
*
Make the EVP Key Exchange code provider aware
Matt Caswell
2019-07-16
1
-0
/
+354