Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All of the X509 modules were actually mutually dependent. Ideally this | lloyd | 2012-02-06 | 1 | -104/+0 |
| | | | | | would be fixed but it's quite hard to do, makes more sense for now to merge then back into one big x509 blog. | ||||
* | Fix CRL reason codes and updating of CRLs. Add tests for both cases. | lloyd | 2010-10-07 | 1 | -8/+0 |
| | |||||
* | Forward port CRL fixes from rev 7bb2001cd554a1acc3d345914ea710ff0e1d3a6b | lloyd | 2010-10-07 | 1 | -7/+12 |
| | |||||
* | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 1 | -0/+107 |
dependent right now. |