aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_obj.cpp
Commit message (Expand)AuthorAgeFilesLines
* s/as_string/to_string/Jack Lloyd2019-03-011-1/+1
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-1/+1
* Simplify exception messagesJack Lloyd2018-08-221-1/+1
* DER improvementsJack Lloyd2018-05-221-18/+10
* Support Ed25519 certificate formatJack Lloyd2018-03-201-37/+70
* Allow applications to easily override extensions in cert requestsJack Lloyd2018-01-231-0/+67
* Merge GH #1364 Expose a function returning status when verifying X509 objectsJack Lloyd2017-12-191-48/+62
|\
| * Expose a function returning a status code for verifing X509 objectsJack Lloyd2017-12-191-48/+62
* | Add accessors to ASN1_Attribute and AlgorithmIdentifierJack Lloyd2017-12-191-9/+9
|/
* Need binary IO for WindowsJack Lloyd2017-12-041-11/+1
* Support uninitialized certificate objectsJack Lloyd2017-12-041-61/+34
* Use new Decoding_Error constructorJack Lloyd2017-11-141-4/+2
* review changesDaniel Neus2017-10-211-2/+1
* X.509 RSA-PSS verificationDaniel Neus2017-10-201-6/+88
* Remove protected data members from X509_ObjectJack Lloyd2017-10-021-22/+6
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Remove verify_end() chained immediatly before end_cons() (close #890)Nuno Goncalves2017-02-251-1/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+249