summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_srvr.c
diff options
context:
space:
mode:
authorjsing <>2020-08-30 15:40:20 +0000
committerjsing <>2020-08-30 15:40:20 +0000
commit5df2cd671a3bb55e3ec34638a6a36eef237c529f (patch)
tree18ad8015f1e0ba01f043e52b0e4feb24b04656f8 /src/lib/libssl/ssl_srvr.c
parent830241e4747844d045ac58c547d98af86f77e717 (diff)
downloadopenbsd-5df2cd671a3bb55e3ec34638a6a36eef237c529f.tar.gz
openbsd-5df2cd671a3bb55e3ec34638a6a36eef237c529f.tar.bz2
openbsd-5df2cd671a3bb55e3ec34638a6a36eef237c529f.zip
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 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions