Make X509_ATTRIBUTE opaque.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 14 Mar 2015 23:48:47 +0000 (23:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 16 Mar 2015 15:54:19 +0000 (15:54 +0000)
commit9b0a453190efc9b14cc04e74ce2e8e35af45fb39
tree4b1ddda995fccce1e27832948bffbc250ab04dec
parentda27006df06853a33b132133699a7aa9d4277920
Make X509_ATTRIBUTE opaque.

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/pkcs12.c
crypto/asn1/Makefile
crypto/asn1/t_req.c
crypto/pkcs12/p12_attr.c
crypto/pkcs7/pk7_doit.c
crypto/x509/Makefile
crypto/x509/x509.h
crypto/x509/x509_att.c
crypto/x509/x509_lcl.h
crypto/x509/x509_req.c
crypto/x509/x_attrib.c [moved from crypto/asn1/x_attrib.c with 99% similarity]