Add -rev test option to s_server to just reverse order of characters received
authorDr. Stephen Henson <steve@openssl.org>
Fri, 14 Sep 2012 13:27:05 +0000 (13:27 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 19 Aug 2013 13:13:38 +0000 (14:13 +0100)
commit171c4da568bc8606e107cfaa3c994e3b961bec30
tree3734d8a543d3e0d7a7b7380c52adeb62195145c0
parent04611fb0f178b9385c680b576824e35400784269
Add -rev test option to s_server to just reverse order of characters received
by client and send back to server. Also prints an abbreviated summary of
the connection parameters.
(cherry picked from commit 4f3df8bea2981b1547eaae8704f0207c7766c2fa)
CHANGES
apps/s_server.c