Fix trivial coding style nits in a_time/a_tm files
[openssl.git] / crypto / asn1 / a_strnid.c
2017-07-24 lolyonokFix nid assignment in ASN1_STRING_TABLE_add
2016-11-03 Richard LevitteConvert asn1 selftests (a_strnid and ameth_lib) into...
2016-05-28 FdaSilvaYYAdd more zalloc
2016-05-28 FdaSilvaYYFix some missing inits
2016-05-26 Dr. Stephen HensonAdd rfc822Mailbox to string table.
2016-05-17 Rich SalzCopyright consolidation 08/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-07 Dmitry BelyavskyAdd NumericString support
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-03 Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-02-06 Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2014-06-01 Dr. Stephen HensonSet default global mask to UTF8 only.
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.