Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-20 | [feat] pure go bitmask vpn implemenation | Ruben Pollan | |
- Resolves: #42 | |||
2018-06-04 | [feat] use http to communicate with the core | Ruben Pollan | |
Instead of using zmq. | |||
2018-05-26 | [pkg] windows doesn't have curve | Ruben Pollan | |
Let's have our own hasCurve() func to don't use curve if is windows. | |||
2018-02-13 | [doc] add copyright notice | Ruben Pollan | |
2018-02-09 | [style] nicer looking | Ruben Pollan | |
2018-02-08 | [feat] use a config file to check when to produce the next notification | Ruben Pollan | |
2018-01-22 | [feat] add event support | Ruben Pollan | |
2018-01-19 | [feat] implement bitmask.core zmq comunication | Ruben Pollan | |