index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
ciphers.c
Age
Commit message (
Expand
)
Author
2022-09-20
Check that sk_SSL_CIPHER_value returns non-NULL value.
Daniel Fiala
2022-03-15
Update copyright year
Matt Caswell
2022-01-27
Ensure ciphers command honours -propquery
Matt Caswell
2021-08-25
apps/ciphers: Fix wrong return value when using -convert parameter
Tianjia Zhang
2021-05-05
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-02-18
Update copyright year
Matt Caswell
2021-02-12
Deprecate the libssl level SRP APIs
Matt Caswell
2020-12-15
Check non-option arguments
Rich Salz
2020-09-13
Fix safestack issues in ssl.h
Matt Caswell
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-23
Update copyright year
Matt Caswell
2020-03-07
cmdline app: add provider commandline options.
Pauli
2019-11-20
Document command parameters.
Rich Salz
2019-11-08
Add "sections" to -help output
Rich Salz
2019-05-27
Use fixed length for formatting standard cipher names
Daniƫl van Eeden
2018-12-06
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-03-14
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-02-13
Update copyright year
Matt Caswell
2018-01-31
apps: Don't include progs.h in apps.h
Richard Levitte
2017-12-07
Consistent formatting for sizeof(foo)
Rich Salz
2017-07-21
Support converting cipher name to RFC name and vice versa
Paul Yang
2017-06-12
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2016-11-02
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-10-14
Constify command options
FdaSilvaYY
2016-06-14
Add missing break statement
Matt Caswell
2016-05-17
Copyright consolidation 01/10
Rich Salz
2016-05-10
Add -srp option to ciphers command.
Dr. Stephen Henson
2016-03-09
Use minimum and maximum protocol version instead of version fixed methods
Kurt Roeckx
2016-01-19
Support disabling any or all TLS or DTLS versions
Viktor Dukhovni
2016-01-07
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2015-12-15
Fix no-psk compile failure
Matt Caswell
2015-11-14
add -psk option to ciphers command
Dr. Stephen Henson
2015-11-14
add -tls1_2,-tls1_1 options to ciphers command
Dr. Stephen Henson
2015-10-12
Centralise loading default apps config file
Matt Caswell
2015-06-02
Standardize handling of #ifdef'd options.
Rich Salz
2015-05-29
Restore module loading
Richard Levitte
2015-05-16
Server side version negotiation rewrite
Matt Caswell
2015-05-01
free NULL cleanup -- coda
Rich Salz
2015-04-24
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-11
free NULL cleanup 10
Rich Salz
2015-03-25
free NULL cleanup
Rich Salz
2015-01-27
OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1
Rich Salz
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
Fix source where indent will not be able to cope
Matt Caswell
2015-01-12
RT3548: Remove unsupported platforms
Rich Salz
2014-12-04
Remove SSLv2 support
Kurt Roeckx
2014-06-29
Make no-ssl3 no-ssl2 do more sensible things.
Dr. Stephen Henson
2014-03-29
Fix warning.
Ben Laurie
2014-03-28
Allow return of supported ciphers.
Dr. Stephen Henson
2012-11-16
new command line option -stdname to ciphers utility
Dr. Stephen Henson
[next]