aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/stroke_configuration.c
Commit message (Collapse)AuthorAgeFilesLines
* - reworked configuration framework completlyMartin Willi2006-03-161-992/+0
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - first attempt for connection loading and starting via "stroke"Martin Willi2006-03-141-0/+992
- some improvements here and there