summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/apps.h
diff options
context:
space:
mode:
authorjsing <>2015-09-02 17:59:15 +0000
committerjsing <>2015-09-02 17:59:15 +0000
commit6979bbfe4fd79a2951b19171936b69968db66c1e (patch)
tree5ed4d431f7e35e43a4977f14c4711fe9c9af39e0 /src/usr.bin/openssl/apps.h
parent7a0325c92218252068766465cba0cc0eb35d0c93 (diff)
downloadopenbsd-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/apps.h')
0 files changed, 0 insertions, 0 deletions