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 + Client: Refactor registering a client
jwijenbergh
2023-09-25
Exports + Client Register: Make sure to only update state if no err
jwijenbergh
2023-09-25
API Overview: Typos
jwijenbergh
2023-09-25
API Overview: Add notes about freeing and deregistering
jwijenbergh
2023-09-25
Docs API: Add link to types/server
jwijenbergh
2023-09-25
Wrappers Python: Delete version number requirements
jwijenbergh
2023-09-25
Docs + Types server: Add comments about script-security
jwijenbergh
2023-09-25
Docs API: Update links to .md
jwijenbergh
2023-09-25
Docs Debugging: Link to API staates
jwijenbergh
2023-09-25
Docs Debugging: Update FSM SVG
jwijenbergh
2023-09-25
Docs API: Fix go boolean, add errors section and renew transition
jwijenbergh
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
[prev]
[next]