aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/policy_store.h
Commit message (Collapse)AuthorAgeFilesLines
* - added separate implementation for connection_store, credential_store, ↵Martin Willi2006-04-251-65/+0
| | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now
* - works quite well now with ipsec.conf & ipsec starterMartin Willi2006-03-201-2/+5
|
* - reworked configuration framework completlyMartin Willi2006-03-161-0/+62
- configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!