summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2018-09-11Allow all characters except braces, quotes, and whitespace in "identifiers"Daniil Baturin
(bare strings that can be either node identifiers or leaf node values). That's required for compatibility with old configs because old configs allow it, for example, "pre-shared secret f%#$!@*&".
2018-09-02T824: add support for node renaming.Daniil Baturin
2018-05-28Add hacky debian packaging.Daniil Baturin