Honor BUFSIZZ definition in s_server, don't use tiny 32 byte
authorBodo Möller <bodo@openssl.org>
Sat, 25 Sep 1999 11:24:53 +0000 (11:24 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 25 Sep 1999 11:24:53 +0000 (11:24 +0000)
commitdd73193c83957529a5f658e0300da9ad8b7d274a
treeba4daa010ecdde724a24d11ccde59de5b8daee95
parent4ad378ea4329255adae942393413751b33beeaaf
Honor BUFSIZZ definition in s_server, don't use tiny 32 byte
buffer (which leads to truncation of client cipher list).
apps/s_server.c