index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
ciphers.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check that sk_SSL_CIPHER_value returns non-NULL value.
Daniel Fiala
2022-09-20
1
-0
/
+7
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Ensure ciphers command honours -propquery
Matt Caswell
2022-01-27
1
-1
/
+1
*
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
Dr. David von Oheimb
2021-12-07
1
-3
/
+2
*
apps/ciphers: Fix wrong return value when using -convert parameter
Tianjia Zhang
2021-08-25
1
-0
/
+1
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Deprecate the libssl level SRP APIs
Matt Caswell
2021-02-12
1
-8
/
+3
*
Check non-option arguments
Rich Salz
2020-12-15
1
-2
/
+3
*
Fix safestack issues in ssl.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
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
/
+6
*
Document command parameters.
Rich Salz
2019-11-20
1
-0
/
+5
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-9
/
+14
*
Use fixed length for formatting standard cipher names
Daniƫl van Eeden
2019-05-26
1
-1
/
+1
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-1
/
+13
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Support converting cipher name to RFC name and vice versa
Paul Yang
2017-07-20
1
-10
/
+13
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-1
/
+1
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
1
-0
/
+8
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Add missing break statement
Matt Caswell
2016-06-14
1
-0
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Add -srp option to ciphers command.
Dr. Stephen Henson
2016-05-10
1
-0
/
+21
*
Use minimum and maximum protocol version instead of version fixed methods
Kurt Roeckx
2016-03-09
1
-12
/
+14
*
Support disabling any or all TLS or DTLS versions
Viktor Dukhovni
2016-01-19
1
-3
/
+15
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
1
-2
/
+2
*
Fix no-psk compile failure
Matt Caswell
2015-12-15
1
-0
/
+2
*
add -psk option to ciphers command
Dr. Stephen Henson
2015-11-14
1
-0
/
+24
*
add -tls1_2,-tls1_1 options to ciphers command
Dr. Stephen Henson
2015-11-14
1
-0
/
+10
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-9
/
+5
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Server side version negotiation rewrite
Matt Caswell
2015-05-16
1
-1
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-1
/
+1
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-86
/
+77
*
free NULL cleanup 10
Rich Salz
2015-04-11
1
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1
Rich Salz
2015-01-27
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-168
/
+159
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
1
-2
/
+8
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-3
/
+0
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-8
/
+1
*
Make no-ssl3 no-ssl2 do more sensible things.
Dr. Stephen Henson
2014-06-29
1
-6
/
+0
*
Fix warning.
Ben Laurie
2014-03-29
1
-1
/
+1
*
Allow return of supported ciphers.
Dr. Stephen Henson
2014-03-28
1
-3
/
+12
[next]