summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorjsing <>2021-09-04 16:26:12 +0000
committerjsing <>2021-09-04 16:26:12 +0000
commitfb975bbc325bbf4283ef4fa3886bde95fe20607e (patch)
tree44332845387994e621a09d6d1451fd9e6a3c865d /src/lib/libc/stdlib
parent9b575c8e2dbc619f0deaa20ee65a0cecab639c84 (diff)
downloadopenbsd-fb975bbc325bbf4283ef4fa3886bde95fe20607e.tar.gz
openbsd-fb975bbc325bbf4283ef4fa3886bde95fe20607e.tar.bz2
openbsd-fb975bbc325bbf4283ef4fa3886bde95fe20607e.zip
Factor out the TLSv1.3 code that handles content from TLS records.
Currently, the plaintext content from opened TLS records is handled via the rbuf code in the TLSv1.3 record layer. Factor this out and provide a separate struct tls_content, which knows how to track and manipulate the content. This makes the TLSv1.3 code cleaner, however it will also soon also be used to untangle parts of the legacy record layer. ok beck@ tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions