diff options
author | 2015-09-10 18:32:06 +0000 | |
---|---|---|
committer | 2015-09-10 18:32:06 +0000 | |
commit | ab571fa13daadb732ece67471fd44311af17e87a (patch) | |
tree | da0a4ea64d6bc99b71293702417c2d0057fb100b /lib | |
parent | sync (diff) | |
download | wireguard-openbsd-ab571fa13daadb732ece67471fd44311af17e87a.tar.xz wireguard-openbsd-ab571fa13daadb732ece67471fd44311af17e87a.zip |
Convert syslogd TLS connect to use handshake callback. The bt_hostname
can go away as the callback does not need the hostname anymore.
Call tls_handshake() until successful. Remove the function
tls_socket() as it has a bad prefix. Just call tls_client(),
tls_configure() and tls_connect_socket() after the TCP socket has
been created. There is no need to wait until TCP connect has
finished.
OK beck@ jsing@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions