Age | Commit message (Collapse) | Author |
|
Let's use a more structured folder system:
https://github.com/golang-standards/project-layout
- Resolves: #99
|
|
- Resolves: riseup_vpn#46
|
|
If openvpn is off, but the firewall is up, we are in a fail-close status
and we should report it properly.
- Resolves: #97
|
|
Is not uncommon for the systray to be launched without internet access.
For example in the autostart if the network hasn't come up yet.
Let's fetch the vpn cert when the vpn is starting, instead of in the
initialization of the standalone bitmask. So if the initialization
happens when there is no network the systray doesn't fail to start.
- Resolves: #88
|
|
|
|
|