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
/
internal
Age
Commit message (
Expand
)
Author
2024-02-19
Test: Add an AssertError helper
jwijenbergh
2024-02-19
Version: Initial package
jwijenbergh
2023-11-01
OAuth + Server: Make ISS optional for custom servers
jwijenbergh
2023-09-29
OAuth: Check for error parameter in authorization response
jwijenbergh
2023-09-29
OAuth Test: Fix redirect URI + listener changes
jwijenbergh
2023-09-29
OAuth: Correctly pass Redirect URI to token request
jwijenbergh
2023-09-29
Client + Server + OAuth: Support mobile redirects
jwijenbergh
2023-09-25
Server: Have separate implementations for refreshing endpoints
jwijenbergh
2023-09-25
Server: Set OAuth endpoints on refresh
jwijenbergh
2023-09-25
Client + Exports + Python: Add a startup boolean to getconfig
jwijenbergh
2023-09-25
Initial i18n implementation
jwijenbergh
2023-09-25
FSM: Allow to always go back to the initial state
jwijenbergh
2023-09-25
Client + FSM: Check transitions and add SetState
jwijenbergh
2023-09-25
Discovery: Ignore embeded discovery files
Simon Rozman
2023-09-25
Client + OAuth + Server: Initialize the OAuth clientID on add
jwijenbergh
2023-09-25
OAuth: Always set the scheme to HTTPS for the authorization URL
jwijenbergh
2023-09-25
API Test: Add test for invalid authorization endpoint scheme
jwijenbergh
2023-09-25
Endpoints: Double check HTTPS scheme
jwijenbergh
2023-09-25
Version: Update to 2.0.0
jwijenbergh
2023-09-25
Secure: Do not set current location as it is already done
jwijenbergh
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
All: Implement a token handler
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
Format: Run gofumpt (Go) + black (py)
jwijenbergh
2023-09-25
Discovery: Pass a context around
jwijenbergh
2023-09-25
Fix connection monitoring on Windows
Simon Rozman
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
Exports + Python + Server: Remove ShouldRenewButton
jwijenbergh
2023-09-25
Tests: Pass for V2 API
jwijenbergh
2023-09-25
Types: Split discovery into its own package
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-01
Version: Update to 1.1.2
1.1.2
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
Client + Server: Set default secure internet location
jwijenbergh
2023-04-18
OAuth Token: Set previous refresh token if new refresh token is empty
jwijenbergh
[next]