aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x_x509a.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-11Const-correct the i2d/dup functions we can.David Benjamin1-1/+1
2022-06-22Run convert_comments.go on the recently-converted filesDavid Benjamin1-12/+10
2022-06-22Re-run clang-format with InsertBraces.David Benjamin1-14/+28
2022-06-22clang-format remaining directories.David Benjamin1-109/+100
2022-03-18Unexport X509_CERT_AUX and remove X509_CERT_AUX.otherDavid Benjamin1-1/+0
2022-03-18Document and tidy up X509_alias_get0, etc.David Benjamin1-12/+18
2021-05-07Make X509_SIG and X509_CERT_AUX opaque.David Benjamin1-0/+3
2020-11-06Const-correct various X509 string parameters.David Benjamin1-2/+2
2017-06-09Delete some dead code from crypto/x509.David Benjamin1-7/+0
2016-01-19OpenSSL reformat x509/, x509v3/, pem/ and asn1/.Adam Langley1-91/+99
2015-08-31Fix memory leaks on error in x_x509a.c.David Benjamin1-14/+34
2014-06-20Inital import.Adam Langley1-0/+177