aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/policies/policy.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-249/+0
| | | | | - applied patch for charon
* - reworked usage of IDs in various statesMartin Willi2006-04-271-1/+1
| | | | | | - using ID_ANY for any, not NULL as before - initiator sends IDr payload in IKE_AUTH when ID unique
* - added separate implementation for connection_store, credential_store, ↵Martin Willi2006-04-251-0/+249
policy_store - added folder structure to config - credentials are fetched solely on IDs now