Continued multibyte character support.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Oct 1999 00:15:11 +0000 (00:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 27 Oct 1999 00:15:11 +0000 (00:15 +0000)
commit74400f7348c589bf9e7cd17f657c05b25f8758b1
tree0f3af155bb1cf7cd0a717eab9a8183dae2bdf4ee
parent62ac2938015939e2ef30f12295f0ee59ff79c11b
Continued multibyte character support.

Add a bunch of functions to simplify the creation of X509_NAME structures.

Change the X509_NAME_entry_add stuff in req/ca so it no longer uses
X509_NAME_entry_count(): passing -1 has the same effect.
CHANGES
apps/ca.c
apps/openssl.cnf
apps/req.c
crypto/asn1/a_mbstr.c
crypto/asn1/a_strnid.c
crypto/asn1/asn1.h
crypto/x509/x509.h
crypto/x509/x509_err.c
crypto/x509/x509name.c
util/libeay.num