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
/
client
/
discovery.go
Age
Commit message (
Expand
)
Author
2025-08-29
Discovery: Remove manager and DiscoveryStartup
Jeroen Wijenbergh
2025-08-29
Discovery: Add cache argument and embed unmarshal on startup
Jeroen Wijenbergh
2025-08-25
All: Remove util packages
Jeroen Wijenbergh
2025-05-06
All: Fix staticcheck errors
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
Discovery: Add some debug logging
jwijenbergh
2024-07-17
Client: Move DiscoveryStartup to correct file and check client_id
jwijenbergh
2024-07-17
Client: Check for StateMain in disco callback
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
jwijenbergh
2024-06-25
Client: More frequent state file saving
jwijenbergh
2024-05-31
Client: Move a lot of errors to internal only
jwijenbergh
2024-05-29
Format: Run gofumpt
Jeroen Wijenbergh
2024-05-29
Discovery: Improve search using levenshtein distance and sorting
jwijenbergh
2024-05-29
Discovery: Implement search and do not return keywords
jwijenbergh
2024-05-29
Discovery: Return a subset to the client
Jeroen Wijenbergh
2024-02-19
Client: Split client id and discovery functions
jwijenbergh