CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/04 10:34:11
Modified files:
lib/libressl : ressl.h ressl_server.c
Log message:
Implement ressl_accept_socket, which allocates a new server connection
context (if necessary) and handles the TLS/SSL handshake over the given
socket.
