Remove references to o_time.h
[openssl.git] / crypto / asn1 / a_strnid.c
2012-10-19 Dr. Stephen Hensonfix ASN1_STRING_TABLE_add so it can override existing...
2011-01-24 Dr. Stephen HensonPR: 2433
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.
2008-10-22 Dr. Stephen HensonCreate function of the form OBJ_bsearch_xxx() in bsearc...
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2007-10-13 Andy PolyakovBunch of constifications.
2003-05-07 Dr. Stephen HensonAdd correct DN entry for serialNumber.
2003-03-14 Dr. Stephen HensonAdd entry for domainComponent so it is treated correctly.
2001-11-09 Bodo Möllercast to 'unsigned long' before using ~ if we need an...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2000-10-04 Dr. Stephen HensonGlobal DirectoryString mask fix.
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-02-22 Ulf Möllerwarning.
2000-01-07 Bodo Möllerapps/openssl.cnf and the documentation say it's "nombstr",
2000-01-07 Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-06 Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-08 Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-25 Dr. Stephen HensonMore multibyte character support.