summaryrefslogtreecommitdiff
path: root/internal/wireguard/wireguard.go
AgeCommit message (Expand)Author
2025-05-06All: Remove ProxyGuard integrationJeroen Wijenbergh
2025-05-06All: Fix staticcheck errorsJeroen Wijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-10-29All: Refactor to latest ProxyGuardjwijenbergh
2024-02-19WireGuard: Latest proxyguard server API changesjwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19WireGuard: TCP support using proxyguardjwijenbergh
2022-12-12Format: Run gofumptjwijenbergh
2022-12-12simplify error handlingAleksandar Pesic
2022-11-28Lint: Run godot fixjwijenbergh
2022-11-28Document: Add comments for most functions and packagesjwijenbergh
2022-11-24Style: Use stylecheck and fix errorsjwijenbergh
2022-10-19Refactor: Make errors use the parent's error leveljwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-08-23Formatting: Run golinesjwijenbergh
2022-06-20Refactor: Errors to have one custom type that is to be wrappedjwijenbergh
2022-09-20Server: Implement function for checking renewal button visibilityjwijenbergh