New function ASN1_mbstring_copy() to handle ASN1 string copying. Ultimately
authorDr. Stephen Henson <steve@openssl.org>
Thu, 21 Oct 1999 13:20:49 +0000 (13:20 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 21 Oct 1999 13:20:49 +0000 (13:20 +0000)
commit462f79ec44fb9259c48be448b231df3073c000d9
tree8d5a7975ef606ac78d2a74fb1944d9bf2a526cd7
parent08e9c1af6c26f74ef7f7524be4b89241ff232a8c
New function ASN1_mbstring_copy() to handle ASN1 string copying. Ultimately
this will be used to clear up the horrible DN mess.
CHANGES
crypto/asn1/Makefile.ssl
crypto/asn1/a_mbstr.c [new file with mode: 0644]
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
util/libeay.num