Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -365/+0 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -10/+10 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -2/+2 |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | ||||
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -1/+9 |
| | | | | allows persistent or in-memory caching of fetched certificates | ||||
* | fixed CRL check return value on revoked certificates | Martin Willi | 2008-03-19 | 1 | -8/+0 |
| | | | | | fixed possible refcounting bugs generic return_null() implementation | ||||
* | better normalized tables for SQL plugin (IDs) | Martin Willi | 2008-03-18 | 1 | -61/+82 |
| | |||||
* | credential lookup in mysql/sqlite database | Martin Willi | 2008-03-14 | 1 | -0/+346 |