CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/27 08:38:40
Modified files:
lib/libtls : tls.c tls_config.c tls_internal.h
Log message:
Rename some of the internal error setting functions to more closely follow
existing naming standards. Also provide functions for setting a struct
tls_error * directly (rather than having to have a struct tls * or a
struct tls_config *).
