Sign in
flutter
/
third_party
/
openssl
/
5777254b7aa71ba14582912509c07ff9027a55eb
/
apps
/
apps.h
394159d
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
by Matt Caswell
· 7 years ago
96de2e5
Revert "Check directory is able to create files for various -out option"
by Richard Levitte
· 7 years ago
43110de
Support "-min_protocol" and "-max_protocol" in s_server and s_client
by Richard Levitte
· 7 years ago
f865b08
Split configuration of TLSv1.3 ciphers from older ciphers
by Matt Caswell
· 7 years ago
3e3c7c3
Implement multi-process OCSP responder.
by Viktor Dukhovni
· 7 years ago
c7d5ea2
Prepare to detect index changes in OCSP responder.
by Viktor Dukhovni
· 7 years ago
555c94a
Check directory is able to create files for various -out option
by Paul Yang
· 7 years ago
71bb86f
Make sure that apps/openssl prefixes its output with '# ' during tests
by Richard Levitte
· 7 years ago
39556e6
Add an apps internal BIO filter for prefixing output lines
by Richard Levitte
· 7 years ago
dab2cd6
apps: Don't include progs.h in apps.h
by Richard Levitte
· 7 years ago
10ee724
Enable the cookie callbacks to work even in TLS in the apps
by Matt Caswell
· 7 years ago
bfa470a
Add 'openssl req' option to specify extension values on command line
by Richard Levitte
· 7 years ago
a5816a5
Implement session id TLSv1.3 middlebox compatibility mode
by Matt Caswell
· 7 years ago
e1c7871
Use ChaCha only if prioritized by clnt
by Todd Short
· 7 years ago
f32b0ab
Remove unnecessary #include <openssl/lhash.h> directives.
by Pauli
· 7 years ago
4708afc
Remove dhparam from SSL_CONF list.
by Dr. Stephen Henson
· 8 years ago
4cff10d
struct timeval include guards
by Pauli
· 8 years ago
07016a8
Move e_os.h to be the very first include. cryptilib.h is the second.
by Pauli
· 8 years ago
677963e
e_os.h removal from other headers and source files.
by Pauli
· 8 years ago
ffb4683
Add random serial# support.
by Rich Salz
· 8 years ago
881f2dd
Remove unused function prototypes
by Xiaoyin Liu
· 8 years ago
3ee1eac
Standardize apps use of -rand, etc.
by Rich Salz
· 8 years ago
e3c0d76
Do not allow non-dhe kex_modes by default
by Matt Caswell
· 8 years ago
adfc378
Use constants rather than macros for the cipher bytes in the apps
by Matt Caswell
· 8 years ago
14e3535
Fix no-psk
by Matt Caswell
· 8 years ago
db0f35d
Fix #2400 Add NO_RENEGOTIATE option
by Todd Short
· 8 years ago
863fe19
Add the -groups option to s_server/s_client
by Matt Caswell
· 8 years ago
c649d10
TLS1.3 Padding
by Todd Short
· 8 years ago
b5c4209
Switch command-line utils to new nameopt API.
by Dmitry Belyavskiy
· 8 years ago
20967af
Add Sieve support (RFC 5804) to s_client ("-starttls sieve")
by Robert Scheck
· 8 years ago
28b86f3
Fix some extra or missing whitespaces...
by FdaSilvaYY
· 8 years ago
264b2d9
Enable apps to get a UI_METHOD for the default prompter
by Richard Levitte
· 8 years ago
582a17d
Add the SSL_METHOD for TLSv1.3 and all other base changes required
by Matt Caswell
· 8 years ago
907c6c8
apps: instead of varying implementation, make setup_engine a function always
by Richard Levitte
· 8 years ago
dd1abd4
If an engine comes up explicitely, it must also come down explicitely
by Richard Levitte
· 8 years ago
51e5133
Refactor to avoid unnecessary preprocessor logic
by Richard Levitte
· 9 years ago
06a79af
Fix some magic values about revocation info type...
by FdaSilvaYY
· 9 years ago
bf932fb
Duplicate includes
by FdaSilvaYY
· 9 years ago
dc047d3
Set certificate times in one function.
by Dr. Stephen Henson
· 9 years ago
cc69629
Constify char* input parameters in apps code
by FdaSilvaYY
· 9 years ago
a075408
Corrupt signature in place.
by Dr. Stephen Henson
· 9 years ago
17ebf85
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
by Dr. Stephen Henson
· 9 years ago
acc0049
Pack globals variables used to control apps/verify_callback()
by FdaSilvaYY
· 9 years ago
4e155ec
apps/openssl.c: UTF-y Windows argv.
by Andy Polyakov
· 9 years ago
4bbd4ba
Disallow multiple protocol flags to s_server and s_client
by Matt Caswell
· 9 years ago
a392ef2
Allow proxy certs to be present when verifying a chain
by Richard Levitte
· 9 years ago
0ad69cd
Spelling fixes
by FdaSilvaYY
· 9 years ago
2ac6115
Deal with the consequences of constifying getters
by Richard Levitte
· 9 years ago
75dd6c1
Fix s_client/s_server waiting for stdin on Windows
by Matt Caswell
· 9 years ago
846e33c
Copyright consolidation 01/10
by Rich Salz
· 9 years ago
f47e564
Fix signer option and support format SMIME.
by Dr. Stephen Henson
· 9 years ago
c21c783
IRIX fixes.
by Andy Polyakov
· 9 years ago
14f051a
Make string_to_hex/hex_to_string public
by Rich Salz
· 9 years ago
fbb82a6
Move peer chain security checks into x509_vfy.c
by Viktor Dukhovni
· 9 years ago
368058d
Force argv to be an array of long pointers on VMS
by Richard Levitte
· 9 years ago
087ca80
Fix pointer size issues with argv on VMS
by Richard Levitte
· 9 years ago
149bd5d
Just like bio_out, bio_err needs the linebuffer filter on VMS
by Richard Levitte
· 9 years ago
3c27208
Remove #error from include files.
by Rich Salz
· 9 years ago
1e7e1c8
Revert "Include progs.h directly in openssl.c instead of via apps.h"
by Viktor Dukhovni
· 9 years ago
a45d7d5
Include progs.h directly in openssl.c instead of via apps.h
by Richard Levitte
· 9 years ago
1fbab1d
Remove Netware and OS/2
by Rich Salz
· 9 years ago
b536958
Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CT
by Rob Percival
· 9 years ago
ca74c38
Documentation for ctx_set_ctlog_list_file()
by Rob Percival
· 9 years ago
5da65ef
Extensive application of __owur to CT functions that return a boolean
by Rob Percival
· 9 years ago
817cd0d
GH787: Fix ALPN
by Todd Short
· 9 years ago
dd696a5
Extends s_client to allow a basic CT policy to be enabled
by Rob Percival
· 9 years ago
5d32228
GH463: Fix OPENSSL_NO_OCSP build
by Rich Salz
· 9 years ago
a773b52
Remove unused parameters from internal functions
by Rich Salz
· 9 years ago
1bd8bc5
remove redundant opt* declarations
by Roumen Petrov
· 9 years ago
dba3177
Remove JPAKE
by Rich Salz
· 9 years ago
18295f0
Make sure to use unsigned char for is*() functions
by Richard Levitte
· 9 years ago
5e136d7
Improve recent option help string additions
by Viktor Dukhovni
· 9 years ago
d33def6
Deprecate the -issuer_checks debugging option
by Viktor Dukhovni
· 9 years ago
32eabe3
GH646: Update help for s_server command.
by A J Mohan Rao
· 9 years ago
6755ff1
commands help cleanup
by A J Mohan Rao
· 9 years ago
cc5a9ba
Restore -no_comp switch for backwards compatible behaviour
by Viktor Dukhovni
· 9 years ago
dc5744c
RT3234: disable compression
by Emilia Kasper
· 9 years ago
0c20802
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling
by Viktor Dukhovni
· 9 years ago
33254e1
Fix opt_imax() call
by Richard Levitte
· 9 years ago
ea5e0c1
Make opt_imax visible in all apps
by Viktor Dukhovni
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
0996dc5
Refactor apps load_certs/load_crls to work incrementally
by Viktor Dukhovni
· 9 years ago
d94a1a7
For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
by Viktor Dukhovni
· 9 years ago
dbc8541
For stroimax need C99 inttypes.h
by Viktor Dukhovni
· 9 years ago
03f887c
Maximize time_t when intmax_t is available
by Viktor Dukhovni
· 9 years ago
e1b9840
Add s_client support for waiting for async
by Matt Caswell
· 9 years ago
2b6bcb7
Add support for -no-CApath and -no-CAfile options
by Matt Caswell
· 10 years ago
568b802
RT4033: Use OPENSSL_SYS_UNIX not "unix"
by Rich Salz
· 10 years ago
df2ee0e
Enable -Wmissing-variable-declarations and
by Ben Laurie
· 10 years ago
a60994d
Change the treatment of stdin and stdout to allow binary data
by Richard Levitte
· 10 years ago
bdd58d9
Change the way apps open their input and output files
by Richard Levitte
· 10 years ago
d303b9d
Make the handling of output and input formats consistent
by Richard Levitte
· 10 years ago
d35ff2c
RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time check
by David Woodhouse
· 10 years ago
ad775e0
GH350: -help text few s_client and s_server flags
by Hubert Kario
· 10 years ago
82c4942
Fix build break.
by Rich Salz
· 10 years ago
5bb17d1
RT3639: Add -no_comp description to online help
by Rich Salz
· 10 years ago
0bc2f36
Remove obsolete key formats.
by Rich Salz
· 10 years ago
3b061a0
RT2547: Tighten perms on generated privkey files
by Rich Salz
· 10 years ago
296f54e
Restore module loading
by Richard Levitte
· 10 years ago
cc01d21
RT3876: Only load config when needed
by Rich Salz
· 10 years ago
Next »