summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_strnid.c
AgeCommit message (Expand)Author
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-07-28Fix coding style nits in crypto/asn1/a_strnid.cPaul Yang
2017-07-24Fix nid assignment in ASN1_STRING_TABLE_addlolyonok
2016-11-03Convert asn1 selftests (a_strnid and ameth_lib) into internal testRichard Levitte
2016-05-29Add more zallocFdaSilvaYY
2016-05-29Fix some missing initsFdaSilvaYY
2016-05-26Add rfc822Mailbox to string table.Dr. Stephen Henson
2016-05-17Copyright consolidation 08/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-07Add NumericString supportDmitry Belyavsky
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2014-06-01Set default global mask to UTF8 only.Dr. Stephen Henson
2012-10-19fix ASN1_STRING_TABLE_add so it can override existing string table valuesDr. Stephen Henson
2011-01-24PR: 2433Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-01size_tification.Ben Laurie
2008-10-22Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macrosDr. Stephen Henson
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2007-10-13Bunch of constifications.Andy Polyakov
2003-05-07Add correct DN entry for serialNumber.Dr. Stephen Henson
2003-03-14Add entry for domainComponent so it is treated correctly.Dr. Stephen Henson
2001-11-09cast to 'unsigned long' before using ~ if we need an unsigned long resultBodo Möller
2001-06-11Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson
2000-10-04Global DirectoryString mask fix.Dr. Stephen Henson
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-02-22warning.Ulf Möller
2000-01-07apps/openssl.cnf and the documentation say it's "nombstr",Bodo Möller
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-10-25More multibyte character support.Dr. Stephen Henson