aboutsummaryrefslogtreecommitdiff
path: root/tool/transport_common.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Reland "Fix bssl client/server's error-handling."David Benjamin1-1/+4
2018-05-07Revert "Fix bssl client/server's error-handling."Steven Valdez1-4/+1
2018-05-07Fix bssl client/server's error-handling.David Benjamin1-1/+4
2017-09-19Write connection info to a BIO instead of stderr.Peter Wu1-1/+1
2017-08-18Run the comment converter on fuzz/ and tool/David Benjamin1-1/+1
2017-07-07Implement basic HTTP tunnel support in bssl client.David Benjamin1-0/+6
2017-06-29Keep the same listening socket in bssl server -loop.David Benjamin1-4/+18
2016-07-17Teach bssl server about -max-version and -min-version.David Benjamin1-0/+2
2016-07-12Revert "Move C++ helpers into |bssl| namespace."Adam Langley1-6/+0
2016-07-11Move C++ helpers into |bssl| namespace.Adam Langley1-0/+6
2016-07-11Support “-starttls smtp” in `bssl client`Adam Langley1-0/+3
2015-01-28Enable bssl client/s_client and server/s_server on Windows.Brian Smith1-0/+2
2014-12-11Add the ability to run a server from the command line tool.Dave Tapuska1-0/+41