aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_attrib.c
Commit message (Expand)AuthorAgeFilesLines
* x_attrib.c: Fix print_hex() functionTomas Mraz2024-07-121-13/+7
* ossl_print_attribute_value(): Multiple minor fixes for style and other errorsJonathan M. Wilbur2024-06-281-69/+51
* Support subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur2024-06-241-0/+226
* Fix NULL pointer access caused by X509_ATTRIBUTE_create()Ingo Schwarze2020-12-211-1/+4
* Fix safestack issues in asn1.hMatt Caswell2020-09-131-2/+0
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/x509/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-3/+3
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Fix path in commentsDr. Stephen Henson2015-09-221-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup 5aRich Salz2015-04-301-2/+1
* free NULL cleanup 8Rich Salz2015-04-301-2/+1
* Remove X509_ATTRIBUTE hack.Dr. Stephen Henson2015-03-251-22/+3
* Make X509_ATTRIBUTE opaque.Dr. Stephen Henson2015-03-161-0/+125