summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_mbstr.c
AgeCommit message (Expand)Author
2009-10-04Fix unitialized warningsDr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-01size_tification.Ben Laurie
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-08-21outlen should be int * in out_utf8.Dr. Stephen Henson
2000-09-10Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to makeRichard Levitte
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson
2000-06-05int may be smaller than 32 bits.Bodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson
1999-11-04Allow additional information to be attached to aDr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-10-25More multibyte character support.Dr. Stephen Henson
1999-10-23Constification.Ben Laurie
1999-10-23Don't return stuff from void functions.Ben Laurie
1999-10-21New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson