CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2014/10/15 21:19:02

Modified files:
        lib/libssl/src/crypto/buffer: buffer.h 
        lib/libssl/src/crypto/store: str_lib.c 
        lib/libssl/src/crypto/x509: x509_trs.c 
        lib/libssl/src/ssl: ssl_asn1.c 

Log message:
Get rid of the last remaining BUF_strdup and BUF_strlcpy and friends, use
intrinsic functions everywhere, and wrap these functions in an
#ifndef LIBRESSL_INTERNAL to make sure we don't bring their use back.

Reply via email to