index
:
wgconfd
master
A configuration manager for WireGuard
Hristo Venev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Manifest
v0.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
lint
v0.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
2019-03-19
BREAKING CHANGES
Hristo Venev
2019-03-19
Add license.
Hristo Venev
2019-03-19
Use curl command instead of library.
Hristo Venev
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