aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/tests
Commit message (Collapse)AuthorAgeFilesLines
* starter: Add support for multi-line strings in ipsec.confTobias Brunner2015-07-281-0/+3
|
* starter: Ingore %default conn and ca sectionsTobias Brunner2014-06-261-0/+48
|
* starter: Don't directly refer to source files in Makefile for unit testsTobias Brunner2014-06-191-4/+2
| | | | | Older versions of automake have trouble recursively cleaning such constructs properly.
* starter: Explicitly allow @# at the beginning of stringsTobias Brunner2014-06-191-0/+3
| | | | | Since we treat everything after # as comment identities of type ID_KEY_ID couldn't be parsed otherwise, unless quoted.
* starter: Add tests for ipsec.conf parserTobias Brunner2014-06-195-0/+605