aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_att.c
Commit message (Expand)AuthorAgeFilesLines
* Add -Wundef to --strict-warnings options.Bernd Edlinger2017-02-241-1/+1
* Few nit'sFdaSilvaYY2017-01-251-2/+2
* Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY2016-08-041-4/+3
* Constify input parameters of methods :FdaSilvaYY2016-07-251-1/+1
* Fix an error path leak in int X509_ATTRIBUTE_set1_data()Matt Caswell2016-06-101-3/+9
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Fix some missing OBJ_dup failure checks.FdaSilvaYY2016-05-161-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-2/+2
* free NULL cleanup 5aRich Salz2015-04-301-4/+2
* Remove X509_ATTRIBUTE hack.Dr. Stephen Henson2015-03-251-15/+5
* Make X509_ATTRIBUTE opaque.Dr. Stephen Henson2015-03-161-0/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-219/+244
* Update from stable branch.Dr. Stephen Henson2008-06-261-2/+8
* Fix from stable branch.Dr. Stephen Henson2008-05-301-1/+1
* And so it begins...Dr. Stephen Henson2008-03-121-2/+1
* Fix typo and avoid warning.Dr. Stephen Henson2008-02-281-2/+2
* Typo.Dr. Stephen Henson2008-02-121-1/+1
* Utility attribute function to retrieve attribute data from an expectedDr. Stephen Henson2008-02-111-0/+16
* Extend attribute setting routines to support non-string types.Dr. Stephen Henson2008-02-111-2/+8
* improved error checking and some fixesNils Larsch2005-07-261-2/+8
* Fix more error codes.Bodo Möller2005-05-111-1/+1
* Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson2001-06-111-10/+10
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-3/+3
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-18/+18
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-6/+4
* Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson2000-01-191-13/+68
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-6/+21
* Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson2000-01-061-0/+258