diff options
author | jsing <> | 2015-09-02 17:59:15 +0000 |
---|---|---|
committer | jsing <> | 2015-09-02 17:59:15 +0000 |
commit | 6979bbfe4fd79a2951b19171936b69968db66c1e (patch) | |
tree | 5ed4d431f7e35e43a4977f14c4711fe9c9af39e0 /src/usr.bin/openssl/s_server.c | |
parent | 7a0325c92218252068766465cba0cc0eb35d0c93 (diff) | |
download | openbsd-6979bbfe4fd79a2951b19171936b69968db66c1e.tar.gz openbsd-6979bbfe4fd79a2951b19171936b69968db66c1e.tar.bz2 openbsd-6979bbfe4fd79a2951b19171936b69968db66c1e.zip |
Replace dtls1_client_hello() with ssl3_client_hello() - both are basically
the same code, with two slight differences for DTLS handling.
Also, make use of send_cookie to determine if the client random needs to
be preserved, rather than testing if it is zeroed (hopefully your random
number generator never returned all zeros, since the existing code would
break). Inspired by BoringSSL.
ok doug@
Diffstat (limited to 'src/usr.bin/openssl/s_server.c')
0 files changed, 0 insertions, 0 deletions