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
Age
Commit message (
Expand
)
Author
2023-01-05
Python: Re-implement example and move to a new directory
jwijenbergh
2023-01-04
Docs: Update to be closer in line with the latest API
jwijenbergh
2023-01-04
OAuth: Add auth url test
jwijenbergh
2023-01-04
OAuth Test: Include tests for state, challenger and tokens
jwijenbergh
2023-01-03
Format: Run gofumpt
jwijenbergh
2023-01-03
Discovery Test: Add more utility function tests
jwijenbergh
2023-01-03
Discovery: Remove server type from getting by country code
jwijenbergh
2023-01-02
Discovery: Omit type info for global disco URL
jwijenbergh
2023-01-02
Discovery Test: Ignore linter for serve error
jwijenbergh
2023-01-02
Python tests: Use let's connect to disable discovery and warn env
jwijenbergh
2023-01-02
Discovery: Add simple tests with a file server
jwijenbergh
2023-01-02
Discovery: Allow overriding Disco URL
jwijenbergh
2023-01-02
Exports: Use unsafe.Slice for C slice conversion
jwijenbergh
2022-12-21
Spec: Indicate prerelease 0.1
0.2.0
jwijenbergh
2022-12-21
Version: Bump to 0.2.0
jwijenbergh
2022-12-21
Go.sum: Run go mod tidy
jwijenbergh
2022-12-21
Go.mod: Bump to 1.18
jwijenbergh
2022-12-21
Failover: Pass logger and add debug statements
jwijenbergh
2022-12-21
Client + Exports: Forward tokens for /disconnect
jwijenbergh
2022-12-21
Python: Fix duplicate imports
jwijenbergh
2022-12-21
Linting: Fix config arguments and results + comments
jwijenbergh
2022-12-21
Exports + OAuth + Server: Forward tokens to getting a config
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-12-21
Server: Implement forcing WireGuard selection through env
jwijenbergh
2022-12-21
FSM: Do not exec mmdc for mermaid
jwijenbergh
2022-12-21
OAuth: Do not export ExchangeSession
jwijenbergh
2022-12-21
OAuth: Use a mutex to protect the token structure
jwijenbergh
2022-12-15
OAuth: Ignore liniting error when closing server
jwijenbergh
2022-12-15
OAuth: Use a channel to communicate handler errors
jwijenbergh
2022-12-15
Client Server: Use double pointer to check errors As
jwijenbergh
2022-12-14
Client: If debug, log with stacktrace
jwijenbergh
2022-12-14
Log: Change Inherit to take format arguments
jwijenbergh
2022-12-14
Client Server: Fix not going to authorized state
jwijenbergh
2022-12-14
Verify: Use 'os' for reading a file instead of 'ioutil'
jwijenbergh
2022-12-14
Docker: Get Go version from go.dev
jwijenbergh
2022-12-14
go.mod: Bump Go version to 1.16
jwijenbergh
2022-12-14
Server: Fix revive lint error
jwijenbergh
2022-12-12
FSM: Remove HasTransition function
jwijenbergh
2022-12-12
Format: Run gofumpt
jwijenbergh
2022-12-12
FSM: Include state name in error message
jwijenbergh
2022-12-12
Server + Exports: Rename and simplify GetCurrentProfileIndex
jwijenbergh
2022-12-12
Util: Minor style changes
jwijenbergh
2022-12-12
Server: Minor style changes
jwijenbergh
2022-12-12
OAuth: Minor style changes
jwijenbergh
2022-12-12
Log: Simplify GetErrorLevel
jwijenbergh
2022-12-12
Discovery: Minor style changes with variable names
jwijenbergh
2022-12-12
Client Server: Minor style changes and resolve TODO
jwijenbergh
2022-12-12
Client FSM: Fix fsm typo
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-12-08
OAuth: Comment fixes
jwijenbergh
[next]