Update copyright year
[openssl.git] / doc / man1 / openssl-s_client.pod.in
2022-05-03 Matt CaswellUpdate copyright year
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-02-14 Rami KhaldiImplement a new flag for running s_client in a non...
2022-01-28 yangyangtiantianlo... apps: Add option -no_ems to s_client/s_server apps
2022-01-05 Dimitris ApostolouFix typos
2021-09-18 Tianjia Zhangapps/s_client: Add ktls option
2021-06-15 Dmitry BelyavskiyDisabling Encrypt-then-MAC extension in s_client/s_server
2021-06-10 Arran Cudbard-BellEnable ssl-trace by default
2021-05-19 Rich SalzRemove '=for openssl ifdef'
2021-05-06 Tomas MrazDocument the behavior of the -inform and related options
2021-05-05 Benjamin KadukCorrect ssl_conf logic for "legacy_server_connect"
2021-04-13 Jakub Wilkdoc: Fix formatting
2021-02-18 Matt CaswellUpdate copyright year
2021-02-12 Matt CaswellUpdate documentation following deprecation of SRP
2020-12-13 Ankita Shettyopenssl.pod: Fix openSSL options doc
2020-12-05 Ankita Shettyopenssl.pod: Carve out Trusted Certificate, Pass Phrase...
2020-12-02 Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-11-10 Dr. David von Oheimbopenssl-*.pod.in: Prevent newlines on empty engine_syno...
2020-09-18 Alexander Borkowskis_client.pod: Fix grammar in NOTES section.
2020-08-20 Dr. David von OheimbMake better use of new load_cert_pass() variant of...
2020-08-20 Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-07-22 Gustaf NeumannAlign documentation with recommendations of Linux Docum...
2020-07-16 Pauliapps: document the deprecation of the -engine option
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-05-19 Dmitry BelyavskiyIntroducing option SSL_OP_IGNORE_UNEXPECTED_EOF
2020-05-15 Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-04-27 Sebastian Andrzej... doc: Random spellchecking
2020-04-23 Matt CaswellUpdate copyright year
2020-04-20 Dr. David von OheimbFix descriptions of credentials and verification option...
2020-03-07 Paulicmdline app: add provider commandline options.
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-02-06 Rich SalzMore accurate doc of -ssl_config option
2020-02-06 Rich SalzAdd cmd-nits to travis build
2020-02-06 Rich SalzAdd missing s_client options
2020-01-23 Rich SalzUpdate man3/verify documentation, error text
2020-01-13 Rich SalzRefactor the tls/dlts version options
2020-01-07 Rich SalzRefactor -engine documentation
2020-01-06 Rich SalzMove -nameopt to openssl.pod
2019-12-19 Rich SalzUse a function to generate do-not-edit comment
2019-11-03 Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-10-31 Rich SalzInfrastructure for templated doc in POD files