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
2024-10-28
Exports: Test AskProfile
jwijenbergh
2024-10-28
Exports Test: Fix linting error
jwijenbergh
2024-10-28
Exports: Add tests for cleanup and profile id
jwijenbergh
2024-10-28
Makefile: Add cgotesting tag
jwijenbergh
2024-10-28
Exports: Test GetConfig
jwijenbergh
2024-10-28
Exports: Initial tests
jwijenbergh
2024-10-28
CLI: Move GetLanguageMatched to util
jwijenbergh
2024-10-28
Test Server: Set default Handler response code to 200
jwijenbergh
2024-10-11
HTTP + OAuth API: Enforce TLS >= 1.3
jwijenbergh
2024-10-11
go.mod/go.sum: Update deps
jwijenbergh
2024-08-30
go.mod/go.sum: Update deps
jwijenbergh
2024-08-30
API: Improve error when server does not give an expires header
jwijenbergh
2024-08-30
Client FSM: Allow renewing in GotConfig
jwijenbergh
2024-08-30
Failover monitor: Check if mtuSize is at least 28 bytes
jwijenbergh
2024-08-22
FSM: Add tests
jwijenbergh
2024-08-22
FSM: Re-ordering and cleanup constructor
jwijenbergh
2024-08-22
go.sum: Remove go-cmp
jwijenbergh
2024-08-22
Client: Update translations from Weblate
jwijenbergh
2024-08-22
go.sum: Add missing go generate dep
jwijenbergh
2024-08-12
Exports: Cleanup function docs
jwijenbergh
2024-08-12
genexports: Fix Register signature
jwijenbergh
2024-08-12
Doc: Update testing
jwijenbergh
2024-08-12
Docs: Remove breaking changes doc
jwijenbergh
2024-08-12
Util: Add a function to calculate the gateway
jwijenbergh
2024-07-30
Version: Update to 2.1.0
2.1.0
jwijenbergh
2024-07-30
Format: Run Gofumpt
jwijenbergh
2024-07-30
Changes: Update for 2.1.0
jwijenbergh
2024-07-30
go.mod/go.sum: update
jwijenbergh
2024-07-18
Discovery Manager: Remove spammy logs
jwijenbergh
2024-07-18
Proxy: Pass UserAgent
jwijenbergh
2024-07-18
go.mod/go.sum: Update ProxyGuard
jwijenbergh
2024-07-18
Server: Go to GettingConfig after InvalidProfile
jwijenbergh
2024-07-17
Client: Add test for getting ServerList in the main state
jwijenbergh
2024-07-17
Client + Server: Pass discovery manager and lock when needed
jwijenbergh
2024-07-17
Client: Release before calling transitions
jwijenbergh
2024-07-17
Client: Fix linting errors
jwijenbergh
2024-07-17
Discovery: Add some debug logging
jwijenbergh
2024-07-17
Client: Go to previous state on renew error
jwijenbergh
2024-07-17
Client: Move DiscoveryStartup to correct file and check client_id
jwijenbergh
2024-07-17
Docs API: Re-gen
jwijenbergh
2024-07-17
Client: Check for StateMain in disco callback
jwijenbergh
2024-07-17
Discovery: Remove organizations per 4 hour expiry
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
jwijenbergh
2024-07-17
Client Proxy: Fix theoretical race condition
jwijenbergh
2024-07-17
API: Pass user agent to OAuth library
jwijenbergh
2024-07-17
go.mod/go.sum: Update deps
jwijenbergh
2024-07-17
Client: Check for no disco support in more places and log disco err
jwijenbergh
2024-07-17
Client + API: Mark organizations expired *before* processing url
jwijenbergh
2024-07-17
Discovery: Implement conditional requests
jwijenbergh
2024-07-17
Client: Fetch disco fresh after startup calling GetConfig
jwijenbergh
[next]