]> git.sur5r.net Git - openldap/commit
Added ldap_ucs_to_utf8s to convert ASN.1 T61STRING, BMPSTRING, and
authorHoward Chu <hyc@openldap.org>
Tue, 30 Apr 2002 13:57:01 +0000 (13:57 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 30 Apr 2002 13:57:01 +0000 (13:57 +0000)
commitb0055400949fac2206c70104659639022e876ee1
treedef7d3c681e028b9100e8ee6b1eeb75ce90bee47
parent0f966d2fdb392865cf615324519526c6ee1e4485
Added ldap_ucs_to_utf8s to convert ASN.1 T61STRING, BMPSTRING, and
UNIVERSALSTRING to UTF-8 format.

Rewrote ldap_X509dn2bv to check ASN.1 types and use above function.
libraries/libldap/getdn.c
libraries/libldap/utf-8.c