aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/credential_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Add a generic interface for crypto containers and a more specific PKCS#7 inte...Martin Willi2012-12-191-0/+5
* Some documentation correctionsAdrian-Ken Rueegsegger2012-01-121-1/+1
* Added a final flag to builder registration to enumerate the actually supporte...Martin Willi2010-09-031-7/+17
* Added an enumerator for registered credential buildersMartin Willi2010-09-021-0/+6
* Replaced builder_t objects by simple builder_function_t functionsMartin Willi2009-09-101-18/+5
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-8/+8
* handle pluto specific certificates under CRED_CERTIFICATE, not as own credent...Martin Willi2009-08-261-2/+0
* use a pluto specific credential builder to build pluto cert_t'sMartin Willi2009-08-261-4/+6
* hide credentials headers in credential_factory.hAndreas Steffen2009-05-281-3/+0
* updated DoxyfileMartin Willi2009-03-241-1/+1
* refactored credential builderMartin Willi2008-09-021-4/+11
* fixed the cleanup code when the credential factory fails to create a builderTobias Brunner2008-05-191-0/+5
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+100