Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | systime-fix: Add timeout option to stop waiting for valid system time | Tobias Brunner | 2017-11-08 | 1 | -10/+42 |
| | | | | | A certificate check is forced once the timeout is reached even if the system time appears to be invalid. | ||||
* | libcharon: Use lib->ns instead of charon->name | Tobias Brunner | 2014-02-12 | 1 | -4/+4 |
| | |||||
* | systime-fix: Use plugin features to register validator | Tobias Brunner | 2013-06-11 | 1 | -24/+51 |
| | |||||
* | systime-fix disables certificate lifetime validation if system time not synced | Martin Willi | 2013-02-19 | 1 | -0/+193 |
| | | | | | | The system time can be periodically checked. If it gets valid, certificates get rechecked with the current lifetime. If certificates are invalid, associated IKE_SAs can be closed or reauthenticated. | ||||
* | Add a stub for systime-fix, a plugin handling certificate lifetimes gracefully | Martin Willi | 2013-02-19 | 1 | -0/+63 |