CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/02 07:45:05
Modified files:
lib/libtls : tls.h tls_client.c tls_init.3
Log message:
Add a tls_connect_fds() function that allows a secure connection to be
established using a pair of existing file descriptors.
Based on a diff/request from Jan Klemkow.
Rides previous libtls rename/library bump.
Discussed with tedu@.
