Add RAND_UNIMPLEMENTED error code
[openssl.git] / doc / man1 /
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-11 Josh SorefFix spelling errors in manpages
2017-06-09 Luke FaraoneAdd support for using engine-backed keys in spkac
2017-06-08 Benjamin KadukRemove stale note from s_server.pod
2017-06-08 Matt CaswellClean up s_server documentation
2017-06-05 Rich SalzDocument default client -psk_identity
2017-06-05 Daniel Kahn GillmorAvoid failing s_server when client's psk_identity is...
2017-06-01 Keigo TanakaAdded mysql as starttls protocol.
2017-05-21 Rich Salz-inkey can be an identifier, not just a file
2017-05-11 Tomas MrazFix regression in openssl req -x509 behaviour.
2017-05-03 Marek KleinAdded support for ESSCertIDv2
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-12 Todd ShortOCSP Updates: error codes and multiple certificates
2017-04-07 Rich SalzUse 'over 2' for bullet lists.
2017-04-07 Rich SalzStandardize on =over 4 and check for it.
2017-04-03 Dr. Stephen HensonDocument new ssl(3) functions and options.
2017-03-30 PauliDocumentation updates
2017-03-29 PauliDocumentation cleanup for man1/enc.pod
2017-03-29 PauliDocumentation cleanup for man1/nseq.pod
2017-03-29 PauliDocumentation clean up for man1/list.pod
2017-03-29 Steven Collisondoc: Add missing options in s_{server,client}
2017-03-18 Peter Wudoc: fix -keylogfile option
2017-03-03 PauliUpdate the cipher(1) documentation to explicitly state...
2017-03-02 Matt CaswellMore early data documentation updates following feedback
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-27 Adrian VollmerAdjust the default value of the private key size
2017-02-22 Rob Percivalapps/req.c: flag "-new" is implied by "-precert"
2017-02-22 Rob PercivalDocumentation for the -precert flag for "openssl req"
2017-02-21 Dmitry BelyavskiyProvided support for the -nameopt flag in s_client...
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-21 Dmitry BelyavskiyAdded '-nameopt' option to the verify command.
2017-02-14 Robert ScheckAdd Sieve support (RFC 5804) to s_client ("-starttls...
2017-02-08 Dr. Stephen HensonUpdate documentation
2017-02-08 Rich SalzCentralize documentation about config file location
2017-02-07 Peter Wuapps: Add support for writing a keylog file
2017-02-06 Rich SalzFix parsing of serial# in req
2017-02-03 Robert ScheckAdd NNTP support (RFC 4642) to s_client ("-starttls...
2017-01-21 Gaétan Njinang'openssl passwd' command can now compute AIX MD5-based...
2017-01-18 Dr. Stephen HensonDefines and strings for special salt length values...
2017-01-08 Dr. Stephen Hensondocument RSA-PSS algorithm options
2016-12-13 Rich SalzFix various doc nits.
2016-11-23 Matt CaswellAdd an s_server capability to read an OCSP Response...
2016-11-18 Robert ScheckAdd LMTP support (RFC 2033) to s_client ("-starttls...
2016-11-14 marko asplundAllow CA.pl script user to pass extra arguments to...
2016-11-13 EasySecUpdate s_client and s_server documentation about some...
2016-11-11 Richard LevitteFix referenses in section 1 manuals
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.