]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/s_client.c
Fix typos found by codespell
[thirdparty/openssl.git] / apps / s_client.c
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-06  Michael BaentschCast the argument to unsigned char when calling isdigit()
2023-06-06  Vladimír Kotalallow to disable http
2023-05-29  Hugo LandauQUIC: Rename SSL_tick etc. in s_client
2023-05-08  Matt CaswellDon't attempt a QUIC connection without specifying...
2023-05-08  Matt CaswellAdd the ability to send FIN on a QUIC stream from s_client
2023-05-08  Matt CaswellAdd QUIC support to s_client
2023-04-24  Matt CaswellReplace use of strstr with strchr
2023-04-24  Matt CaswellCoverity 1524619: unexpected control flow
2023-03-30  Matt CaswellAdd a new advanced command mode to s_client
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-01-24  FdaSilvaYYTypos fixing
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-10-04  Steven Collisons_client: Support interactive reconnect command
2022-05-05  Vita Batrlas_client -proxy / -starttls shouldn't be mutually exclusive
2022-05-03  Matt CaswellUpdate copyright year
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10  xkernelcheck the return value of BIO_new_file()
2022-03-04  xkernelapps: several return value checks for BIO_new()
2022-02-28  xkernelcheck the return value of CRYPTO_strdup()
2022-02-14  Rami KhaldiImplement a new flag for running s_client in a non...
2022-02-05  Richard LevitteMove e_os.h to include/internal
2021-12-29  Matt CaswellEnsure s_client sends SNI data when used with -proxy
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-07  Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-11-22  Peiwei HuSSL_export_keying_material: fix return check
2021-11-17  Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-11-02  Felipe GasperRevise s_client and s_server verbiage re secure renegot...
2021-10-28  x2018fix some code with obvious wrong coding style
2021-10-09  Dmitry BelyavskiyBindhost/bindport should be freed
2021-09-18  Tianjia Zhangapps/s_client: Add ktls option
2021-06-15  Rich SalzRemove "-immedate_renegotiation" option
2021-06-13  Richard LevitteAPPS: Remove an unreachable statement in s_client.c
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
2021-05-17  Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-06  Tomas MrazMake the -inform option to be respected if possible
2021-05-05  Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-04-30  Shane LontisFix CRL app so that stdin works.
2021-04-14  Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-03-15  Tomas Mrazapps: Add maybe_stdin argument to load_certs and set...
2021-02-17  Petr GotthardReplace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server...
2021-02-12  Matt CaswellDeprecate the low level SRP APIs
2021-02-11  Rich SalzLoad rand state after loading providers
2021-01-28  Richard LevitteUpdate copyright year
2021-01-11  Dr. David von OheimbAPPS: Fix confusion between program and app/command...
2020-12-15  Rich SalzCheck non-option arguments
2020-10-26  Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-04  Richard LevitteAPPS: Reduce deprecation warning suppression - ENGINE
2020-09-24  Dr. David von Oheimbload_key_certs_crls(): Restore output of fatal errors
2020-09-13  Matt CaswellFix safestack issues in ct.h
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13  Matt CaswellFix safestack issues in x509.h
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-16  Pauliapps: deprecate engines
2020-07-16  Todd ShortAdd SSL_get[01]_peer_certificate()
2020-06-30  Benny BaumannForce ssl/tls protocol flags to use stream sockets
2020-05-25  Marcs_client: Fix -proxy flag regression
2020-05-19  Dmitry BelyavskiyIntroducing option SSL_OP_IGNORE_UNEXPECTED_EOF
2020-05-19  MarcUse _get0_ functions instead of _get_.
2020-05-19  Marcs_client: Show cert algorithms & validity period
2020-05-15  Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-05-06  Dmitry Belyavskiys_server normal shutdown
2020-04-24  Dr. David von OheimbClean up the use of ERR_print_errors() in apps.c and...
2020-04-24  David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
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-03-05  Roger Ningfix a minor bug of s_client
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-06  Rich SalzMore accurate doc of -ssl_config option
2019-11-20  Rich SalzDocument command parameters.
2019-11-07  Rich SalzAdd "sections" to -help output
2019-11-03  Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-10-14  Kurt RoeckxAdd BN_check_prime()
2019-07-16  Pauliremove end of line spaces
2019-07-16  PauliRemove tab characters from C source files.
2019-07-01  Antoine CœurFix Typos
2019-04-08  Dan Campbells_client starttls: fix handling of multiline reply
2019-04-01  Boris Pismennyapps: print Kernel receive side TLS in s_client and...
2019-03-29  Richard LevitteRemove heartbeats completely
2019-03-06  Richard LevitteAdapt SSL_DEBUG to the new generic trace API
2019-02-19  Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-14  Matt CaswellFix -verify_return_error in s_client
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-02-01  Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-27  Shigeki Ohtsus_client: fix not to send a command letter of R
2019-01-24  Matt CaswellFix s_client so that it builds on Windows
2019-01-18  Marcs_client: Add basic proxy authentication support
2018-12-17  QuantomicusFix s_client hang on non-compliant NNTP server test
2018-12-07  Boris Pismennyapps: print Kernel TLS in s_client and s_server
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-20  Matt CaswellChange Post Handshake auth so that it is opt-in
2018-06-26  Matt CaswellOnly dump session data after we have received it
2018-05-31  Matt CaswellFix a memory leak in an error path
2018-05-22  Kurt RoeckxEnable SSL_MODE_AUTO_RETRY by default
2018-05-20  Todd ShortFix no-srtp build warnings
2018-05-08  Matt CaswellFix s_client and s_server so that they correctly handle...
next