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
/
client
/
client.go
Age
Commit message (
Expand
)
Author
2026-04-22
Rename Module
herkulessi
2026-02-20
Client: Remove confusing identifier on connect error
Jeroen Wijenbergh
2026-02-12
All: Rename packages that sound useless or clash with std
Jeroen Wijenbergh
2026-02-12
All: Use eduoauth-go v2 and update other deps
Jeroen Wijenbergh
2025-12-15
client: add Logger interface to give programs more control
Simon Ruderich
2025-09-02
client: Log more in debug and increase rotation to 10MB
Jeroen Wijenbergh
2025-09-02
All: Get rid of debug arg in Register
Jeroen Wijenbergh
2025-08-29
Discovery: Remove manager and DiscoveryStartup
Jeroen Wijenbergh
2025-08-29
Discovery: Add cache argument and embed unmarshal on startup
Jeroen Wijenbergh
2025-08-25
Client + Log: Implement a log rotater
Jeroen Wijenbergh
2025-08-25
All: Remove util packages
Jeroen Wijenbergh
2025-05-06
i18nerr: Properly fix gotext dependencies
Jeroen Wijenbergh
2025-05-06
All: Move to log/slog
Jeroen Wijenbergh
2025-05-06
All: Run modernize --test --fix
Jeroen Wijenbergh
2024-11-21
Replace all links from GitHub to Codeberg
jwijenbergh
2024-11-04
fix typo
Jaroslav Svoboda
2024-10-30
Locale: Add cs template
jwijenbergh
2024-10-29
All: Refactor to latest ProxyGuard
jwijenbergh
2024-08-22
FSM: Re-ordering and cleanup constructor
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
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
Client: Check for StateMain in disco callback
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
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
Client: Fetch disco fresh after startup calling GetConfig
jwijenbergh
2024-06-25
Client: More frequent state file saving
jwijenbergh
2024-06-06
Discovery: Organization list cache updates
jwijenbergh
2024-06-06
Client: Add portugese translation
jwijenbergh
2024-05-31
Client: Add punctuation for Newf error
jwijenbergh
2024-05-31
Client: Move a lot of errors to internal only
jwijenbergh
2024-05-30
Client: Fix lint error with FSM debug
jwijenbergh
2024-05-08
Server: Add a way to pass OAuth start time
Jeroen Wijenbergh
2024-04-22
Client: Cancel ProxyGuard in Cleanup function
jwijenbergh
2024-04-16
Client: Set the default log level to info
jwijenbergh
2024-03-14
Client + Server: Cache secure internet profile choice per location
jwijenbergh
2024-03-14
All: Make WireGuard support mandatory
jwijenbergh
2024-03-14
Client: Fix previous state not being set correctly on config error
jwijenbergh
2024-03-13
Client + Server: Refactor adding a server by first adding then auth
jwijenbergh
2024-03-07
Client + Server: Add a way to obtain the cached profiles list
jwijenbergh
2024-03-07
Client: Wrap internal identifier conversion error
jwijenbergh
2024-03-07
Client: Remove obsolete transition log TODO
jwijenbergh
2024-03-06
Client: Make the get config otain server error less vague
jwijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Client: Ensure we are in GettingConfig
jwijenbergh
2024-02-19
Client: Refactor to newest internal API
jwijenbergh
2024-02-19
Client: Split client id and discovery functions
jwijenbergh
[next]