aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-04-19Move PKCS#7 functions into their own directory.David Benjamin1-11/+1
2016-02-26Move all signature algorithm code to crypto/x509.David Benjamin1-0/+2
2016-01-19Import “altchains” support.Adam Langley1-1/+10
2015-10-26Add a run_tests target to run all tests.David Benjamin1-0/+1
2015-08-26Move arm_arch.h and fix up lots of include paths.Adam Langley1-1/+1
2015-06-23Restore |X509_REQ_print| and friends, from OpenSSL at ce7e647b.Matt Braithwaite1-0/+1
2015-05-21Add malloc test support to unit tests.David Benjamin1-0/+2
2015-02-09Precompute sorted array for error strings.Adam Langley1-1/+0
2015-01-28Change CMakeLists.txt to two-space indent.Adam Langley1-53/+53
2014-08-07Add PKCS7_bundle_certificates.Adam Langley1-0/+8
2014-06-20Inital import.Adam Langley1-0/+57