Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | credmgr: introduce a hook function to catch trust chain validation errors | Martin Willi | 2013-07-18 | 1 | -0/+3 |
* | Add a cert_validator hook allowing plugins to provide custom lifetime checking | Martin Willi | 2013-02-19 | 1 | -0/+16 |
* | Make cert_validator_t.validate optional to implement | Martin Willi | 2013-02-19 | 1 | -0/+1 |
* | Some documentation corrections | Adrian-Ken Rueegsegger | 2012-01-12 | 1 | -1/+1 |
* | [hopefully] fixed pathlen problem on ARM platforms | Andreas Steffen | 2011-02-10 | 1 | -1/+1 |
* | Pass an additional anchor flag to validate() hook if we reach the root CA | Martin Willi | 2011-01-05 | 1 | -2/+3 |
* | Fixed doxygen group of cert_validator interface | Martin Willi | 2010-07-13 | 1 | -1/+1 |
* | Moved X509 addrBlock validation to a separate addrblock plugin | Martin Willi | 2010-07-13 | 1 | -0/+2 |
* | Added a certificate validation hook to the credential manager | Martin Willi | 2010-07-13 | 1 | -0/+49 |