aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2020-02-07Load the preshared keys on startup.Hristo Venev
2020-02-06Simplify argument parsing.Hristo Venev
2020-02-05Add man pages.Hristo Venev
2020-02-04Add source.allow_road_warriors option.Hristo Venev
2020-02-04Move source names inside the source sections.Hristo Venev
2020-02-04More peer options in config.Hristo Venev
2020-02-04Reference preshared keys by path.Hristo Venev
2019-09-30Simplify main functions.Hristo Venev
2019-09-30Document [peer], implement in procd.Hristo Venev
2019-09-30 Add SPDX-License-Identifier.Hristo Venev
2019-09-29Create separate files for psks.Hristo Venev
2019-09-28Implement peer overrides.Hristo Venev
2019-09-28PeerConfig -> GlobalConfigHristo Venev
2019-09-28Split updater into module.Hristo Venev
2019-09-28Move builder inside manager.Hristo Venev
2019-05-18Implement command-line config parsing.Hristo Venev
2019-05-17rustfmt and styleHristo Venev
2019-04-02Reorg, sources have names.Hristo Venev
2019-03-19Don't print that many decimal digits on timers.Hristo Venev
2019-03-19Make sure the device exists on startup.Hristo Venev
2019-03-19Make retry and refresh messages nicer.Hristo Venev
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-19refresh_period = ... -> refresh_sec = ...Hristo Venev
2019-03-19BREAKING CHANGE: The config file is now in toml.Hristo Venev
2019-03-19BREAKING CHANGESHristo Venev
2019-03-19Add license.Hristo Venev
2019-03-19Use curl command instead of library.Hristo Venev
2019-03-18Implement road warrior support.Hristo Venev
2019-03-18LintHristo Venev
2019-03-18Initial commit.Hristo Venev