aboutsummaryrefslogtreecommitdiffstats
path: root/src/conftest/actions.c
Commit message (Collapse)AuthorAgeFilesLines
* bus->listen() and the controller wrappers accept a timeout to wait for callbacksMartin Willi2011-08-261-3/+4
|
* Replaced ike_sa_t.create_child_sa_iterator with enumerator.Tobias Brunner2011-07-061-8/+6
| | | | | This required two new methods on ike_sa_t. One returns the number of CHILD_SAs and one allows to remove a CHILD_SA.
* Added a non-blocking, skipping variant of IKE_SA enumeratorMartin Willi2011-05-161-5/+10
|
* Use strncaseeq instead of strncasecmpMartin Willi2011-01-051-1/+1
|
* Fixed error reportingMartin Willi2011-01-051-1/+1
|
* Support arbitrary suffixes for actions, same action multiple timesMartin Willi2011-01-051-1/+1
|
* Read actions from test config, delayed executionMartin Willi2011-01-051-0/+339