aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_crl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix more MSVC warningsJack Lloyd2018-12-041-1/+1
* Expose BER_Decoder constructor taking BER_Object&&Jack Lloyd2018-06-081-2/+2
* Prepare for making BER_Object members privateJack Lloyd2018-01-181-6/+5
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-0/+30
* Need binary IO for WindowsJack Lloyd2017-12-041-1/+1
* Support uninitialized certificate objectsJack Lloyd2017-12-041-18/+23
* Store X509_CRL data in shared_ptrJack Lloyd2017-11-141-49/+84
* Remove protected data members from X509_ObjectJack Lloyd2017-10-021-2/+2
* More include header cleanupsJack Lloyd2017-09-211-3/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-031-0/+202