CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2015/02/11 00:01:10

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

Log message:
Provide a tls_connect_servername() function that has the same behaviour
as tls_connect(), however allows the name to use for verification to be
explicitly provided, rather than being inferred from the host value.

Requested by reyk@

ok reyk@ tedu@

Reply via email to