summaryrefslogtreecommitdiff
path: root/client/proxy.go
AgeCommit message (Expand)Author
2024-07-18Proxy: Pass UserAgentjwijenbergh
2024-07-17Client Proxy: Fix theoretical race conditionjwijenbergh
2024-05-31Client: Move a lot of errors to internal onlyjwijenbergh
2024-04-22Client: Cancel ProxyGuard in Cleanup functionjwijenbergh
2024-04-16Client: Log ProxyGuard as Infojwijenbergh
2024-03-06Client + Exports + Wrappers: Add peer IPs argument to fd callbackjwijenbergh
2024-03-06Client Proxy: Prefix Proxyguard logs with [Proxyguard]jwijenbergh
2024-02-27Client: Update to latest proxyguard APIjwijenbergh
2024-02-23Client: Let proxyguard do the DNS requestjwijenbergh
2024-02-23Proxy: Only call ready when client is not connectedjwijenbergh
2024-02-23Client + Exports: Update to latest proxyguard APIjwijenbergh
2024-02-19Proxyguard: Support a FD callbackjwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19Client: Refactor to newest internal APIjwijenbergh