aboutsummaryrefslogtreecommitdiffstats
path: root/src/conftest/actions.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* controller: Optionally adhere to init limits also when initiating IKE_SAsTobias Brunner2015-08-211-1/+1
* kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqidMartin Willi2015-02-201-6/+8
* controller: Use the CHILD_SA unique_id to terminate CHILD_SAsMartin Willi2015-02-201-1/+1
* 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
* 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