aboutsummaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Collapse)Author
2019-03-19BREAKING CHANGE: The config file is now in toml.Hristo Venev
The "sources" field is now [[source]].
2019-03-19BREAKING CHANGESHristo Venev
ifname is now passed as an argument before the config file. own_public_key is obtained from the interface.
2019-03-19Add license.Hristo Venev
2019-03-19Use curl command instead of library.Hristo Venev
Rust packaging is complicated and I don't like it.
2019-03-18Implement road warrior support.Hristo Venev
2019-03-18LintHristo Venev
2019-03-18Initial commit.Hristo Venev