| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-20 | go.mod/go.sum: Update | jwijenbergh | |
| 2023-09-01 | go.mod/go.sum: Update | jwijenbergh | |
| 2023-02-27 | Go.mod & sum: Update dependencies | jwijenbergh | |
| 2023-01-31 | CLI: Do not use pkg/browser to open the browser | jwijenbergh | |
| 2023-01-31 | CLI: Use stderr and open browser properly | jwijenbergh | |
| Also double check scheme such that no malicious schemes are passed such as network drives | |||
| 2022-12-21 | Go.sum: Run go mod tidy | jwijenbergh | |
| 2022-12-21 | Failover: Initial implementation | jwijenbergh | |
| 2022-12-12 | simplify error handling | Aleksandar Pesic | |
| fixes #6 Signed-off-by: Aleksandar Pesic <peske.nis@gmail.com> | |||
| 2022-09-20 | Go: Update dependencies | jwijenbergh | |
| 2022-09-14 | Refactor: Return without json | jwijenbergh | |
| 2022-04-22 | Refactor: Restructure project | jwijenbergh | |
| - Add an internal folder where all the internal code lives - Make a state.go and state_test.go for the public interface This gives a more clear separation between functions and modules. It also makes this a more typical Go project setup. | |||
| 2022-09-20 | Wireguard: Add basic support | Jeroen Wijenbergh | |
| 2022-04-05 | OAuth: Begin implementation without OAuth2 lib | Jeroen Wijenbergh | |
| - We want to use as little dependencies as possible. While the OAuth2 library is helpful, it is not needed. | |||
| 2022-04-05 | OAuth: Add initial draft | Jeroen Wijenbergh | |
| Signed-off-by: Jeroen Wijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-02-09 | Cleanup, update indirect Go packages, support specifying list of wrappers to ↵ | StevenWdV | |
| `test-wrappers` | |||
| 2021-12-03 | A little cleanup | StevenWdV | |
| 2021-11-19 | Signature verification with eduvpn_verify.Verify | StevenWdV | |
