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
*
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
*
new command line option -stdname to ciphers utility
Dr. Stephen Henson
2012-11-16
1
-1
/
+16
*
Initial "opaque SSL" framework. If an application defines
Dr. Stephen Henson
2011-04-30
1
-1
/
+1
*
Stage 1 GOST ciphersuite support.
Dr. Stephen Henson
2007-03-23
1
-0
/
+2
*
fix stupid typo
Bodo Möller
2005-10-26
1
-1
/
+1
*
new option "openssl ciphers -V"
Bodo Möller
2005-10-01
1
-6
/
+27
*
Let the TLSv1_method() etc. functions return a const SSL_METHOD
Nils Larsch
2005-08-14
1
-1
/
+1
*
some const fixes
Nils Larsch
2005-04-05
1
-2
/
+2
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-0
/
+1
[next]