[#] http://marc.info/?l=openbsd-cvs&m=140717007622342&w=2
openbsd-cvs(obsdave,2) — All
2014-08-04 20:55:20


Module name: src
Changes by: jsing@cvs.openbsd.org 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.