- a3e53d5 Add TFO support to socket BIO and s_client/s_server by Todd Short · 3 years, 4 months ago
- bb2fb5d Implement a new flag for running s_client in a non-interactive mode by Rami Khaldi · 3 years, 2 months ago
- a829d53 apps: Add option -no_ems to s_client/s_server apps by yangyangtiantianlonglong · 3 years ago
- e304aa8 Fix typos by Dimitris Apostolou · 3 years, 1 month ago
- e396c11 apps/s_client: Add ktls option by Tianjia Zhang · 3 years, 4 months ago
- 4832560 Disabling Encrypt-then-MAC extension in s_client/s_server by Dmitry Belyavskiy · 3 years, 7 months ago
- 726f92e Enable ssl-trace by default by Arran Cudbard-Bell · 3 years, 8 months ago
- e53ad1d Remove '=for openssl ifdef' by Rich Salz · 3 years, 8 months ago
- bee3f38 Document the behavior of the -inform and related options by Tomas Mraz · 3 years, 9 months ago
- cbbbc8f Correct ssl_conf logic for "legacy_server_connect" by Benjamin Kaduk · 3 years, 9 months ago
- c6e090f doc: Fix formatting by Jakub Wilk · 3 years, 9 months ago
- a28d06f Update copyright year by Matt Caswell · 4 years ago
- 13888e7 Update documentation following deprecation of SRP by Matt Caswell · 4 years ago
- 4694915 openssl.pod: Fix openSSL options doc by Ankita Shetty · 4 years, 1 month ago
- ac093b3 openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and Format Options by Ankita Shetty · 4 years, 2 months ago
- f91d003 APPS: Adapt load_key() and load_pubkey() for the engine: loader by Richard Levitte · 4 years, 2 months ago
- d55e448 openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout errors by Dr. David von Oheimb · 4 years, 4 months ago
- ecf15b1 s_client.pod: Fix grammar in NOTES section. by Alexander Borkowski · 6 years ago
- 2a33470 Make better use of new load_cert_pass() variant of load_cert() in apps/ by Dr. David von Oheimb · 4 years, 5 months ago
- b3c5aad apps: make use of OSSL_STORE for generalized certs and CRLs loading by Dr. David von Oheimb · 4 years, 5 months ago
- 490c871 Align documentation with recommendations of Linux Documentation Project by Gustaf Neumann · 4 years, 6 months ago
- 0f221d9 apps: document the deprecation of the -engine option by Pauli · 4 years, 7 months ago
- 8c1cbc7 Fix typos and repeated words by Gustaf Neumann · 4 years, 7 months ago
- 09b90e0 Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF by Dmitry Belyavskiy · 4 years, 9 months ago
- 6d382c7 Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c by Dr. David von Oheimb · 4 years, 9 months ago
- af0d413 doc: Random spellchecking by Sebastian Andrzej Siewior · 4 years, 9 months ago
- 33388b4 Update copyright year by Matt Caswell · 4 years, 9 months ago
- 2b264ae Fix descriptions of credentials and verification options for various apps by Dr. David von Oheimb · 4 years, 11 months ago
- 6bd4e3f cmdline app: add provider commandline options. by Pauli · 5 years ago
- 7fa8bcf Fix misspelling errors and typos reported by codespell by Dr. Matthias St. Pierre · 5 years ago
- 2a2b1e4 More accurate doc of -ssl_config option by Rich Salz · 5 years ago
- 912f8a9 Add cmd-nits to travis build by Rich Salz · 5 years ago
- 0dda37f Add missing s_client options by Rich Salz · 5 years ago
- 21d08b9 Update man3/verify documentation, error text by Rich Salz · 5 years ago
- d4bff20 Refactor the tls/dlts version options by Rich Salz · 5 years ago
- 018aaeb Refactor -engine documentation by Rich Salz · 5 years ago
- bc24e3e Move -nameopt to openssl.pod by Rich Salz · 5 years ago
- 625c781 Use a function to generate do-not-edit comment by Rich Salz · 5 years ago
- fd3397f Add -CAstore and similar to all openssl commands that have -CApath by Richard Levitte · 6 years ago
- 9fcb970 Infrastructure for templated doc in POD files by Rich Salz · 5 years ago[Renamed (94%) from doc/man1/openssl-s_client.pod]
- 777182a Document the -inform, etc., in openssl.pod by Rich Salz · 5 years ago
- a397aca Refactor many common flags into openssl.pod by Rich Salz · 5 years ago
- 9f3c076 Replace '=for comment ifdef' with '=for openssl' by Rich Salz · 5 years ago
- 3a4e43d Refactor -passin/-passout documentation by Rich Salz · 5 years ago
- 8bc93d2 Command docs: more reference fixes by Richard Levitte · 5 years ago
- f5c14c6 Command docs: fix links to other sections (sometimes in other manuals) by Richard Levitte · 5 years ago
- 35a810b Command docs: fix up command references by Richard Levitte · 5 years ago
- 2f0ea93 Command docs: replacables are in italics, options always start with a dash by Richard Levitte · 5 years ago
- fed8bd9 Command docs: remove ellipses for '-rand' by Richard Levitte · 5 years ago
- 1738c0c Add '=for comment ifdef' to pod pages by Rich Salz · 5 years ago
- e876971 Consistent formatting of flags with args by Rich Salz · 5 years ago
- b6b6657 Deprecate unprefixed manual entries for openssl commands by Dr. Matthias St. Pierre · 5 years ago[Renamed (98%) from doc/man1/s_client.pod]
- 3c74e77 Remove some duplicate words from the documentation by Denis Ovsienko · 5 years ago
- 558ea84 Remove heartbeats completely by Richard Levitte · 8 years ago
- fc4e500 Fix three identical grammatical errors by Dr. Matthias St. Pierre · 6 years ago
- 3dcbb6c Fix two spelling errors by A. Schulze · 6 years ago
- 8e98105 Don't set SNI by default if hostname is not dNS name by Ionut Mihalcea · 6 years ago
- 09d62b3 Fix end-point shared secret for DTLS/SCTP by Michael Tuexen · 6 years ago
- 69738da s_client: Add basic proxy authentication support by Marc · 6 years ago
- fc5ecad man: harmonize the various formulations in the HISTORY sections by Dr. Matthias St. Pierre · 6 years ago
- 449040b Following the license change, modify the boilerplates in doc/man1/ by Richard Levitte · 6 years ago
- 32097b3 Change Post Handshake auth so that it is opt-in by Matt Caswell · 6 years ago
- ed4fc85 Some protocol versions are build-time by Rich Salz · 6 years ago
- dfee862 Fix some issues found by Denian's lintian tool by Rich Salz · 7 years ago
- 7cacbe9 Documentation for missing s_client/s_server options by Dmitry Belyavskiy · 7 years ago
- 3d0dde8 Update the "Connected Commands" section of s_client/s_server docs by Matt Caswell · 7 years ago
- 9e064bc Provide documentation for the -psk_session option by Matt Caswell · 7 years ago
- bdb59d9 Fix documentation for the -showcerts s_client option by Matt Caswell · 7 years ago
- 9d2674c Add documentation for TLSv1.3 ciphersuite configuration by Matt Caswell · 7 years ago
- ce3dcdc Fix a typo in the s_client man page by Alex Gaynor · 7 years ago
- ebc0168 Add BIO_bind function to bind local address for a socket. by John Hughes · 7 years ago
- 6738bf1 Update copyright year by Matt Caswell · 7 years ago
- 9d75dce Add TLSv1.3 post-handshake authentication (PHA) by Todd Short · 7 years ago
- 3f2181e Additional name for all commands by Rich Salz · 7 years ago
- 8176431 Make '-name' option of the 's_client' more generic by Paul Yang · 7 years ago
- e75138a Doc fixes by Rich Salz · 7 years ago
- 3ee1eac Standardize apps use of -rand, etc. by Rich Salz · 8 years ago
- 4e2bd9c Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX option by Matt Caswell · 8 years ago
- 729ef85 s_client accepts host/port as positional argument. by Cory Benfield · 9 years ago
- 837f87c Forbid to specify -nextprotoneg if -tls1_3 is enabled by Paul Yang · 8 years ago
- 481afe2 Make SNI behavior more clear in s_client doc & help by Paul Yang · 8 years ago
- 9d77282 Document default client -psk_identity by Rich Salz · 8 years ago
- a2d9cfb Added mysql as starttls protocol. by Keigo Tanaka · 8 years ago
- 28e5ea8 Add a 'max_send_frag' option to configure maximum size of send fragments by FdaSilvaYY · 8 years ago
- 11ba87f Ensure s_client sends an SNI extension by default by Matt Caswell · 8 years ago
- 19044d3 Add documentation for the -sctp option in command line apps by Matt Caswell · 8 years ago
- 5a18572 Document new ssl(3) functions and options. by Dr. Stephen Henson · 8 years ago
- c4de074 Documentation updates by Pauli · 8 years ago
- 254b58f doc: Add missing options in s_{server,client} by Steven Collison · 8 years ago
- 6437b80 Add documentation for the new s_client and s_server early_data options by Matt Caswell · 8 years ago
- 398b0bb Add LDAP support (RFC 4511) to s_client ("-starttls ldap") by Robert Scheck · 8 years ago
- a7c04f2 Provided support for the -nameopt flag in s_client, s_server and s_time by Dmitry Belyavskiy · 8 years ago
- 20967af Add Sieve support (RFC 5804) to s_client ("-starttls sieve") by Robert Scheck · 8 years ago
- 4bf73e9 apps: Add support for writing a keylog file by Peter Wu · 8 years ago
- 8f85aa6 Add NNTP support (RFC 4642) to s_client ("-starttls nntp") by Robert Scheck · 8 years ago
- 9576545 Add LMTP support (RFC 2033) to s_client ("-starttls lmtp") by Robert Scheck · 8 years ago
- a22f9c8 Update s_client and s_server documentation about some missing arguments by EasySec · 8 years ago
- 582a17d Add the SSL_METHOD for TLSv1.3 and all other base changes required by Matt Caswell · 8 years ago
- 99d63d4 Move manpages to man[1357] structure. by Rich Salz · 8 years ago[Renamed from doc/apps/s_client.pod]
- b2e54eb Add Postgres support to -starttls by Valentin Vidic · 9 years ago