aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/backends/sqlite_backend.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed sqlite database pathMartin Willi2007-10-021-2/+2
|
* moved force_encap to ike_config, enables responder to enforce udp encapsulationMartin Willi2007-10-011-2/+2
| | | | fixed bugs in force_encap code
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-011-0/+1
| | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls
* prototype implemementation of an sqlite configuration backendMartin Willi2007-09-181-0/+307