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-03-07
Version: Update to 1.99.0
1.99.0
jwijenbergh
2024-03-07
Format: Run Black
jwijenbergh
2024-03-07
Format: Run Gofumpt
jwijenbergh
2024-03-07
Changes: Update to 1.99.0
jwijenbergh
2024-03-07
Go.sum: Tidy
jwijenbergh
2024-03-07
Go.mod/Go.Sum: Update
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
Docs API: Re-gen
jwijenbergh
2024-03-07
Make release: Set branch to main
jwijenbergh
2024-03-07
Make release: Changes to automatically create a (pre-)release
jwijenbergh
2024-03-07
Prepare release: Initial script
jwijenbergh
2024-03-07
Config: Fix current server and profiles for v1 -> v2
jwijenbergh
2024-03-07
Client: Remove obsolete transition log TODO
jwijenbergh
2024-03-07
V2 Config: Implement delisted
jwijenbergh
2024-03-07
Exports: Remove obsolete TODO
jwijenbergh
2024-03-07
V2 Config: omitempty CountryCode
jwijenbergh
2024-03-07
Discovery: Resolve logging TODOs
jwijenbergh
2024-03-07
Server: Remove obsolete TODO
jwijenbergh
2024-03-07
Go.mod/Go.sum: Update
jwijenbergh
2024-03-06
Translations: Sync with source code
jwijenbergh
2024-03-06
Client: Make the get config otain server error less vague
jwijenbergh
2024-03-06
API: Replace error wrapping from %v to %w
jwijenbergh
2024-03-06
Client + Exports + Wrappers: Add peer IPs argument to fd callback
jwijenbergh
2024-03-06
Client Proxy: Prefix Proxyguard logs with [Proxyguard]
jwijenbergh
2024-03-01
API: Document GetEndpointCache
jwijenbergh
2024-03-01
API: Implement a 10 minute well-known endpoint cache
jwijenbergh
2024-02-28
API: Remove unused apiURL in struct
jwijenbergh
2024-02-28
API: Update to latest eduoauth-go for better fetching of well-known
jwijenbergh
2024-02-27
Client: Update to latest proxyguard API
jwijenbergh
2024-02-27
Ini: Fix Parse comment
jwijenbergh
2024-02-23
Types Server: Fix Proxy peer doc
jwijenbergh
2024-02-23
Client: Let proxyguard do the DNS request
jwijenbergh
2024-02-23
Exports: Nil check proxyReady in StartProxyguard
jwijenbergh
2024-02-23
Export Docs: Mention that the proxyguard ready callback takes nothing
jwijenbergh
2024-02-23
Docs API: Re-gen
jwijenbergh
2024-02-23
Proxy: Only call ready when client is not connected
jwijenbergh
2024-02-23
Wrappers Python: Add necessary callbacks for proxyguard
jwijenbergh
2024-02-23
Client + Exports: Update to latest proxyguard API
jwijenbergh
2024-02-19
Docs: Add a breaking changes doc
jwijenbergh
2024-02-19
API: Switch back to wireguard+tcp instead of wireguard+proxy
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update
jwijenbergh
2024-02-19
Translations: Sync with source code
jwijenbergh
2024-02-19
Changes: Update
jwijenbergh
2024-02-19
go.sum: Run `go mod tidy`
jwijenbergh
2024-02-19
API Profiles: Check for wireguard+proxy in VPNTransportList
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update to latest proxyguard
jwijenbergh
2024-02-19
API: Set accept header to application/x-wireguard+proxy-profile
jwijenbergh
2024-02-19
Docs: Update state machine
jwijenbergh
2024-02-19
WireGuard: Fix TCPEndpoint test
jwijenbergh
[next]