Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix X509_DN comparison | Jack Lloyd | 2019-05-08 | 1 | -3/+8 |
* | Add a wrapper class that wraps macOS or Linux certificate stores. | Jack Lloyd | 2019-04-13 | 1 | -0/+2 |
* | Avoid creating a map from a DN when not required | Jack Lloyd | 2018-03-21 | 1 | -4/+3 |
* | Store elements of a DN as a vector | Jack Lloyd | 2018-03-21 | 1 | -7/+24 |
* | Support custom DN entries | Jack Lloyd | 2018-03-14 | 1 | -12/+18 |
* | Move DN upper bound function to X509_DN static function | Jack Lloyd | 2017-12-23 | 1 | -0/+10 |
* | Move X509_DN and AlternativeName from asn1 to x509 | Jack Lloyd | 2017-11-14 | 1 | -0/+65 |