aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/credential_factory.c
Commit message (Expand)AuthorAgeFilesLines
* using rwlock to parallel build credentialsMartin Willi2008-12-091-10/+10
* add support for smartcards in charon by using the ENGINE API provided by Open...Tobias Brunner2008-12-031-0/+2
* refactored credential builderMartin Willi2008-09-021-116/+43
* loading PEM encoded public keysMartin Willi2008-06-111-0/+2
* fixed the cleanup code when the credential factory fails to create a builderTobias Brunner2008-05-191-2/+37
* added component BUILD_FROM_FILEAndreas Steffen2008-03-251-0/+1
* added ietf group attribute support to attibute certificate factoryAndreas Steffen2008-03-211-0/+1
* added BUILD_SERIAL component and fixed several ac bugsAndreas Steffen2008-03-211-0/+1
* added credential factory support for BULD_NOT_BEFORE_TIME and BUILD_NOT_AFTER...Andreas Steffen2008-03-211-0/+4
* enforcing x509_flags on certificate constructionMartin Willi2008-03-171-1/+6
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+263