]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/a_mbstr.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / asn1 / a_mbstr.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2009-10-04  Dr. Stephen HensonFix unitialized warnings
2008-11-05  Dr. Stephen HensonChange old obsolete email address...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-09  Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-08-21  Dr. Stephen Hensonoutlen should be int * in out_utf8.
2000-09-10  Richard LevitteMarin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
2000-08-24  Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-06-05  Bodo Möllerint may be smaller than 32 bits.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-01-20  Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-06  Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...
1999-11-04  Dr. Stephen HensonAllow additional information to be attached to a
1999-10-27  Dr. Stephen HensonContinued multibyte character support.
1999-10-25  Dr. Stephen HensonMore multibyte character support.
1999-10-23  Ben LaurieConstification.
1999-10-23  Ben LaurieDon't return stuff from void functions.
1999-10-21  Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...