aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/connection_store.h
Commit message (Collapse)AuthorAgeFilesLines
* - added separate implementation for connection_store, credential_store, ↵Martin Willi2006-04-251-84/+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-1/+5
|
* - reworked configuration framework completlyMartin Willi2006-03-161-0/+80
- configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!