summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2021-02-25 17:06:06 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2021-02-25 17:06:06 +0000
commit52e23884c1ecc804a52fd5a464570538cd9f4bfb (patch)
tree1e571273e06d6b44070971c49d36a73b910b2995 /etc
parent85b166a61f5d65e039d05081daf0b2332a609d60 (diff)
Only use TLS versions internally (rather than both TLS and DTLS versions).
DTLS protocol version numbers are the 1's compliment of human readable TLS version numbers, which means that newer versions decrease in value and there is no direct mapping between TLS protocol version numbers and DTLS protocol version numbers. Rather than having to deal with this internally, only use TLS versions internally and map between DTLS and TLS protocol versions when necessary. Rename functions and variables to use 'tls_version' when they contain a TLS version (and never a DTLS version). ok tb@
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions