aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/builder.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed builder_cancel macro to return NULL on failed buildMartin Willi2008-10-061-1/+6
|
* refactored credential builderMartin Willi2008-09-021-2/+10
| | | | | | | | | 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
* loading PEM encoded public keysMartin Willi2008-06-111-0/+2
|
* added component BUILD_FROM_FILEAndreas Steffen2008-03-251-2/+4
|
* added ietf group attribute support to attibute certificate factoryAndreas Steffen2008-03-211-2/+4
|
* added BUILD_SERIAL component and fixed several ac bugsAndreas Steffen2008-03-211-1/+3
|
* refactored openac and its attribute certificate factoryAndreas Steffen2008-03-201-0/+4
|
* enforcing x509_flags on certificate constructionMartin Willi2008-03-171-1/+3
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+101