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
*
list_provider_info(): Fix leak on error
Tomas Mraz
2024-04-15
1
-0
/
+1
*
Make 'openssl list' less sensitive for providers without params
Richard Levitte
2023-12-04
1
-17
/
+20
*
apps/list.c: Check the result of inserting a provider into provider's stack
Alexey Fofanov
2023-11-10
1
-4
/
+11
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
configure: introduce no-ecx to remove ECX related feature
Yi Li
2023-06-14
1
-0
/
+3
*
providers: add Argon2 KDF
Čestmír Kalina
2023-03-17
1
-0
/
+3
*
openssl list: Fix help text about -cipher-algorithms option
Daniel Fiala
2022-10-24
1
-1
/
+1
*
openssl list: add an empty row at the end of each printed list of commands an...
Daniel Fiala
2022-10-21
1
-29
/
+47
*
Convert ZLIB defines to OPENSSL_NO_ZLIB
Todd Short
2022-10-18
1
-1
/
+1
*
Add ZSTD compression support (RFC8478bis)
Todd Short
2022-10-18
1
-0
/
+3
*
Add brotli compression support (RFC7924)
Todd Short
2022-10-18
1
-0
/
+3
*
list: add an option to list all available algorithms
Pauli
2022-09-11
1
-8
/
+37
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-4
/
+4
*
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
Dr. David von Oheimb
2021-12-07
1
-1
/
+1
*
list: use the app's libctx and property query when searching for algorithms
Pauli
2021-06-15
1
-16
/
+22
*
list: update to not use XXX_get_number() calls
Pauli
2021-06-02
1
-77
/
+24
*
Rename also the OSSL_PROVIDER_name() function
Tomas Mraz
2021-06-01
1
-42
/
+42
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-76
/
+81
*
app: add a -store_loaders option to list.
Pauli
2021-05-20
1
-1
/
+64
*
apps/list: Remove obsolete -missing-help option
Dr. David von Oheimb
2021-05-19
1
-28
/
+1
*
DOC: Fix nits found by improved find-doc-nits -c
Dr. David von Oheimb
2021-05-18
1
-2
/
+2
*
apps: make list -help not continue with listing
Pauli
2021-05-12
1
-1
/
+1
*
apps: change list command to only list fetchable algorithms.
Pauli
2021-05-12
1
-41
/
+101
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+2
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
1
-1
/
+1
*
APPS: Replace the use of OBJ_nid2ln() with name or description calls
Richard Levitte
2021-04-02
1
-6
/
+58
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
1
-147
/
+159
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
1
-3
/
+0
*
Check non-option arguments
Rich Salz
2020-12-15
1
-3
/
+3
*
Skip unavailable digests and ciphers in -*-commands
Dmitry Belyavskiy
2020-12-15
1
-0
/
+44
*
Deprecate -cipher-commands and -digest-commands options
Dmitry Belyavskiy
2020-12-15
1
-2
/
+7
*
list: add a -provider-info option.
Pauli
2020-10-16
1
-0
/
+75
*
Update openssl list to support new provider objects.
Shane Lontis
2020-09-25
1
-69
/
+432
*
list: add capability to print details about the current DRBGs
Pauli
2020-09-23
1
-2
/
+79
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-70
/
+69
*
deserialisation: add deserialisation to the base provider
Pauli
2020-07-30
1
-0
/
+71
*
serialisation: Add a built-in base provider.
Pauli
2020-07-30
1
-3
/
+72
*
EVP: deprecate the EVP_X_meth_ functions.
Pauli
2020-07-22
1
-3
/
+5
*
apps: deprecate engines
Pauli
2020-07-16
1
-0
/
+3
*
apps/list: deprecate engine support
Pauli
2020-07-16
1
-5
/
+18
*
app/list: add RNG list option
Pauli
2020-06-24
1
-1
/
+80
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
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
[next]