summaryrefslogtreecommitdiff
path: root/pkg/vpn/bonafide/eip_service.go
AgeCommit message (Collapse)Author
2021-05-04[feat] gateway poolkali kaneko (leap communications)
2021-05-04[refactor] some renaming, preliminar refactorkali kaneko (leap communications)
2020-09-08[feat] lookup the config vars at runtimekali kaneko (leap communications)
- Resolves: #326
2020-08-20[feat] pick only the top 3 gatewayskali kaneko (leap communications)
fixes bug: do not initialize an empty list of gateways
2020-08-20[debug] improve error handling for geolocationkali kaneko (leap communications)
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.
2020-08-20[refactor] refactor auth fileskali kaneko (leap communications)
2020-08-20[feat] add sip authenticationkali kaneko (leap communications)
initial merge of the sip authentication mechanism
2020-06-12[refactor] rename standalone to just vpnkali kaneko (leap communications)