diff options
author | jsing <> | 2019-01-21 13:45:57 +0000 |
---|---|---|
committer | jsing <> | 2019-01-21 13:45:57 +0000 |
commit | f21a3bd76c1dc4754f327f6fce96c1c3de33219e (patch) | |
tree | 14969b4304a48b9fdbf41d756aec5076c5ac5d69 /src/lib/libssl/ssl_lib.c | |
parent | d2fc06dd0ef9edf05b0e1fb4198cc10bd27363d6 (diff) | |
download | openbsd-f21a3bd76c1dc4754f327f6fce96c1c3de33219e.tar.gz openbsd-f21a3bd76c1dc4754f327f6fce96c1c3de33219e.tar.bz2 openbsd-f21a3bd76c1dc4754f327f6fce96c1c3de33219e.zip |
Provide the initial TLSv1.3 client implementation.
Move tls13_connect() to a new tls13_client.c file and provide a legacy
wrapper to it, which allocates a struct tls_ctx if necessary. Also move
tls13_client_hello_send() to tls13_client.c and actual implement the
building of a client hello.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions