]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/a_mbstr.c
Add Broadwell performance results.
[thirdparty/openssl.git] / crypto / asn1 / a_mbstr.c
2009-10-04  Dr. Stephen HensonFix unitialized warnings
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-11-01  Ben Lauriesize_tification.
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...