Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-20 | [feat] pure go bitmask vpn implemenation | Ruben Pollan | |
- Resolves: #42 | |||
2018-06-12 | [pkg] compile for gtk_3_18 or older | Ruben Pollan | |
- Resolves: #45 | |||
2018-06-04 | [feat] use http to communicate with the core | Ruben Pollan | |
Instead of using zmq. | |||
2018-06-04 | [feat] add version string | Ruben Pollan | |
The binary now has a --version that is extracted from the git tags/commits. - Resolves: #39 | |||
2018-02-22 | [pkg] add a convenience target for installing deps | Kali Kaneko (leap communications) | |
2018-02-21 | [feat] add i18n support | Ruben Pollan | |
Using golang.org/x/text, wich is still in early stages of development, but seems to work good enough for our needs. - Resolves: #2 |