index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man7
/
provider-mac.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: note that MAC lifecycle transitions will be enforced at some point
Pauli
2021-03-26
1
-2
/
+8
*
doc: note that get_params and set_params calls should return true if the para...
Pauli
2021-03-11
1
-0
/
+2
*
DOCS: Fix provider-mac.pod and the docs of our implementations
Richard Levitte
2021-03-03
1
-47
/
+18
*
doc: update provider-mac documentation to account for the additional init() a...
Pauli
2021-02-28
1
-4
/
+7
*
doc: changes to match the updated context gettable/settable calls for MACs
Pauli
2021-02-26
1
-8
/
+13
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.
Shane Lontis
2021-02-10
1
-2
/
+9
*
gettables: documentation changes to pass the provider context.
Pauli
2020-08-07
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-06-25
1
-1
/
+1
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-51
/
+51
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-2
/
+2
*
Fix some typos
Veres Lajos
2019-12-11
1
-2
/
+2
*
Fix some broken doc links
Rich Salz
2019-11-15
1
-1
/
+1
*
Fix broken links, mainly typo's
Rich Salz
2019-10-24
1
-1
/
+1
*
POD: stop abusing comment
Richard Levitte
2019-10-11
1
-1
/
+1
*
Reformat param description lines
Pauli
2019-09-27
1
-10
/
+10
*
Make OSSL_PARAM descriptions uniformly formatted.
Pauli
2019-09-27
1
-10
/
+10
*
Use OSSL_PARAM types. Limits are explained in the description where appropri...
Pauli
2019-09-25
1
-7
/
+7
*
Remove the engine parameter from the provider MAC documentations
Pauli
2019-09-25
1
-10
/
+0
*
Get rid of the diversity of names for MAC parameters
Richard Levitte
2019-08-24
1
-18
/
+7
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-10
/
+10
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-0
/
+255