summaryrefslogtreecommitdiff
path: root/pkg/bitmask/bitmask.go
AgeCommit message (Collapse)Author
2020-08-20[feat] login feedbackkali kaneko (leap communications)
- Resolves: #334
2020-08-20[feat] expose auth API in pkg/vpnRuben Pollan
Be able to check if it needs auth and then be able to login. Use the logged in token for fetching the cert.
2019-08-16[feat] be able to use obfs4Ruben Pollan
2019-01-15[feat] Reorganize codeRuben Pollan
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99