commit 6452a139fe2ec75db9b700d7f8f1b172960f4141 Author: Bjoern Zeeb <[email protected]> Date: Thu Aug 14 22:11:08 2014 -0400
RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING The EXT_BITSTRING and EXT_IA5STRING are defined in x509v3.h, but the low-level functions are not public. They are useful, no need to make them static. Note that BITSTRING already was exposed since this RT was created, so now we just export IA5STRING functions. Reviewed-by: Tim Hudson <[email protected]> -- Rich Salz, OpenSSL dev team; [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
