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
/
exports
/
disco.go
Age
Commit message (
Expand
)
Author
2023-04-18
Exports Disco: Safeguard against nil servers/organizations
jwijenbergh
2023-02-27
Exports Disco + Python: Make sure we can always obtain the local cache
jwijenbergh
2023-01-02
Exports: Use unsafe.Slice for C slice conversion
jwijenbergh
2022-11-28
Refactor: Fix revive linter errors by deleting redundant prefixes
jwijenbergh
2022-11-28
Document: Add comments for most functions and packages
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-10-18
Client: Move to its own package
jwijenbergh
2022-10-04
State: Rename to client to avoid confusion with the FSM
jwijenbergh
2022-09-26
Refactor: Errors into custom export types and expose types
jwijenbergh
2022-09-21
Exports + Python: Do not panic on error for getting disco + servers
jwijenbergh
2022-09-20
Module: Move to eduvpn/eduvpn-common
jwijenbergh
2022-09-20
Golang-ci-lint: Fixes
jwijenbergh
2022-09-19
Exports: Simplify building
jwijenbergh
2022-09-16
Discovery: Expose c types
jwijenbergh
2022-09-14
Refactor: Return without json
jwijenbergh