]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add ASN1_TYPE_cmp and X509_ALGOR_cmp.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 14 Dec 2014 23:14:15 +0000 (23:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 5 Jan 2015 15:34:49 +0000 (15:34 +0000)
commitc22e2dd6e52899926d1f1ee3a2b5b9570d03130f
treed9cd88869fef2066be5294af3c3d7e9d239a6ba7
parent7fae32f6d69baf27ef69d92499c59c8a3277f3e3
Add ASN1_TYPE_cmp and X509_ALGOR_cmp.

(these are needed for certificate fingerprint fixes)
Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/asn1/a_type.c
crypto/asn1/asn1.h
crypto/asn1/x_algor.c
crypto/x509/x509.h