| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-03 | Deps: Update and tidy | Jeroen Wijenbergh | |
| 2025-09-03 | Revert "All: Remove ProxyGuard integration" | Jeroen Wijenbergh | |
| This partially reverts commit 6b939462fb1064abd42e8cb8316700ec844172ea. It keeps the proxyguard functions but leaves GetConfig alone. E.g. no WireGuard config replacing and querying is happening for ProxyGuard. Needed for the Linux client as I have not found a good way to have a daemon with NetworkManager integration | |||
| 2025-05-06 | i18nerr: Properly fix gotext dependencies | Jeroen Wijenbergh | |
| We did the dummy import in i18nerr, but that copies gotext's flags and adds them to the eduvpn-cli example CLI. Apparently if we specify @latest in the go run part for go generate, already all i18n deps are properly fetched. | |||
| 2025-05-06 | go.mod/go.sum: Update deps | Jeroen Wijenbergh | |
| 2025-03-20 | go.mod/go.sum: Update deps | Jeroen Wijenbergh | |
| 2025-02-13 | All: Update deps | Jeroen Wijenbergh | |
| 2025-02-04 | All: Update deps | Jeroen Wijenbergh | |
| 2024-12-20 | Go.mod/Go.sum: Update ProxyGuard2.99.0 | Jeroen Wijenbergh | |
| 2024-12-19 | Go.sum: Run go mod tidy | jwijenbergh | |
| 2024-10-30 | Locale: Add cs template | jwijenbergh | |
| 2024-10-29 | All: Refactor to latest ProxyGuard | jwijenbergh | |
| 2024-10-11 | go.mod/go.sum: Update deps | jwijenbergh | |
| 2024-08-30 | go.mod/go.sum: Update deps | jwijenbergh | |
| 2024-08-22 | go.sum: Remove go-cmp | jwijenbergh | |
| Was already not needed, it was just a leftover in the go.sum | |||
| 2024-08-22 | go.sum: Add missing go generate dep | jwijenbergh | |
| 2024-07-30 | go.mod/go.sum: update | jwijenbergh | |
| 2024-07-18 | go.mod/go.sum: Update ProxyGuard | jwijenbergh | |
| 2024-07-17 | go.mod/go.sum: Update deps | jwijenbergh | |
| 2024-06-04 | go.mod/go.sum: Update to eduoauth-go 1.0.0 | jwijenbergh | |
| 2024-05-24 | go.mod/go.sum: Update | jwijenbergh | |
| 2024-05-24 | go.mod/go.sum: Update | Jeroen Wijenbergh | |
| 2024-04-16 | Go.mod/Go.sum: Update deps | jwijenbergh | |
| 2024-03-15 | Go.mod/Go.sum: Update | jwijenbergh | |
| 2024-03-07 | Go.sum: Tidy | jwijenbergh | |
| 2024-03-07 | Go.mod/Go.Sum: Update | jwijenbergh | |
| 2024-03-07 | Go.mod/Go.sum: Update | jwijenbergh | |
| 2024-02-28 | API: Update to latest eduoauth-go for better fetching of well-known | jwijenbergh | |
| 2024-02-27 | Client: Update to latest proxyguard API | jwijenbergh | |
| 2024-02-23 | Client: Let proxyguard do the DNS request | jwijenbergh | |
| 2024-02-23 | Client + Exports: Update to latest proxyguard API | jwijenbergh | |
| - Add a ClientProxyReady callback - do a DNS request for the IPs | |||
| 2024-02-19 | Go.mod/Go.sum: Update | jwijenbergh | |
| 2024-02-19 | go.sum: Run `go mod tidy` | jwijenbergh | |
| 2024-02-19 | Go.mod/Go.sum: Update to latest proxyguard | jwijenbergh | |
| 2024-02-19 | Proxyguard: Support a FD callback | jwijenbergh | |
| useful for the android app | |||
| 2024-02-19 | Go.mod/Go.sum: Update | jwijenbergh | |
| 2024-02-19 | Go.mod/Go.sum: Update | jwijenbergh | |
| 2024-01-10 | Go.mod/Go.sum: Update deps | jwijenbergh | |
| 2023-10-31 | go.mod/go.sum: Update deps | jwijenbergh | |
| 2023-09-25 | go.mod/go.sum: update deps | jwijenbergh | |
| 2023-09-25 | go.mod/go.sum: Run go mod tidy | jwijenbergh | |
| 2023-09-25 | go.mod/go.sum: update | jwijenbergh | |
| 2023-09-25 | Initial i18n implementation | 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 | |
