New config module for string tables. This can be used to add new
authorDr. Stephen Henson <steve@openssl.org>
Mon, 22 Oct 2012 13:05:54 +0000 (13:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 22 Oct 2012 13:05:54 +0000 (13:05 +0000)
commit30765fed5558e81ea474c92291f6a9b139258f4d
tree29d0e14cf2e3117c1663a5cdaa1ad15a2953c1db
parent6a45ea4f887494bd972dcfc3186002497a1c6eeb
New config module for string tables. This can be used to add new
multi string components (as used in DN fields or request attributes)
or change the values of existing ones.
crypto/asn1/Makefile
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_gen.c
crypto/conf/conf_mall.c