summaryrefslogtreecommitdiffstats
path: root/lib/libssl/tls13_lib.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2020-01-23 11:47:13 +0000
committerjsing <jsing@openbsd.org>2020-01-23 11:47:13 +0000
commitc43b2f196494caf5ee1be803843217f94a6f4c08 (patch)
tree7717a9ef58d9264e7d4460cbcfc1df0fdf909650 /lib/libssl/tls13_lib.c
parentHandle zlib compression being disabled now that it's optional. (diff)
downloadwireguard-openbsd-c43b2f196494caf5ee1be803843217f94a6f4c08.tar.xz
wireguard-openbsd-c43b2f196494caf5ee1be803843217f94a6f4c08.zip
Correct several issues in the current TLSv1.3 server code.
Correct the parsing of the client hello support versions extension. This has one or more values, rather than just the single selected version. Allocate an SSL_SESSION - this is unused currently, but is needed as soon as we start parsing extensions. Also, pull the cipher suites list off correctly - this is u16 prefixed, not u8. ok beck@
Diffstat (limited to 'lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions