index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
server
/
secureinternet.go
Age
Commit message (
Expand
)
Author
2025-08-25
All: Remove util packages
Jeroen Wijenbergh
2025-05-06
All: Move to log/slog
Jeroen Wijenbergh
2024-11-21
Replace all links from GitHub to Codeberg
jwijenbergh
2024-07-17
Client + Server: Pass discovery manager and lock when needed
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
jwijenbergh
2024-07-17
Client + API: Mark organizations expired *before* processing url
jwijenbergh
2024-06-06
Discovery: Organization list cache updates
jwijenbergh
2024-05-08
Server: Add a way to pass OAuth start time
Jeroen Wijenbergh
2024-03-13
Server: Log on remove after failed authorization error
jwijenbergh
2024-03-13
Client + Server: Refactor adding a server by first adding then auth
jwijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Server: Refactor internal server package to use new state file
jwijenbergh
2023-09-25
Refactor: Split internal server into multiple packages
jwijenbergh
2023-09-25
Types: Split discovery into its own package
jwijenbergh
2023-09-01
Client + Server: Increase endpoint update frequency and update secure interne...
jwijenbergh
2023-04-18
Client + Server: Set default secure internet location
jwijenbergh
2022-12-12
Format: Run gofumpt
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Formatting: Run gofumpt -w
jwijenbergh
2022-11-28
Refactor: Fix revive linter errors by deleting redundant prefixes
jwijenbergh
2022-11-28
Lint: Run godot fix
jwijenbergh
2022-11-28
Refactor: Remove most get prefixes for receiver functions
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-11-10
Server: Re-initialize endpoints when getting a config
jwijenbergh
2022-10-19
OAuth + Server: Fix ISS for secure internet
jwijenbergh
2022-10-19
Refactor: Make errors use the parent's error level
jwijenbergh
2022-10-11
Client + Server: Set the current institute / custom server on adding
jwijenbergh
2022-10-11
Client: Refactor out adding a Server from getting a config
jwijenbergh
2022-09-26
Refactor: Errors into custom export types and expose types
jwijenbergh
2022-09-20
Module: Move to eduvpn/eduvpn-common
jwijenbergh
2022-09-07
Refactor: Remove the usage of the FSM in other internal packages
jwijenbergh
2022-08-24
State + Server + Exports: Implement removing a server
jwijenbergh
2022-08-23
Formatting: Run golines
jwijenbergh
2022-07-20
Refactor: Do not log in internal packages
jwijenbergh
2022-07-19
Server: Split CustomServer and split types into multiple files
jwijenbergh