aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-19lintv0.1.0Hristo Venev
2019-03-19Add some more curl args and error reporting.Hristo Venev
2019-03-19Move stuff around, base64 decode keys.Hristo Venev
2019-03-19rustfmtHristo Venev
2019-03-19Fix systemd unit.Hristo Venev
2019-03-19refresh_period = ... -> refresh_sec = ...Hristo Venev
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-18Set versions on dependenciesHristo Venev
2019-03-18Implement road warrior support.Hristo Venev
2019-03-18LintHristo Venev
2019-03-18Initial commit.Hristo Venev