CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2016/11/11 07:02:24

Modified files:
        lib/libtls     : tls.h tls_config.c tls_init.3 

Log message:
Change the return value of tls_config_set_protocols() and
tls_config_set_verify_depth() from void to int. This makes them consistent
with all other tls_config_set_* functions and will allow for call time
validation to be implemented.

Rides libtls major bump.

ok beck@

Reply via email to