index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
/
dsa_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsa: provider and library deprecation changes
Pauli
2020-12-17
1
-5
/
+3
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
1
-0
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/dsa/
Richard Levitte
2018-12-06
1
-2
/
+2
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Convert _meth_get_ functions to const getters
Jack Bates
2018-03-21
1
-1
/
+1
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-1
/
+1
*
Raise an error on memory alloc failure.
FdaSilvaYY
2016-11-17
1
-19
/
+18
*
Deal with API changes.
Ben Laurie
2016-06-24
1
-6
/
+7
*
Remove useless NULL checks
FdaSilvaYY
2016-05-23
1
-2
/
+1
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
1
-1
/
+6
*
Better checks for malloc failure in various METHOD functions
Matt Caswell
2016-05-18
1
-2
/
+16
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-0
/
+9
*
Rename get/set_app_data to get0/set0_app_data
Matt Caswell
2016-04-03
1
-2
/
+2
*
Various DSA opacity fixups
Matt Caswell
2016-04-03
1
-57
/
+11
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-0
/
+243