summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_clnt.c
diff options
context:
space:
mode:
authorjsing <>2014-12-14 16:07:26 +0000
committerjsing <>2014-12-14 16:07:26 +0000
commit07ed3281a22942e6f12d90c428ffd29e5f4f1ddb (patch)
tree0b3f794835578b05409792e2fce6c456572f9896 /src/lib/libssl/d1_clnt.c
parent4756f9cf06b8309fcf4d75e1791149090f6740cd (diff)
downloadopenbsd-07ed3281a22942e6f12d90c428ffd29e5f4f1ddb.tar.gz
openbsd-07ed3281a22942e6f12d90c428ffd29e5f4f1ddb.tar.bz2
openbsd-07ed3281a22942e6f12d90c428ffd29e5f4f1ddb.zip
Provide functions for starting, finishing and writing SSL handshake
messages. This will allow for removal of repeated/duplicated code. Additionally, DTLS was written by wholesale copying of the SSL/TLS code, with some DTLS specifics being added to the duplicated code. Since these SSL handshake message functions know how to handle both SSL/TLS and DTLS, upon conversion the duplicate versions will become identical (or close to), at which point the DTLS versions can be removed and the SSL/TLS versions used for both protocols. Partially based on similar changes in OpenSSL. ok miod@
Diffstat (limited to 'src/lib/libssl/d1_clnt.c')
0 files changed, 0 insertions, 0 deletions