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
/
discovery
Age
Commit message (
Expand
)
Author
2022-10-19
Refactor: Make errors use the parent's error level
jwijenbergh
2022-10-19
Discovery + Server: Remove unused 'Raw' strings
jwijenbergh
2022-10-13
Format: Run gofumpt
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-20
Golang-ci-lint: Fixes
jwijenbergh
2022-09-16
Discovery: Expose c types
jwijenbergh
2022-09-14
Refactor: Return without json
jwijenbergh
2022-09-06
Discovery: Make orgID not exists error closer to the specification
jwijenbergh
2022-08-23
Formatting: Run golines
jwijenbergh
2022-08-16
Refactor: Use an interface for the data in the FSM callback
jwijenbergh
2022-08-09
Formatting: Run gofumpt
jwijenbergh
2022-08-09
Refactor: Cleanup time calculations and usage
jwijenbergh
2022-07-20
Refactor: Do not log in internal packages
jwijenbergh
2022-07-07
Secure Internet: Implement the Ask Location transition callback
jwijenbergh
2022-07-07
Format: Run gofumpt
jwijenbergh
2022-07-05
Refactor: Handling of different servers and identifiers
jwijenbergh
2022-06-20
Refactor: Errors to have one custom type that is to be wrapped
jwijenbergh
2022-09-20
Server: Implement function for checking renewal button visibility
jwijenbergh