summaryrefslogtreecommitdiff
path: root/src/lib/libc/net
diff options
context:
space:
mode:
authorjsing <>2020-01-23 11:47:13 +0000
committerjsing <>2020-01-23 11:47:13 +0000
commit19a3c1d96385a70d4641d597c708f03c347280ae (patch)
tree0695bd7c209a3204a49c4b95c1c100e5f7223a6c /src/lib/libc/net
parente1c90a4e070ba366916c4e95414e9b0b2c2d5df7 (diff)
downloadopenbsd-19a3c1d96385a70d4641d597c708f03c347280ae.tar.gz
openbsd-19a3c1d96385a70d4641d597c708f03c347280ae.tar.bz2
openbsd-19a3c1d96385a70d4641d597c708f03c347280ae.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 'src/lib/libc/net')
0 files changed, 0 insertions, 0 deletions