Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed med_db plugin to medsrv, as we will introduce an additional medcli ↵ | Martin Willi | 2008-05-08 | 11 | -859/+0 |
| | | | | client plugin | ||||
* | providing medation configuration through med_db plugin | Martin Willi | 2008-05-06 | 4 | -1/+215 |
| | |||||
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -0/+1 |
| | | | | allows persistent or in-memory caching of fetched certificates | ||||
* | updated mediation database to public key authentication | Martin Willi | 2008-04-02 | 7 | -60/+353 |
| | | | | | | added mysql table definition, test data testcase | ||||
* | reusing generic shared_key_t implementation in med_db | Martin Willi | 2008-03-27 | 1 | -55/+1 |
| | |||||
* | fixed CRL check return value on revoked certificates | Martin Willi | 2008-03-19 | 1 | -8/+0 |
| | | | | | fixed possible refcounting bugs generic return_null() implementation | ||||
* | fixed apidoc grouping | Martin Willi | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 5 | -0/+413 |