aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/med_db
Commit message (Collapse)AuthorAgeFilesLines
* renamed med_db plugin to medsrv, as we will introduce an additional medcli ↵Martin Willi2008-05-0811-859/+0
| | | | client plugin
* providing medation configuration through med_db pluginMartin Willi2008-05-064-1/+215
|
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-171-0/+1
| | | | allows persistent or in-memory caching of fetched certificates
* updated mediation database to public key authenticationMartin Willi2008-04-027-60/+353
| | | | | | added mysql table definition, test data testcase
* reusing generic shared_key_t implementation in med_dbMartin Willi2008-03-271-55/+1
|
* fixed CRL check return value on revoked certificatesMartin Willi2008-03-191-8/+0
| | | | | fixed possible refcounting bugs generic return_null() implementation
* fixed apidoc groupingMartin Willi2008-03-131-1/+1
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-135-0/+413