- 08 Sep, 2020 1 commit
-
-
Kali Kaneko authored
-
- 19 Aug, 2020 3 commits
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
otherwise we're always building what is in leap master
-
- 26 May, 2020 1 commit
-
-
Kali Kaneko authored
-
- 25 May, 2020 1 commit
-
-
Kali Kaneko authored
-
- 28 Apr, 2020 1 commit
-
-
Kali Kaneko authored
-
- 10 Mar, 2020 1 commit
-
-
micah authored
This `web.HttpFileHandler(srv, "/provider.json", opts.ApiPath+"provider.json")` should have been `opts.ApiPath+"/provider.json"`. The difference is there was a missing / before provider.json. That results in vpnweb trying to open a path that doesn't exist: /etc/leap/config/vpnprovider.json. Because this is so hard to see, its better to use filepath.Join, so these things cannot happen. So I've switched these to the standard library function that joins paths.
-
- 25 Feb, 2020 3 commits
-
-
micah authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- 24 Feb, 2020 2 commits
-
-
Kali Kaneko authored
-
Kali Kaneko authored
and add unit tests for message parsing
-
- 21 Feb, 2020 2 commits
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- 11 Feb, 2020 8 commits
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- 04 Feb, 2020 2 commits
-
-
Kali Kaneko authored
- Resolves: #5
-
Kali Kaneko authored
- Resolves: #6
-
- 31 Jan, 2020 1 commit
-
-
Kali Kaneko authored
-
- 29 Jan, 2020 1 commit
-
-
Kali Kaneko authored
-
- 27 Jan, 2020 1 commit
-
-
Kali Kaneko authored
-
- 26 Jan, 2020 2 commits
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- 25 Jan, 2020 5 commits
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- 24 Jan, 2020 2 commits
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- 07 Jan, 2020 3 commits
-
-
micah authored
Add a Dockerfile and gitlab-ci See merge request leap/vpnweb!3
-
kwadronaut authored
-
kwadronaut authored
-