Fix some issues found by Denian's lintian tool
[openssl.git] / doc / man1 / s_client.pod
2018-07-03 Rich SalzFix some issues found by Denian's lintian tool
2018-06-08 Dmitry BelyavskiyDocumentation for missing s_client/s_server options
2018-05-29 Matt CaswellUpdate the "Connected Commands" section of s_client...
2018-05-11 Matt CaswellProvide documentation for the -psk_session option
2018-04-25 Matt CaswellFix documentation for the -showcerts s_client option
2018-03-14 Matt CaswellAdd documentation for TLSv1.3 ciphersuite configuration
2018-03-06 Alex GaynorFix a typo in the s_client man page
2018-02-19 John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-13 Matt CaswellUpdate copyright year
2018-02-01 Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2017-10-18 Rich SalzAdditional name for all commands
2017-10-16 Paul YangMake '-name' option of the 's_client' more generic
2017-08-14 Rich SalzDoc fixes
2017-07-16 Rich SalzStandardize apps use of -rand, etc.
2017-07-07 Matt CaswellUpdate the documentation for the new SSL_OP_ALLOW_NO_DH...
2017-06-19 Cory Benfields_client accepts host/port as positional argument.
2017-06-16 Paul YangForbid to specify -nextprotoneg if -tls1_3 is enabled
2017-06-13 Paul YangMake SNI behavior more clear in s_client doc & help
2017-06-05 Rich SalzDocument default client -psk_identity
2017-06-01 Keigo TanakaAdded mysql as starttls protocol.
2017-04-28 FdaSilvaYYAdd a 'max_send_frag' option to configure maximum size...
2017-04-27 Matt CaswellEnsure s_client sends an SNI extension by default
2017-04-25 Matt CaswellAdd documentation for the -sctp option in command line...
2017-04-03 Dr. Stephen HensonDocument new ssl(3) functions and options.
2017-03-30 PauliDocumentation updates
2017-03-29 Steven Collisondoc: Add missing options in s_{server,client}
2017-03-02 Matt CaswellAdd documentation for the new s_client and s_server...
2017-03-02 Robert ScheckAdd LDAP support (RFC 4511) to s_client ("-starttls...
2017-02-21 Dmitry BelyavskiyProvided support for the -nameopt flag in s_client...
2017-02-14 Robert ScheckAdd Sieve support (RFC 5804) to s_client ("-starttls...
2017-02-07 Peter Wuapps: Add support for writing a keylog file
2017-02-03 Robert ScheckAdd NNTP support (RFC 4642) to s_client ("-starttls...
2016-11-18 Robert ScheckAdd LMTP support (RFC 2033) to s_client ("-starttls...
2016-11-13 EasySecUpdate s_client and s_server documentation about some...
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-10-26 Rich SalzMove manpages to man[1357] structure.