summaryrefslogtreecommitdiff
path: root/crypto/asn1/a_mbstr.c
Commit message (Expand)AuthorAgeFilesLines
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-2/+2
* Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson2000-01-061-49/+1
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-1/+1
* Continued multibyte character support.Dr. Stephen Henson1999-10-271-0/+29
* More multibyte character support.Dr. Stephen Henson1999-10-251-8/+65
* Constification.Ben Laurie1999-10-231-4/+4
* Don't return stuff from void functions.Ben Laurie1999-10-231-2/+2
* New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson1999-10-211-0/+352