summaryrefslogtreecommitdiffstats
path: root/apps/s_client.c
AgeCommit message (Expand)Author
2015-08-04Fix SRTP s_client/s_server optionsMatt Caswell
2015-08-02Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie
2015-07-31Various doc fixes from GH pull requestsRich Salz
2015-07-31RT3742: Add xmpp_server to s_client.Kai Engert
2015-06-25missing breakDr. Stephen Henson
2015-06-15RT2547: Tighten perms on generated privkey filesRich Salz
2015-06-02Standardize handling of #ifdef'd options.Rich Salz
2015-05-29Restore module loadingRichard Levitte
2015-05-25fix s_client crashRich Salz
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-22RT266: Add HTTP proxy/CONNECT to s_clientMichael Trapp
2015-05-22Fix various OPENSSL_NO_* optionsMatt Caswell
2015-05-16Client side version negotiation rewriteMatt Caswell
2015-05-15Use #error in openssl/srp.hRich Salz
2015-05-13Remove Kerberos support from appsMatt Caswell
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-30In apps, malloc or dieRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-29Remove needless bio_err argumentRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-27Fix Wmaybe-uninitialized: initialize variableEmilia Kasper
2015-04-25RT2451: Add telnet to s_client -starttlsRich Salz
2015-04-25Add -nocommands to s_client.Rich Salz
2015-04-25fewer NO_ENGINE #ifdef'sRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-11free NULL cleanup 10Rich Salz
2015-03-28free NULL cleanupRich Salz
2015-03-25free NULL cleanupRich Salz
2015-03-25Fix bug in s_client. Previously default verify locations would only be loadedMatt Caswell
2015-03-23apps return value checksMatt Caswell
2015-03-05Unchecked malloc fixesMatt Caswell
2015-02-25Add -no_alt_chains option to apps to implement the newMatt Caswell
2015-02-06Live code cleanup: remove #if 1 stuffRich Salz
2015-01-30Dead code clean: #if 0 removal in appsRich Salz
2015-01-28Remove support for opaque-prfRich Salz
2015-01-27OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1Rich Salz
2015-01-27Remove explicit setting of read_ahead for DTLS. It never makes sense not toMatt Caswell
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-05Fix building with no-srtpPiotr Sikora
2014-12-31typo in s_clientDominik Neubauer
2014-12-17RT3548: Remove some obsolete platformsRich Salz