summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509name.c
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/x509/Richard Levitte
2018-08-07x509/x509name.c: fix potential crash in X509_NAME_get_text_by_OBJ.Andy Polyakov
2018-04-17Update copyright yearRichard Levitte
2018-04-05Fix bugs in X509_NAME_ENTRY_setRich Salz
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-09-28Use safestack.h exclusively internally.Pauli
2017-02-24Add -Wundef to --strict-warnings options.Bernd Edlinger
2017-01-25Few nit'sFdaSilvaYY
2016-08-23Constify a bit X509_NAME_get_entryFdaSilvaYY
2016-08-23Constify some X509_NAME, ASN1 printing codeFdaSilvaYY
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-08-04Constify input bufferFdaSilvaYY
2016-07-25Constify input parameters of methods :FdaSilvaYY
2016-05-17Copyright consolidation 09/10Rich Salz
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-04-30free NULL cleanup 5aRich Salz
2015-03-25make X509_NAME opaqueDr. Stephen Henson
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2006-03-04no need to cast away the constNils Larsch
2005-03-30Constification.Ben Laurie
2000-03-14Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. 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
1999-05-01Another safe stack.Ben Laurie
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-04Free the right thing.Ben Laurie
1999-01-02Make GCC happy by removing an unused variable defintion.Ralf S. Engelschall
1998-12-31Fix name delete problem.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall