]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/a_utf8.c
Add Broadwell performance results.
[thirdparty/openssl.git] / crypto / asn1 / a_utf8.c
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben Lauriesize_tification.
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-06-05  Bodo Möllerint may be smaller than 32 bits.
1999-10-23  Ben LaurieConstification.
1999-10-23  Ben LaurieDon't return stuff from void functions.
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-09-19  Dr. Stephen HensonLots of evil casts to stop VC++ choking with "possible...
1999-09-04  Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Dr. Stephen HensonAdd support for VISIBLESTRING and UTF8String