CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/09/12 15:00:38

Modified files:
        lib/libtls     : Makefile tls.c tls.h tls_init.3 tls_internal.h 
                         tls_peer.c 
Added files:
        lib/libtls     : tls_conninfo.c 

Log message:
Move connection info into it's own private structure allocated and filled in
at handshake time. change accessors to return const char * to remove need
for caller to free memory.
ok jsing@

Reply via email to