Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | starter: Add support for multi-line strings in ipsec.conf | Tobias Brunner | 2015-07-28 | 1 | -0/+3 |
| | |||||
* | starter: Ingore %default conn and ca sections | Tobias Brunner | 2014-06-26 | 1 | -0/+48 |
| | |||||
* | starter: Don't directly refer to source files in Makefile for unit tests | Tobias Brunner | 2014-06-19 | 1 | -4/+2 |
| | | | | | Older versions of automake have trouble recursively cleaning such constructs properly. | ||||
* | starter: Explicitly allow @# at the beginning of strings | Tobias Brunner | 2014-06-19 | 1 | -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 parser | Tobias Brunner | 2014-06-19 | 5 | -0/+605 |