CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/11 19:20:25
Added files:
lib/libressl : Makefile ressl.c ressl.h ressl_config.c
ressl_config.h ressl_internal.h ressl_util.c
ressl_verify.c shlib_version
Log message:
Initial version of libressl - a library that provides a clean, simple,
consistent and secure-by-default API for SSL clients (and soon servers).
This is a long way from complete and the interface will likely change
substantially - committing now so that further work can happen in the tree.
Initiated by tedu@ and inspired by discussions with tedu@, beck@ and
other developers.