]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/s_client.c
Cleanup some copyright stuff
[thirdparty/openssl.git] / apps / s_client.c
2017-06-29  Steven DannemanFix double array increment in s_client mysql connect
2017-06-21  Matt CaswellPSK related tweaks based on review feedback
2017-06-21  Matt CaswellUse constants rather than macros for the cipher bytes...
2017-06-21  Matt CaswellTweak the client side PSK callback
2017-06-21  Matt CaswellFix no-psk
2017-06-21  Matt CaswellAdd the ability to set a TLSv1.3 PSK via just the key...
2017-06-21  Matt CaswellAdd the ability to use a client side TLSv1.3 external...
2017-06-21  Rich SalzMerge Nokia copyright notice into standard
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-12  Paul YangClean up a bundle of codingstyle stuff in apps directory
2017-06-08  Rich SalzFix possible memory over-read in apps/s_client.c
2017-06-01  Keigo TanakaAdded mysql as starttls protocol.
2017-04-28  FdaSilvaYYAdd checks on return code when applying some settings.
2017-04-28  FdaSilvaYYOutput prog name within error message
2017-04-28  FdaSilvaYYAdd a 'max_send_frag' option to configure maximum size...
2017-04-28  Todd ShortFix s_client when no-dtls
2017-04-27  Rich SalzRemove (broken) diagnostic print
2017-04-27  Matt CaswellEnsure s_client sends an SNI extension by default
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-25  Matt CaswellAdd a -sctp option to s_client
2017-04-03  Dr. Stephen HensonPrint CA names in s_server, add -requestCAfile to s_client
2017-04-03  Dr. Stephen HensonAdd requestCAfile option
2017-03-30  Andy Polyakovapps/*.c: switch to platform-neutral format modifiers...
2017-03-30  Matt CaswellFix s_client early data indicator
2017-03-14  Benjamin KadukFix a -Wsign-compare warning
2017-03-04  Andy Polyakovapps/s_client.c: harden ldap_ExtendedResponse_parse.
2017-03-02  Matt CaswellRename SSL_write_early() to SSL_write_early_data()
2017-03-02  Matt CaswellUpdates to s_server and s_client for the latest early_d...
2017-03-02  Matt CaswellTighten sanity checks when calling early data functions
2017-03-02  Matt CaswellGet s_client to report on whether early data was accept...
2017-03-02  Matt CaswellAdd an option to s_client to send early_data
2017-03-02  Robert ScheckAdd LDAP support (RFC 4511) to s_client ("-starttls...
2017-02-28  Matt CaswellRemove some commented out code in the apps
2017-02-21  Dmitry BelyavskiyProvided support for the -nameopt flag in s_client...
2017-02-17  Matt CaswellUpdates following review feedback
2017-02-17  Matt CaswellAdd the ability for s_client to send a KeyUpdate message
2017-02-16  Robert ScheckHandle negative reply for NNTP STARTTLS in s_client
2017-02-14  Robert ScheckAdd Sieve support (RFC 5804) to s_client ("-starttls...
2017-02-07  Peter Wuapps: Add support for writing a keylog file
2017-02-03  Robert ScheckAdd NNTP support (RFC 4642) to s_client ("-starttls...
2017-01-30  Matt CaswellMiscellaneous style tweaks based on feedback received
2017-01-30  Matt CaswellUpdate the s_client -sess_out feature to work for TLSv1.3
2017-01-25  FdaSilvaYYFix a few double ;
2017-01-24  Richard Levittes_client: Better response success check for CONNECT
2016-11-18  Robert ScheckAvoid warnings like unused enum value (as suggested...
2016-11-18  Robert ScheckShift inside of switch back one level (code style chang...
2016-11-18  Robert ScheckAdd LMTP support (RFC 2033) to s_client ("-starttls...
2016-11-15  Richard LevitteRevert "Remove heartbeats completely"
2016-11-15  Richard LevitteRemove heartbeats completely
2016-11-13  EasySecUpdate s_client and s_server documentation about some...
2016-11-02  Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-10-19  Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-17  Valentin VidicAdd Postgres support to -starttls
2016-10-14  FdaSilvaYYConstify command options
2016-10-01  Dr. Stephen Hensonfix memory leak
2016-09-28  David WoodhouseRestore '-keyform engine' support for s_client
2016-09-19  Richard LevitteFix no-ocsp
2016-09-15  Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-09-15  Richard LevitteReformat to fit OpenSSL source code standards
2016-09-15  Richard LevitteVSI submission: redirect terminal input through socket
2016-09-13  Viktor Szakatss_client: avoid warning on Windows/MS-DOS systems
2016-08-19  Dr. Stephen Hensonfix warning about trailing comma
2016-08-19  Viktor DukhovniAdd -dane_ee_no_namechecks s_client(1) option
2016-08-18  Viktor DukhovniFix missing dane_tlsa_rrdata option error message
2016-08-17  FdaSilvaYYSmall nits and cleanups
2016-08-17  FdaSilvaYYConstify char* input parameters in apps code
2016-08-17  FdaSilvaYYRelocalise some globals variables
2016-08-04  FdaSilvaYYPack globals variables used to control apps/verify_call...
2016-07-26  Jon LoeligerRT4639: Typo when -DSSL_DEBUG
2016-07-19  Richard LevitteFix forgotten goto
2016-07-19  Richard LevitteConvert the last uses of sockaddr in apps/* to use...
2016-07-08  Matt CaswellDisallow multiple protocol flags to s_server and s_client
2016-06-25  David BenjaminFix BN_is_prime* calls.
2016-06-21  mmiyashitasegmentation fault with 'openssl s_client -prexit ...
2016-06-18  FdaSilvaYYAdd a comment after some #endif at end of apps source...
2016-06-12  Dr. Stephen HensonDon't skip leading zeroes in PSK keys.
2016-06-12  John DenkerRT2759: Don't read TTY when already at EOF.
2016-06-12  Rich SalzAvoid memory leaks if options repeated.
2016-06-10  Rich SalzGH1183: Fix -unix and -connect, etc., override
2016-05-27  Matt CaswellFix intermittent windows failures in TLSProxy tests
2016-05-27  Matt CaswellFix s_client/s_server waiting for stdin on Windows
2016-05-18  FdaSilvaYYLocally declare some variables
2016-05-18  FdaSilvaYYFew cleanups in s_client, s_server apps.
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-05-16  Rich SalzUse OPENSSL_hexchar2int
2016-05-16  Rich SalzUse app_malloc; two missing cases.
2016-05-05  Matt CaswellHandle no async jobs in libssl
2016-04-21  Matt CaswellFix missing break in option parsing
2016-04-11  Matt CaswellFix the no-nextprotoneg option
2016-04-07  Viktor DukhovniSuppress CT callback as appropriate
2016-04-06  Matt CaswellFix no-ocsp
2016-03-21  Matt CaswellFix no-sock
2016-03-20  Rich SalzGH886: CONNECT should use HTTP/1.1
2016-03-18  Matt CaswellFix no-dgram
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-11  Rob PercivalSurround ctx_set_ctlog_list_file() with #ifndef OPENSSL...
2016-03-10  Rob Percivalcheck reviewer --reviewer=emilia
2016-03-10  Rob Percivalcheck reviewer --reviewer=emilia
next