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-09-25
Exports: Return nil on nil error
jwijenbergh
2023-09-25
Types: Add comments describing the fields, types, packages and functions
jwijenbergh
2023-09-25
Python Tests: Handle OAuth Started transition
jwijenbergh
2023-09-25
Docs API: Fix Got Config description
jwijenbergh
2023-09-25
Docs API: Add more state explanation
jwijenbergh
2023-09-25
Exports + Python: Compare booleans with != 0 instead of == 1
jwijenbergh
2023-09-25
Docs: Remove outdated documents
jwijenbergh
2023-09-25
FSM: Add more context to required transition error
jwijenbergh
2023-09-25
Revert "FSM: Set handled to true for now"
jwijenbergh
2023-09-25
Doc: Update for expiry times and errors
jwijenbergh
2023-09-25
Doc: Update document for initial V2 API
jwijenbergh
2023-09-25
Exports + Python + Server: Remove ShouldRenewButton
jwijenbergh
2023-09-25
Tests: Pass for V2 API
jwijenbergh
2023-09-25
CMD CLI: Update to V2 API
jwijenbergh
2023-09-25
Client: Check if the base time is zero when getting expiry times
jwijenbergh
2023-09-25
Wrappers Python: Document handler in register
jwijenbergh
2023-09-25
Types Server: Remove identifier from profile
jwijenbergh
2023-09-25
Client: Remove servers argument to transition
jwijenbergh
2023-09-25
Exports + Python: Use an enum for server type
jwijenbergh
2023-09-25
Types: Split server into subpackage
jwijenbergh
2023-09-25
Types: Split discovery into its own package
jwijenbergh
2023-09-25
Format: Run gofumpt
jwijenbergh
2023-09-25
Types: Split protocol into its own
jwijenbergh
2023-09-25
Wrappers Python: Implement V2 initial API
jwijenbergh
2023-09-25
Exports: Implement initial V2 API
jwijenbergh
2023-09-25
Exports: Remove server.h
jwijenbergh
2023-09-25
Server: Add a TODO note for custom server types
jwijenbergh
2023-09-25
Util: Get rid of language matching
jwijenbergh
2023-09-25
Institute Access: Add context to set errors
jwijenbergh
2023-09-25
Server Base: Add functions for getting expiry times
jwijenbergh
2023-09-25
FSM: Set handled to true for now
jwijenbergh
2023-09-25
FSM: Add state name to transition error
jwijenbergh
2023-09-25
Client Server: Convert from external to internal types and vice versa
jwijenbergh
2023-09-25
Client FSM: Remove states that are client specific/not in the lib
jwijenbergh
2023-09-25
Client: Add functions to convert to public types
jwijenbergh
2023-09-25
Types: Move public types to one file
jwijenbergh
2023-09-01
Version: Update to 1.1.2
1.1.2
jwijenbergh
2023-09-01
go.mod/go.sum: Update
jwijenbergh
2023-09-01
Setup.py: Fix building with pip
jwijenbergh
2023-09-01
Client + Server: Increase endpoint update frequency and update secure interne...
jwijenbergh
2023-08-29
Version: Update to 1.1.1
1.1.1
jwijenbergh
2023-08-29
Server: Set OAuth endpoints on refresh
jwijenbergh
2023-04-18
Version: Update to 1.1.0
1.1.0
jwijenbergh
2023-04-18
Changes: Update for 1.1.0
jwijenbergh
2023-04-18
Python Server: Make profiles optional
jwijenbergh
2023-04-18
Client + Server: Set default secure internet location
jwijenbergh
2023-04-18
Client Server: Forward token update after ensuring login
jwijenbergh
2023-04-18
Exports Disco: Safeguard against nil servers/organizations
jwijenbergh
2023-04-18
OAuth Token: Set previous refresh token if new refresh token is empty
jwijenbergh
2023-04-18
Client: Fix ask profile linter error
jwijenbergh
[next]