aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_obj.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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