diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2020-08-30 15:40:21 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2020-08-30 15:40:21 +0000 |
commit | 2dcd8cc6adea7198dce2883d16cf1c8c6687e78a (patch) | |
tree | addd33fad60bf84e7ee121a8d9bb3c4fd1216b5f /usr.bin/awk | |
parent | aa2745e03594d3c7f954ed49b7bc41ae53a89f04 (diff) |
Start replacing the existing TLSv1.2 record layer.
This takes the same design/approach used in TLSv1.3 and provides an
opaque struct that is self contained and cannot reach back into other
layers. For now this just implements/replaces the writing of records
for DTLSv1/TLSv1.0/TLSv1.1/TLSv1.2. In doing so we stop copying the
plaintext into the same buffer that is used to transmit to the wire.
ok inoguchi@ tb@
Diffstat (limited to 'usr.bin/awk')
0 files changed, 0 insertions, 0 deletions