Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | type corrected | Tobias Brunner | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -0/+10 |
| | | | | allows persistent or in-memory caching of fetched certificates | ||||
* | parallelized trust chain verification | Martin Willi | 2008-04-16 | 1 | -3/+2 |
| | | | | | | temporary imported certificates are thread-local only read-write locking on credential manager credential sets must be thread-save now | ||||
* | replaced get_public() by create_public_enumerator() to try multiple public ↵ | Martin Willi | 2008-03-27 | 1 | -10/+14 |
| | | | | keys for signature verification | ||||
* | implemented cert cache flushing, ipsec purgeocsp | Martin Willi | 2008-03-27 | 1 | -0/+7 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+187 |