aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/backends/sqlite_backend.c
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-309/+0
|
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-1/+1
|
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-8/+9
| | | | | changed %V printf handler to take a time delta, %#V now takes two arguments
* fixed sqlite_backend compilation to respect changes from [3238]Martin Willi2007-10-041-1/+1
|
* 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