aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/sql/sql_cred.c
Commit message (Collapse)AuthorAgeFilesLines
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-171-1/+9
| | | | allows persistent or in-memory caching of fetched certificates
* fixed CRL check return value on revoked certificatesMartin Willi2008-03-191-8/+0
| | | | | fixed possible refcounting bugs generic return_null() implementation
* better normalized tables for SQL plugin (IDs)Martin Willi2008-03-181-61/+82
|
* credential lookup in mysql/sqlite databaseMartin Willi2008-03-141-0/+346