aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/starter.c
Commit message (Collapse)AuthorAgeFilesLines
* corrected typeAndreas Steffen2006-06-091-1/+1
|
* full support of ikev1 and ikev2 connection flagsAndreas Steffen2006-05-301-8/+12
|
* - policies contain a connections name nowMartin Willi2006-05-291-1/+1
| | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload
* - changed config load strategy:Martin Willi2006-05-231-44/+22
| | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior.
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-231-433/+494
| | | | | should conform now to IKEv2
* - introduced autotoolsMartin Willi2006-05-161-5/+5
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* - applied patch from andreasMartin Willi2006-05-061-49/+7
| | | | | | - added charonstart option to config - new ikev2 tests for UML
* - applied patch from andreasMartin Willi2006-05-041-433/+453
| | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
* (no commit message)Martin Willi2006-04-281-0/+610