aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* plugin load configuration in strongswan.confMartin Willi2008-05-151-3/+3
| | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins
* implemented a simple attribute provider for strokeMartin Willi2008-04-091-0/+1
|
* fixed plugin/stroke MakefileAndreas Steffen2008-03-261-1/+2
|
* splitted stroke plugin to several files:Martin Willi2008-03-261-1/+8
| | | | | | | | | | | socket: reads messages from socket, dispatching config: process add/del conn, serves configs through backend_t control: controlling of the daemon (up/down/route/...( cred: credential loading, serves creds through credential_set_t ca: ca sections from ipsec.conf, serves cdp's through credential_set_t list: log status information to stroke console (status/statusall/list*) shared_key: shared key implementation for keys read from ipsec.secrets plugin: registers stroke plugin and starts socket w/ thread
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+10