CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/17 08:55:39
Modified files:
lib/libcrypto : Symbols.list
lib/libcrypto/asn1: x_pubkey.c
lib/libcrypto/x509: x509.h
Log message:
Provide X509_PUBKEY_get0() by splitting X509_PUBKEY_get() and turning it
into a wrapper that calls X509_PUBKEY_get0() and up refs.
