summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2024-02-19API Profiles: Check for wireguard+proxy in VPNTransportListjwijenbergh
2024-02-19Go.mod/Go.sum: Update to latest proxyguardjwijenbergh
2024-02-19API: Set accept header to application/x-wireguard+proxy-profilejwijenbergh
2024-02-19Docs: Update state machinejwijenbergh
2024-02-19WireGuard: Fix TCPEndpoint testjwijenbergh
2024-02-19Format: Run gofumptjwijenbergh
2024-02-19API: Add govVPN redirectsjwijenbergh
2024-02-19Client: Remove unused redirect URI filejwijenbergh
2024-02-19Docs: Add a WireGuard + proxyguard examplejwijenbergh
2024-02-19Server: Only return should failover if prefer TCP was false toojwijenbergh
2024-02-19Docs: re-genjwijenbergh
2024-02-19Proxyguard: Support a FD callbackjwijenbergh
2024-02-19WireGuard: Latest proxyguard server API changesjwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19Go.mod/Go.sum: Updatejwijenbergh
2024-02-19Client: Ensure we are in GettingConfigjwijenbergh
2024-02-19Docs API: Re-run gen exports docjwijenbergh
2024-02-19Exports: Add doc for StartProxyguardjwijenbergh
2024-02-19API: Include regular wireguard profile even when prefer TCP is truejwijenbergh
2024-02-19Types Server: Formatjwijenbergh
2024-02-19Ping windows: Add missing fmt importjwijenbergh
2024-02-19Types server: Document proxy argumentsjwijenbergh
2024-02-19Format: Run gofumptjwijenbergh
2024-02-19CLI: Move to newest APIjwijenbergh
2024-02-19Go.mod/Go.sum: Updatejwijenbergh
2024-02-19Client: Refactor to newest internal APIjwijenbergh
2024-02-19Exports: Set proper wg support booleanjwijenbergh
2024-02-19Discovery: Mark orgs expired on org by id errorjwijenbergh
2024-02-19FSM: Allow to always go to deregisteredjwijenbergh
2024-02-19API + Server: Support vpn_proto_transport_listjwijenbergh
2024-02-19Python tests: Run in threadjwijenbergh
2024-02-19WireGuard: TCP support using proxyguardjwijenbergh
2024-02-19WireGuard: Add an ini parserjwijenbergh
2024-02-19Discovery: Use new HTTP Clientjwijenbergh
2024-02-19HTTP: Make NewClient accept an underlying http clientjwijenbergh
2024-02-19HTTP: Fix register agent to include version packagejwijenbergh