Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced builder_t objects by simple builder_function_t functions | Martin Willi | 2009-09-10 | 1 | -18/+5 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -8/+8 |
| | |||||
* | handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵ | Martin Willi | 2009-08-26 | 1 | -2/+0 |
| | | | | credential kind | ||||
* | use a pluto specific credential builder to build pluto cert_t's | Martin Willi | 2009-08-26 | 1 | -4/+6 |
| | |||||
* | hide credentials headers in credential_factory.h | Andreas Steffen | 2009-05-28 | 1 | -3/+0 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -4/+11 |
| | | | | | | | | | 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 | ||||
* | fixed the cleanup code when the credential factory fails to create a builder | Tobias Brunner | 2008-05-19 | 1 | -0/+5 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+100 |