aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_ca.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-2/+0
* Allow the caller to specify the serial number of a generated certJack Lloyd2018-03-141-0/+41
* Fix a couple Doxygen format errors [ci skip]Jack Lloyd2017-12-261-5/+7
* Enable signing X509 structures with rsa-pssFabian Weissberg2017-12-221-0/+36
* Avoid tying encoding of CRLs to the current system clockJack Lloyd2017-12-181-4/+34
* In X509_CA save the hash function usedJack Lloyd2017-11-141-0/+7
* Correct issuer field of created CRLsJack Lloyd2017-11-141-1/+1
* Further header cleanupsJack Lloyd2017-09-281-0/+1
* Header cleanupsJack Lloyd2017-09-281-2/+1
* Avoid explicit deleteJack Lloyd2017-09-221-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* X509_CA: constantify X509_CA::sign_requestNuno Goncalves2017-04-031-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Pubkey cleanupsJack Lloyd2016-11-121-1/+2
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+145