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
/
cmd
/
cli
/
main.go
Age
Commit message (
Expand
)
Author
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
CLI: Move to newest 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
CLI: Open the browser again with pkg/browser
jwijenbergh
2023-09-25
Version: Update to 2.0.0
jwijenbergh
2023-09-25
CLI: Implement newest API using cookies
jwijenbergh
2023-09-25
Exports + Client: Refactor registering a client
jwijenbergh
2023-09-25
Tests: Pass for V2 API
jwijenbergh
2023-09-25
CMD CLI: Update to V2 API
jwijenbergh
2023-09-01
Version: Update to 1.1.2
1.1.2
jwijenbergh
2023-08-29
Version: Update to 1.1.1
1.1.1
jwijenbergh
2023-04-18
Version: Update to 1.1.0
1.1.0
jwijenbergh
2023-04-18
CLI: Fix linter error for old state unused
jwijenbergh
2023-03-01
Version: Update to 1.0.0
jwijenbergh
2023-03-01
CLI: Pas 0.0.1 as version
jwijenbergh
2023-01-31
CLI: Do not use pkg/browser to open the browser
jwijenbergh
2023-01-31
CLI: Use stderr and open browser properly
jwijenbergh
2022-12-21
Linting: Fix config arguments and results + comments
jwijenbergh
2022-12-12
Format: Run gofumpt
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Lint: Use gocritic linter and fix errors returned by it
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
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-11-23
FSM: Check unhandled transitions
jwijenbergh
2022-10-24
CLI: Fix incorrect Client ID
jwijenbergh
2022-10-18
Client: Move to its own package
jwijenbergh
2022-10-13
Format: Run gofumpt
jwijenbergh
2022-10-11
Client: Refactor out adding a Server from getting a config
jwijenbergh
2022-10-06
CLI + Client Test: Add missing language argument to Register
jwijenbergh
2022-10-04
State: Rename to client to avoid confusion with the FSM
jwijenbergh
2022-10-04
Server: Implement `prefer_tcp` according to spec
jwijenbergh
2022-10-03
CMD: Remvoe trailing dot
jwijenbergh
2022-09-20
Module: Move to eduvpn/eduvpn-common
jwijenbergh
2022-09-20
Golang-ci-lint: Fixes
jwijenbergh
2022-09-20
Go vet: Fixes
jwijenbergh
2022-09-20
CLI: Remove getting all secure internet servers certs
jwijenbergh
2022-09-07
Refactor: Define FSM state constants inside the public package
jwijenbergh
2022-08-23
Formatting: Run golines
jwijenbergh
2022-08-19
CLI + State Test: Rename VPNStateID to StateID
jwijenbergh
2022-08-16
Refactor: Use an interface for the data in the FSM callback
jwijenbergh
2022-08-15
Refactor: Use constants for state callbacks instead of strings
jwijenbergh
2022-07-11
Cli: Fix error traceback import
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-05-15
Docs: Document language-specific callback constructs
jwijenbergh
[next]