Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more MSVC warnings | Jack Lloyd | 2018-12-04 | 1 | -1/+1 |
* | Expose BER_Decoder constructor taking BER_Object&& | Jack Lloyd | 2018-06-08 | 1 | -2/+2 |
* | Prepare for making BER_Object members private | Jack Lloyd | 2018-01-18 | 1 | -6/+5 |
* | Fix various x509 path validation bugs + path building with ambiguous DNs | Fabian Weissberg | 2017-12-20 | 1 | -0/+30 |
* | Need binary IO for Windows | Jack Lloyd | 2017-12-04 | 1 | -1/+1 |
* | Support uninitialized certificate objects | Jack Lloyd | 2017-12-04 | 1 | -18/+23 |
* | Store X509_CRL data in shared_ptr | Jack Lloyd | 2017-11-14 | 1 | -49/+84 |
* | Remove protected data members from X509_Object | Jack Lloyd | 2017-10-02 | 1 | -2/+2 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 1 | -3/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 1 | -0/+202 |