CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/10/31 07:46:17
Modified files:
include : Makefile
lib : Makefile
share/mk : bsd.README bsd.prog.mk
Added files:
lib/libtls : Makefile shlib_version tls.c tls.h tls_client.c
tls_config.c tls_init.3 tls_internal.h
tls_server.c tls_util.c tls_verify.c
Removed files:
lib/libressl : Makefile ressl.c ressl.h ressl_client.c
ressl_config.c ressl_init.3 ressl_internal.h
ressl_server.c ressl_util.c ressl_verify.c
shlib_version
Log message:
Rename libressl to libtls to avoid confusion and to make it easier to
distinguish between LibreSSL (the project) and libressl (the library).
Discussed with many.