aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_traffic_selector.c
Commit message (Expand)AuthorAgeFilesLines
* traffic-selector: Use single buffer for both address familiesTobias Brunner2017-08-171-9/+29
* traffic-selector: Allow calling set_address() for any traffic selectorTobias Brunner2017-02-271-2/+10
* Use standard unsigned integer typesAndreas Steffen2016-03-241-20/+20
* traffic-selector: Don't end printf'ed list of traffic selectors with a spaceTobias Brunner2015-11-101-3/+3
* unit-tests: Additional test cases to increase coverageTobias Brunner2015-08-271-7/+587
* unit-tests: Accept numerical protocol/port numbers in traffic selector testsMartin Willi2015-02-231-11/+16
* unit-tests: Add an initial set of traffic selector unit testsMartin Willi2015-02-201-0/+279