Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-28 | Implement peer overrides. | Hristo Venev | |
2019-09-28 | PeerConfig -> GlobalConfig | Hristo Venev | |
2019-09-28 | Silence clippy warning. | Hristo Venev | |
2019-09-28 | Split updater into module. | Hristo Venev | |
2019-09-28 | Move builder inside manager. | Hristo Venev | |
2019-05-18 | Release v0.1.2.v0.1.2 | Hristo Venev | |
2019-05-18 | Create cache and state files in mode 0o0600. | Hristo Venev | |
2019-05-18 | procd service, manifest | Hristo Venev | |
2019-05-18 | Add tests for IP sets. | Hristo Venev | |
2019-05-18 | Implement persistent state. | Hristo Venev | |
2019-05-18 | Implement command-line config parsing. | Hristo Venev | |
2019-05-17 | Set the persistent keepalive. | Hristo Venev | |
2019-05-17 | Postpone the y2k38 problem from 2004 to Jan 7 2038. | Hristo Venev | |
2019-05-17 | rustfmt and style | Hristo Venev | |
2019-04-03 | Manifestv0.1.1 | Hristo Venev | |
2019-04-02 | Let systemd create the various directories. | Hristo Venev | |
2019-04-02 | README | Hristo Venev | |
2019-04-02 | Reorg, sources have names. | Hristo Venev | |
2019-03-19 | Don't print that many decimal digits on timers. | Hristo Venev | |
2019-03-19 | Make sure the device exists on startup. | Hristo Venev | |
2019-03-19 | Make retry and refresh messages nicer. | Hristo Venev | |
2019-03-19 | lintv0.1.0 | Hristo Venev | |
2019-03-19 | Add some more curl args and error reporting. | Hristo Venev | |
2019-03-19 | Move stuff around, base64 decode keys. | Hristo Venev | |
2019-03-19 | rustfmt | Hristo Venev | |
2019-03-19 | Fix systemd unit. | Hristo Venev | |
2019-03-19 | refresh_period = ... -> refresh_sec = ... | Hristo Venev | |
2019-03-19 | BREAKING CHANGE: The config file is now in toml. | Hristo Venev | |
The "sources" field is now [[source]]. | |||
2019-03-19 | BREAKING CHANGES | Hristo Venev | |
ifname is now passed as an argument before the config file. own_public_key is obtained from the interface. | |||
2019-03-19 | Add license. | Hristo Venev | |
2019-03-19 | Use curl command instead of library. | Hristo Venev | |
Rust packaging is complicated and I don't like it. | |||
2019-03-18 | Set versions on dependencies | Hristo Venev | |
2019-03-18 | Implement road warrior support. | Hristo Venev | |
2019-03-18 | Lint | Hristo Venev | |
2019-03-18 | Initial commit. | Hristo Venev | |