Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor X.509 path validation | Jack Lloyd | 2016-11-23 | 7 | -356/+744 |
* | Add find_cert_by_pubkey_sha1 to Certificate_Store_In_Memory | Jack Lloyd | 2016-11-23 | 4 | -55/+64 |
* | Add X509_Certificate helper functions for OCSP | Jack Lloyd | 2016-11-23 | 2 | -4/+43 |
* | Explicitly number all Certificate_Status_Code enum values | Jack Lloyd | 2016-11-23 | 2 | -25/+146 |
* | Add key_constraints_to_string, GOST-34.10 cert handling | Jack Lloyd | 2016-11-18 | 3 | -5/+64 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 3 | -4/+3 |
* | Simplify some code by using T::create_or_throw | Jack Lloyd | 2016-11-03 | 1 | -3/+1 |
* | Remove ability to add OIDS at runtime. Remove global OID lock. | Jack Lloyd | 2016-11-03 | 1 | -2/+1 |
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 37 | -0/+7052 |