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
/
client_test.go
Age
Commit message (
Expand
)
Author
2024-05-24
Client Test: Fix OpenVPN prefer TCP tests
Jeroen Wijenbergh
2024-05-08
Server: Add a way to pass OAuth start time
Jeroen Wijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Client: Refactor to newest internal API
jwijenbergh
2023-09-25
Client + l18n: Make some errors internal only
jwijenbergh
2023-09-25
Client + Exports + Python: Add a startup boolean to getconfig
jwijenbergh
2023-09-25
Client Test: Only use temporary directories
jwijenbergh
2023-09-25
Client Test: Remove OAuth parameter tests
jwijenbergh
2023-09-25
Initial i18n implementation
jwijenbergh
2023-09-25
Refactor: Move client implementation to one file
jwijenbergh
2023-09-25
Exports + Client: Refactor registering a client
jwijenbergh
2023-09-25
Tests: Pass for V2 API
jwijenbergh
2023-03-01
Client Test: Pass version
jwijenbergh
2023-02-16
Format: Run gofumpt
jwijenbergh
2023-02-16
HTTP: Incorporate util ensure valid url with clean path
jwijenbergh
2023-01-31
Server: Add script-security 0 to the OpenVPN config
jwijenbergh
2023-01-31
Client: Check if client ID is valid
jwijenbergh
2023-01-31
Client Test: Fix construct URL arguments
jwijenbergh
2023-01-05
Client Test: Fix prefer TCP suffix tests for arbitrary FQDNs
jwijenbergh
2023-01-05
Client Test: Fix config print
jwijenbergh
2023-01-03
Format: Run gofumpt
jwijenbergh
2022-12-21
Linting: Fix config arguments and results + comments
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Formatting: Run golines
jwijenbergh
2022-11-28
Formatting: Run gofumpt -w
jwijenbergh
2022-11-28
Refactor: Fix revive linter errors by deleting redundant prefixes
jwijenbergh
2022-11-28
OAuth: Refactor Token getting and do not save them in the config
jwijenbergh
2022-11-28
Lint: Run godot fix
jwijenbergh
2022-11-28
Refactor: Remove most get prefixes for receiver functions
jwijenbergh
2022-11-25
Client Test: Do not clash oauth name with package
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-11-23
FSM: Check unhandled transitions
jwijenbergh
2022-10-19
Client Test: Fix selenium python script path
jwijenbergh
2022-10-18
Client: Move to its own package
jwijenbergh