summaryrefslogtreecommitdiff
path: root/internal/api
AgeCommit message (Expand)Author
2024-10-29All: Refactor to latest ProxyGuardjwijenbergh
2024-10-28API + HTTP + Exports: Cleaner TLS1.3 enforcement using a custom DefaultTransportjwijenbergh
2024-10-28Test Server: Set default Handler response code to 200jwijenbergh
2024-10-11HTTP + OAuth API: Enforce TLS >= 1.3jwijenbergh
2024-08-30API: Improve error when server does not give an expires headerjwijenbergh
2024-07-17Client + Discovery: Fetch dscovery at startup using DiscoveryStartupjwijenbergh
2024-07-17API: Pass user agent to OAuth libraryjwijenbergh
2024-07-17Client + API: Mark organizations expired *before* processing urljwijenbergh
2024-06-04Format: Run Gofumptjwijenbergh
2024-05-24API Test: Mock Transport by passing it aroundjwijenbergh
2024-05-24Fix various liniting errorsJeroen Wijenbergh
2024-05-24API: Add initial testsJeroen Wijenbergh
2024-05-24API Connect: Move errors.New to varsJeroen Wijenbergh
2024-05-24API auth: Return if err is not invalid tokensJeroen Wijenbergh
2024-05-24API: Remove unused field SetAuthorizeTimeJeroen Wijenbergh
2024-03-14All: Make WireGuard support mandatoryjwijenbergh
2024-03-12Profiles + Server: Also expose default gateway settings in profilejwijenbergh
2024-03-06API: Replace error wrapping from %v to %wjwijenbergh
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-19API: Switch back to wireguard+tcp instead of wireguard+proxyjwijenbergh
2024-02-19API Profiles: Check for wireguard+proxy in VPNTransportListjwijenbergh
2024-02-19API: Set accept header to application/x-wireguard+proxy-profilejwijenbergh
2024-02-19API: Add govVPN redirectsjwijenbergh
2024-02-19WireGuard: Latest proxyguard server API changesjwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19API: Include regular wireguard profile even when prefer TCP is truejwijenbergh
2024-02-19Format: Run gofumptjwijenbergh
2024-02-19API + Server: Support vpn_proto_transport_listjwijenbergh
2024-02-19Server: Refactor internal server package to use new state filejwijenbergh