aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509name.c
Commit message (Expand)AuthorAgeFilesLines
* Add -Wundef to --strict-warnings options.Bernd Edlinger2017-02-241-1/+1
* Few nit'sFdaSilvaYY2017-01-251-6/+8
* Constify a bit X509_NAME_get_entryFdaSilvaYY2016-08-231-1/+1
* Constify some X509_NAME, ASN1 printing codeFdaSilvaYY2016-08-231-5/+9
* Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY2016-08-041-2/+2
* Constify input bufferFdaSilvaYY2016-08-041-3/+4
* Constify input parameters of methods :FdaSilvaYY2016-07-251-4/+4
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup 5aRich Salz2015-04-301-2/+1
* make X509_NAME opaqueDr. Stephen Henson2015-03-251-0/+6
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-10/+10
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-282/+294
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+4
* no need to cast away the constNils Larsch2006-03-041-1/+1
* Constification.Ben Laurie2005-03-301-5/+5
* Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson2000-03-141-1/+1
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-0/+1
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-5/+20
* Continued multibyte character support.Dr. Stephen Henson1999-10-271-0/+42
* More multibyte character support.Dr. Stephen Henson1999-10-251-1/+5
* Another safe stack.Ben Laurie1999-05-011-22/+23
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-55/+20
* Free the right thing.Ben Laurie1999-01-041-1/+1
* Make GCC happy by removing an unused variable defintion.Ralf S. Engelschall1999-01-021-1/+1
* Fix name delete problem.Ben Laurie1998-12-311-4/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-11/+12
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+357