summaryrefslogtreecommitdiffstats
path: root/apps/s_client.c
AgeCommit message (Expand)Author
2020-12-15Check non-option argumentsRich Salz
2020-10-26APPS: Remove the format argument where it's not usedRichard Levitte
2020-10-04APPS: Reduce deprecation warning suppression - ENGINERichard Levitte
2020-09-24load_key_certs_crls(): Restore output of fatal errorsDr. David von Oheimb
2020-09-13Fix safestack issues in ct.hMatt Caswell
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-08-20Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb
2020-08-20apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb
2020-07-16apps: deprecate enginesPauli
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-06-30Force ssl/tls protocol flags to use stream socketsBenny Baumann
2020-05-25s_client: Fix -proxy flag regressionMarc
2020-05-19Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy
2020-05-19Use _get0_ functions instead of _get_.Marc
2020-05-19s_client: Show cert algorithms & validity periodMarc
2020-05-15Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb
2020-05-06s_server normal shutdownDmitry Belyavskiy
2020-04-24Clean up the use of ERR_print_errors() in apps.c and in four appsDr. David von Oheimb
2020-04-24Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-20Fix descriptions of credentials and verification options for various appsDr. David von Oheimb
2020-03-07cmdline app: add provider commandline options.Pauli
2020-03-05fix a minor bug of s_clientRoger Ning
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-06More accurate doc of -ssl_config optionRich Salz
2019-11-20Document command parameters.Rich Salz
2019-11-08Add "sections" to -help outputRich Salz
2019-11-03Add -CAstore and similar to all openssl commands that have -CApathRichard Levitte
2019-10-14Add BN_check_prime()Kurt Roeckx
2019-07-16remove end of line spacesPauli
2019-07-16Remove tab characters from C source files.Pauli
2019-07-01Fix TyposAntoine Cœur
2019-04-08s_client starttls: fix handling of multiline replyDan Campbell
2019-04-01apps: print Kernel receive side TLS in s_client and s_serverBoris Pismenny
2019-03-29Remove heartbeats completelyRichard Levitte
2019-03-06Adapt SSL_DEBUG to the new generic trace APIRichard Levitte
2019-02-19Don't set SNI by default if hostname is not dNS nameIonut Mihalcea
2019-02-14Fix -verify_return_error in s_clientMatt Caswell
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-27s_client: fix not to send a command letter of RShigeki Ohtsu
2019-01-24Fix s_client so that it builds on WindowsMatt Caswell
2019-01-18s_client: Add basic proxy authentication supportMarc
2018-12-17Fix s_client hang on non-compliant NNTP server testQuantomicus
2018-12-07apps: print Kernel TLS in s_client and s_serverBoris Pismenny
2018-12-06Following the license change, modify the boilerplates in apps/Richard Levitte
2018-08-20Change Post Handshake auth so that it is opt-inMatt Caswell
2018-06-26Only dump session data after we have received itMatt Caswell