CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/17 09:39:43
Modified files:
lib/libcrypto : Symbols.list
lib/libcrypto/x509: x509_lu.c x509_vfy.h
Log message:
Provide X509_OBJECT_get_type(). Instead of the X509_LOOKUP_TYPE enum
(which we don't have) it returns a plain int.
ok jsing
