Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Matt Caswell
|
76cb077f81
Deprecate the libssl level SRP APIs
|
3 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Matt Caswell
|
6ac1cd10ba
Fix safestack issues in ssl.h
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Daniël van Eeden
|
7817e74dc8
Use fixed length for formatting standard cipher names
|
5 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 years ago |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 years ago |
Paul Yang
|
bbb4ceb86e
Support converting cipher name to RFC name and vice versa
|
7 years ago |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 years ago |
Matt Caswell
|
582a17d662
Add the SSL_METHOD for TLSv1.3 and all other base changes required
|
8 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
Matt Caswell
|
a45dca668e
Add missing break statement
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Dr. Stephen Henson
|
1480b8a9ec
Add -srp option to ciphers command.
|
8 years ago |
Kurt Roeckx
|
0d5301aff9
Use minimum and maximum protocol version instead of version fixed methods
|
8 years ago |
Viktor Dukhovni
|
6b01bed206
Support disabling any or all TLS or DTLS versions
|
8 years ago |
Dr. Stephen Henson
|
4a640fb6c3
Fix declarations and constification for inline stack.
|
9 years ago |
Matt Caswell
|
73cd6175b9
Fix no-psk compile failure
|
9 years ago |
Dr. Stephen Henson
|
9650919915
add -psk option to ciphers command
|
9 years ago |
Dr. Stephen Henson
|
2a802c8029
add -tls1_2,-tls1_1 options to ciphers command
|
9 years ago |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 years ago |