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
Verify Test: Use callStr on error
jwijenbergh
2023-09-25
OAuth Token: Set previous refresh token if new refresh token is empty
jwijenbergh
2023-09-25
Custom: Use the hostname for custom servers display name
jwijenbergh
2023-09-25
Client: Relax state requirements for No Server on add
jwijenbergh
2023-09-25
Client: Fix institute servers map typo
jwijenbergh
2023-09-25
Client: Return on refresh endpoints context error
jwijenbergh
2023-09-25
Server: Support unmarshalling server as a string
jwijenbergh
2023-09-25
Wrappers Python: Get rid of optional as return
jwijenbergh
2023-09-25
Client: Re-create failover object on new call
jwijenbergh
2023-09-25
Exports: Fix void signature for TokenGetter
jwijenbergh
2023-09-25
All: Implement a token handler
jwijenbergh
2023-09-25
Python: Get rid of token callback
jwijenbergh
2023-09-25
Exports: Remove token updater
jwijenbergh
2023-09-25
CLI: Implement newest API using cookies
jwijenbergh
2023-09-25
Exports: Implement newest API using cookie handlers
jwijenbergh
2023-09-25
Wrappers Python: Update to newest API by implementing cookies
jwijenbergh
2023-09-25
Refactor: Move client implementation to one file
jwijenbergh
2023-09-25
Types Server: Implement required ask transition needed for client
jwijenbergh
2023-09-25
Types: Add a new cookie type
jwijenbergh
2023-09-25
OAuth: Implement the Public() method for tokens
jwijenbergh
2023-09-25
Refactor: Split internal server into multiple packages
jwijenbergh
2023-09-25
HTTP: Pass context around and optionally trail path in url
jwijenbergh
2023-09-25
OAuth: Pass a context around
jwijenbergh
2023-09-25
Failover: Pass a context around
jwijenbergh
2023-09-25
Types Server: Pass locations to secure internet
jwijenbergh
2023-09-25
Format: Run gofumpt (Go) + black (py)
jwijenbergh
2023-09-25
Discovery: Pass a context around
jwijenbergh
2023-09-25
Client: Improve Let's Connect! not supported errors
jwijenbergh
2023-09-25
Client: failover cancel error should be lowercase
jwijenbergh
2023-09-25
Client: Remove OpenVPN check for failover and check if in progress
jwijenbergh
2023-09-25
Wrappers Python: Separate BoolError data type to get rid of decode_func
jwijenbergh
2023-09-25
Fix connection monitoring on Windows
Simon Rozman
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
[next]