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
/
api.go
Age
Commit message (
Expand
)
Author
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-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
Server API: Use default timeout for /disconnect
jwijenbergh
2022-10-04
Server: Implement `prefer_tcp` according to spec
jwijenbergh
2022-09-26
Refactor: Errors into custom export types and expose types
jwijenbergh
2022-09-20
API: Append paths using path's Join method
jwijenbergh
2022-09-20
Module: Move to eduvpn/eduvpn-common
jwijenbergh
2022-09-20
Golang-ci-lint: Fixes
jwijenbergh
2022-09-19
API + HTTP: Set the /disconnect timeout to 1 second
jwijenbergh
2022-09-07
Refactor: Remove the usage of the FSM in other internal packages
jwijenbergh
2022-08-23
Formatting: Run golines
jwijenbergh
2022-08-19
Server: API disconnect should not retry authorized
jwijenbergh
2022-08-09
Refactor: Cleanup time calculations and usage
jwijenbergh
2022-07-20
Refactor: Do not log in internal packages
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