summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-11Version: Update to 1.99.11.99.1jwijenbergh
2024-03-11Changes: Update for 1.99.1jwijenbergh
2024-03-11Python main: Disable type annotation for global class objectjwijenbergh
Gives a syntax error on some Python versions, Python bug?! https://bugs.python.org/issue34939
2024-03-07Pip build: Add tag pulljwijenbergh
2024-03-07Keys: Add Dev GPG keyjwijenbergh
2024-03-07Version: Update to 1.99.01.99.0jwijenbergh
2024-03-07Format: Run Blackjwijenbergh
2024-03-07Format: Run Gofumptjwijenbergh
2024-03-07Changes: Update to 1.99.0jwijenbergh
2024-03-07Go.sum: Tidyjwijenbergh
2024-03-07Go.mod/Go.Sum: Updatejwijenbergh
2024-03-07Client + Server: Add a way to obtain the cached profiles listjwijenbergh
2024-03-07Client: Wrap internal identifier conversion errorjwijenbergh
2024-03-07Docs API: Re-genjwijenbergh
2024-03-07Make release: Set branch to mainjwijenbergh
2024-03-07Make release: Changes to automatically create a (pre-)releasejwijenbergh
2024-03-07Prepare release: Initial scriptjwijenbergh
2024-03-07Config: Fix current server and profiles for v1 -> v2jwijenbergh
2024-03-07Client: Remove obsolete transition log TODOjwijenbergh
2024-03-07V2 Config: Implement delistedjwijenbergh
2024-03-07Exports: Remove obsolete TODOjwijenbergh
2024-03-07V2 Config: omitempty CountryCodejwijenbergh
2024-03-07Discovery: Resolve logging TODOsjwijenbergh
2024-03-07Server: Remove obsolete TODOjwijenbergh
2024-03-07Go.mod/Go.sum: Updatejwijenbergh
2024-03-06Translations: Sync with source codejwijenbergh
2024-03-06Client: Make the get config otain server error less vaguejwijenbergh
2024-03-06API: Replace error wrapping from %v to %wjwijenbergh
Otherwise we cannot unwrap these
2024-03-06Client + Exports + Wrappers: Add peer IPs argument to fd callbackjwijenbergh
And rename the callback to be closer to what it does
2024-03-06Client Proxy: Prefix Proxyguard logs with [Proxyguard]jwijenbergh
2024-03-01API: Document GetEndpointCachejwijenbergh
2024-03-01API: Implement a 10 minute well-known endpoint cachejwijenbergh
2024-02-28API: Remove unused apiURL in structjwijenbergh
2024-02-28API: Update to latest eduoauth-go for better fetching of well-knownjwijenbergh
2024-02-27Client: Update to latest proxyguard APIjwijenbergh
2024-02-27Ini: Fix Parse commentjwijenbergh
2024-02-23Types Server: Fix Proxy peer docjwijenbergh
2024-02-23Client: Let proxyguard do the DNS requestjwijenbergh
2024-02-23Exports: Nil check proxyReady in StartProxyguardjwijenbergh
2024-02-23Export Docs: Mention that the proxyguard ready callback takes nothingjwijenbergh
2024-02-23Docs API: Re-genjwijenbergh
2024-02-23Proxy: Only call ready when client is not connectedjwijenbergh
2024-02-23Wrappers Python: Add necessary callbacks for proxyguardjwijenbergh
2024-02-23Client + Exports: Update to latest proxyguard APIjwijenbergh
- Add a ClientProxyReady callback - do a DNS request for the IPs
2024-02-19Docs: Add a breaking changes docjwijenbergh
2024-02-19API: Switch back to wireguard+tcp instead of wireguard+proxyjwijenbergh
2024-02-19Go.mod/Go.sum: Updatejwijenbergh
2024-02-19Translations: Sync with source codejwijenbergh
2024-02-19Changes: Updatejwijenbergh
2024-02-19go.sum: Run `go mod tidy`jwijenbergh