summaryrefslogtreecommitdiff
path: root/internal/server/secureinternet.go
AgeCommit message (Expand)Author
2025-08-25All: Remove util packagesJeroen Wijenbergh
2025-05-06All: Move to log/slogJeroen Wijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-07-17Client + Server: Pass discovery manager and lock when neededjwijenbergh
2024-07-17Client + Discovery: Fetch dscovery at startup using DiscoveryStartupjwijenbergh
2024-07-17Client + API: Mark organizations expired *before* processing urljwijenbergh
2024-06-06Discovery: Organization list cache updatesjwijenbergh
2024-05-08Server: Add a way to pass OAuth start timeJeroen Wijenbergh
2024-03-13Server: Log on remove after failed authorization errorjwijenbergh
2024-03-13Client + Server: Refactor adding a server by first adding then authjwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19Server: Refactor internal server package to use new state filejwijenbergh
2023-09-25Refactor: Split internal server into multiple packagesjwijenbergh
2023-09-25Types: Split discovery into its own packagejwijenbergh
2023-09-01Client + Server: Increase endpoint update frequency and update secure interne...jwijenbergh
2023-04-18Client + Server: Set default secure internet locationjwijenbergh
2022-12-12Format: Run gofumptjwijenbergh
2022-12-12simplify error handlingAleksandar Pesic
2022-11-28Formatting: Run gofumpt -wjwijenbergh
2022-11-28Refactor: Fix revive linter errors by deleting redundant prefixesjwijenbergh
2022-11-28Lint: Run godot fixjwijenbergh
2022-11-28Refactor: Remove most get prefixes for receiver functionsjwijenbergh
2022-11-24Style: Use stylecheck and fix errorsjwijenbergh
2022-11-10Server: Re-initialize endpoints when getting a configjwijenbergh
2022-10-19OAuth + Server: Fix ISS for secure internetjwijenbergh
2022-10-19Refactor: Make errors use the parent's error leveljwijenbergh
2022-10-11Client + Server: Set the current institute / custom server on addingjwijenbergh
2022-10-11Client: Refactor out adding a Server from getting a configjwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-09-07Refactor: Remove the usage of the FSM in other internal packagesjwijenbergh
2022-08-24State + Server + Exports: Implement removing a serverjwijenbergh
2022-08-23Formatting: Run golinesjwijenbergh
2022-07-20Refactor: Do not log in internal packagesjwijenbergh
2022-07-19Server: Split CustomServer and split types into multiple filesjwijenbergh