| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-22 | Rename Module | herkulessi | |
| 2026-02-12 | All: Rename packages that sound useless or clash with std | Jeroen Wijenbergh | |
| 2025-12-15 | client: add Logger interface to give programs more control | Simon Ruderich | |
| See https://codeberg.org/eduVPN/eduvpn-common/issues/102 | |||
| 2025-09-05 | Exports + Python: Remove RefreshList | 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-09-02 | client: Log more in debug and increase rotation to 10MB | Jeroen Wijenbergh | |
| 2025-09-02 | All: Get rid of debug arg in Register | Jeroen Wijenbergh | |
| 2025-08-29 | Discovery: Remove manager and DiscoveryStartup | Jeroen Wijenbergh | |
| 2025-08-29 | Discovery: Add cache argument and embed unmarshal on startup | Jeroen Wijenbergh | |
| 2025-08-25 | All: Remove util packages | Jeroen Wijenbergh | |
| Was giving linting errors and it's not a good idea anyways | |||
| 2025-08-13 | Exports: Attempt to fix ARM MTE crash | Jeroen Wijenbergh | |
| 2025-05-06 | All: Move to log/slog | Jeroen Wijenbergh | |
| 2025-05-06 | exports test: Fix cookie casting | Jeroen Wijenbergh | |
| 2025-05-06 | All: Remove ProxyGuard integration | Jeroen Wijenbergh | |
| This should be done in WireGuard-go or in case of a linux a small daemon | |||
| 2024-12-19 | ProxyGuard: Add a restart function | jwijenbergh | |
| 2024-12-18 | Exports: Document ProxyGuard functions | jwijenbergh | |
| 2024-11-29 | Update copyright | jwijenbergh | |
| 2024-11-29 | Exports: Add resources file for Windows | jwijenbergh | |
| Co-authored-by: Simon Rozman <simon@rozman.si> | |||
| 2024-11-26 | Docs: Move to Mkdocs & Codeberg pages | jwijenbergh | |
| 2024-11-21 | Replace all links from GitHub to Codeberg | jwijenbergh | |
| 2024-11-20 | FSM: Fix new keyword linting error | jwijenbergh | |
| 2024-10-29 | All: Refactor to latest ProxyGuard | jwijenbergh | |
| 2024-10-28 | API + HTTP + Exports: Cleaner TLS1.3 enforcement using a custom DefaultTransport | jwijenbergh | |
| Also fix where TLS 1.3 was not properly enforced for the endpoint cache | |||
| 2024-10-28 | Exports Tests: Setting a non-existent profile should work | jwijenbergh | |
| 2024-10-28 | Exports: Test setting states | jwijenbergh | |
| 2024-10-28 | Exports: Rename exports_wrapper to exports_test_wrapper | jwijenbergh | |
| 2024-10-28 | Exports: Test Let's Connect! disabled features | jwijenbergh | |
| 2024-10-28 | Exports: Only build test wrapper when testing cgo | jwijenbergh | |
| 2024-10-28 | Exports: Test expiry times | jwijenbergh | |
| 2024-10-28 | Exports: Fix linting error on windows | jwijenbergh | |
| 2024-10-28 | Exports Test: Renewing | jwijenbergh | |
| 2024-10-28 | Exports: Test AskProfile | jwijenbergh | |
| 2024-10-28 | Exports Test: Fix linting error | jwijenbergh | |
| 2024-10-28 | Exports: Add tests for cleanup and profile id | jwijenbergh | |
| 2024-10-28 | Exports: Test GetConfig | jwijenbergh | |
| 2024-10-28 | Exports: Initial tests | jwijenbergh | |
| 2024-08-12 | Exports: Cleanup function docs | jwijenbergh | |
| 2024-08-12 | Util: Add a function to calculate the gateway | jwijenbergh | |
| 2024-07-17 | Client: Move DiscoveryStartup to correct file and check client_id | jwijenbergh | |
| 2024-07-17 | Client + Discovery: Fetch dscovery at startup using DiscoveryStartup | jwijenbergh | |
| With a manager that locks and copies such that no race conditions happen | |||
| 2024-06-04 | Format: Run Gofumpt | jwijenbergh | |
| 2024-05-30 | Exports: improvements in return data error handling | jwijenbergh | |
| 2024-05-29 | Exports Doc: Small updates | jwijenbergh | |
| 2024-05-29 | Exports: Run format | jwijenbergh | |
| 2024-05-29 | exports: Fix discovery subset in comments | jwijenbergh | |
| 2024-05-29 | Discovery: Implement search and do not return keywords | jwijenbergh | |
| This patch implements search by adding a second argument to DiscoOrganizations and DiscoServers. A search string of = "" returns everything. This also makes the subset that is returned to the client even fewer, no keywords. | |||
| 2024-05-08 | Server: Add a way to pass OAuth start time | Jeroen Wijenbergh | |
| 2024-04-22 | Exports: Document ProxyGuard cleanup | jwijenbergh | |
| 2024-03-25 | Remove unused make files | jwijenbergh | |
| 2024-03-22 | All: Refactor makefile & building | jwijenbergh | |
