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
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
2023-04-18
Verify Test: Use callStr on error
jwijenbergh
2023-04-18
Server Custom: Fix invalid wrap erorr
jwijenbergh
2023-04-18
Client + Server: Implement a token updater callback
jwijenbergh
2023-03-01
Version: Update to 1.0.0
jwijenbergh
2023-03-01
Version: Downgrade to 0.99.0
jwijenbergh
2023-03-01
Format: Run black and gofumpt
jwijenbergh
2023-03-01
Client + Exports + HTTP: Set a user-agent using the client's version
jwijenbergh
2023-02-28
API + OAuth: Add some debug logging for tokens
jwijenbergh
2023-02-28
Refactor: Remove error level
jwijenbergh
2023-02-28
Config: Rename ConfigFormat to Format
jwijenbergh
2023-02-28
Discovery: Update tests to use the right members
jwijenbergh
2023-02-28
Config: Add a version field
jwijenbergh
2023-02-28
Log: Use a global logger instance
jwijenbergh
2023-02-28
Discovery: Cache within JSON as well
jwijenbergh
2023-02-27
Discovery: Fix embedding preamble
jwijenbergh
2023-02-27
Profile Test: format
jwijenbergh
2023-02-27
Discovery: Conditionally embed latest discovery files for local cache
jwijenbergh
2023-02-27
OAuth: Use a sync.Once to only handle the request once
jwijenbergh
2023-02-17
HTTP: Fix test for joining path by removing trailing slash
jwijenbergh
2023-02-17
HTTP: Only add trailing slash for ensuring valid URL
jwijenbergh
2023-02-17
Refactor: Improve some errors by using errors.New and add context
jwijenbergh
2023-02-16
Server: Add test for profiles
jwijenbergh
2023-02-16
HTTP: Add test for ensuring valid URL
jwijenbergh
2023-02-16
OAuth: Make ISS required
jwijenbergh
2023-02-16
Format: Run gofumpt
jwijenbergh
2023-02-16
Test: Rename TestServer to Server
jwijenbergh
2023-02-16
Server: Validate endpoints
jwijenbergh
2023-02-16
Test: Implement util package for starting a TLS server
jwijenbergh
2023-02-16
HTTP: Implement join URL path
jwijenbergh
2023-02-16
HTTP: Incorporate util ensure valid url with clean path
jwijenbergh
2023-02-15
Server: Remove 75% requirement on renew button
jwijenbergh
2023-01-31
Server: Add script-security 0 to the OpenVPN config
jwijenbergh
[next]