| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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 | |
