aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke/stroke.h
Commit message (Collapse)AuthorAgeFilesLines
* added support for leftprotoport and rightprotoportMartin Willi2006-07-051-0/+2
|
* added support of updown parameterAndreas Steffen2006-07-031-0/+1
|
* readded local_credential_storeMartin Willi2006-06-201-17/+41
| | | | | | added sendcert policy to connection some other cleanups
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-201-2/+18
|
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-0/+4
| | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes
* support for stroke listcerts|listcacerts|listall and left|rightca=Andreas Steffen2006-06-121-1/+18
|
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-0/+7
| | | | | loading lifetime policies from ipsec.conf
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-091-9/+14
|
* - policies contain a connections name nowMartin Willi2006-05-291-2/+2
| | | | | | | | - 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-2/+6
|
* - changed config load strategy:Martin Willi2006-05-231-3/+4
| | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior.
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-191-0/+5
|
* (no commit message)Martin Willi2006-05-101-0/+91