aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/starterstroke.c
Commit message (Collapse)AuthorAgeFilesLines
...
* added support of updown parameterAndreas Steffen2006-07-031-0/+1
|
* handling of "rekey=no" parameter addedMartin Willi2006-06-151-5/+18
|
* support for stroke listcerts|listcacerts|listall and left|rightca=Andreas Steffen2006-06-121-1/+1
|
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-0/+5
| | | | | loading lifetime policies from ipsec.conf
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-091-11/+13
|
* - policies contain a connections name nowMartin Willi2006-05-291-1/+6
| | | | | | | | - 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
* stroke now uses constant size string bufferAndreas Steffen2006-05-291-118/+95
|
* - changed config load strategy:Martin Willi2006-05-231-0/+1
| | | | | | | 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-104/+109
| | | | | should conform now to IKEv2
* - applied andreas's patchMartin Willi2006-05-181-98/+99
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - introduced autotoolsMartin Willi2006-05-161-5/+5
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* - fixed stroke error output to starterMartin Willi2006-05-101-76/+87
|
* (no commit message)Martin Willi2006-04-281-0/+161