summaryrefslogtreecommitdiffstats
path: root/doc/man1/s_client.pod
AgeCommit message (Expand)Author
2017-08-14Doc fixesRich Salz
2017-07-16Standardize apps use of -rand, etc.Rich Salz
2017-07-07Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX optionMatt Caswell
2017-06-19s_client accepts host/port as positional argument.Cory Benfield
2017-06-16Forbid to specify -nextprotoneg if -tls1_3 is enabledPaul Yang
2017-06-13Make SNI behavior more clear in s_client doc & helpPaul Yang
2017-06-05Document default client -psk_identityRich Salz
2017-06-01Added mysql as starttls protocol.Keigo Tanaka
2017-04-28Add a 'max_send_frag' option to configure maximum size of send fragmentsFdaSilvaYY
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-25Add documentation for the -sctp option in command line appsMatt Caswell
2017-04-03Document new ssl(3) functions and options.Dr. Stephen Henson
2017-03-30Documentation updatesPauli
2017-03-29doc: Add missing options in s_{server,client}Steven Collison
2017-03-02Add documentation for the new s_client and s_server early_data optionsMatt Caswell
2017-03-02Add LDAP support (RFC 4511) to s_client ("-starttls ldap")Robert Scheck
2017-02-21Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy
2017-02-14Add Sieve support (RFC 5804) to s_client ("-starttls sieve")Robert Scheck
2017-02-07apps: Add support for writing a keylog filePeter Wu
2017-02-03Add NNTP support (RFC 4642) to s_client ("-starttls nntp")Robert Scheck
2016-11-18Add LMTP support (RFC 2033) to s_client ("-starttls lmtp")Robert Scheck
2016-11-12Update s_client and s_server documentation about some missing argumentsEasySec
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-10-26Move manpages to man[1357] structure.Rich Salz