index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+8
*
Update command list
Rich Salz
2020-02-06
1
-0
/
+1
*
Document most missing options
Rich Salz
2020-01-29
1
-1
/
+3
*
Document command parameters.
Rich Salz
2019-11-20
1
-0
/
+1
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-0
/
+5
*
'openssl list' and 'openssl provider': adapt display of multiple names
Richard Levitte
2019-10-17
1
-17
/
+48
*
Remove duplicated line in 'openssl list' output
Rich Salz
2019-10-15
1
-1
/
+0
*
Refactor -passin/-passout documentation
Rich Salz
2019-10-09
1
-0
/
+3
*
Also mention -- flag and ignore if undocumented
Rich Salz
2019-10-06
1
-0
/
+2
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-6
/
+6
*
Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTX
Matt Caswell
2019-09-25
1
-2
/
+2
*
App updates for KDF provider conversion.
Pauli
2019-09-06
1
-1
/
+60
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
1
-1
/
+1
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
1
-1
/
+1
*
Move print_param_types() to libapps, and give it indent argument
Richard Levitte
2019-08-28
1
-93
/
+10
*
Coverty fixes for MACs
Richard Levitte
2019-08-27
1
-6
/
+6
*
Re-implement 'openssl list -mac-algorithms'
Richard Levitte
2019-08-15
1
-15
/
+44
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-0
/
+4
*
Modify 'openssl list' to give more verbose descriptions
Richard Levitte
2019-08-15
1
-19
/
+167
*
Re-implement the cipher and digest listings for 'openssl list'
Richard Levitte
2019-07-23
1
-6
/
+91
*
Move the code for 'openssl list' to its own translation unit.
Richard Levitte
2019-07-15
1
-0
/
+497