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
2023-02-01
Changes: Add & Update
0.3.0
jwijenbergh
2023-02-01
Version: Bump to 0.3.0
jwijenbergh
2023-01-31
CLI: Do not use pkg/browser to open the browser
jwijenbergh
2023-01-31
Server: Add script-security 0 to the OpenVPN config
jwijenbergh
2023-01-31
Client: Check if client ID is valid
jwijenbergh
2023-01-31
Discovery Test: Fix http -> https typo
jwijenbergh
2023-01-31
Util Test: test for HTTPS rewrite
jwijenbergh
2023-01-31
Discovery: Setup a local HTTPS server
jwijenbergh
2023-01-31
Client Test: Fix construct URL arguments
jwijenbergh
2023-01-31
CLI: Use stderr and open browser properly
jwijenbergh
2023-01-31
HTTP + Util: Always set the scheme to HTTPS
jwijenbergh
2023-01-13
Client + Exports: Separate cleanup from disconnect
jwijenbergh
2023-01-13
Server API: Set a lower timeout for disconnect
jwijenbergh
2023-01-13
HTTP: Make the timeout configurable per request using a context
jwijenbergh
2023-01-12
HTTP: Set default timeout to 10 seconds
jwijenbergh
2023-01-12
Failover: Return early by waiting for a single pong
jwijenbergh
2023-01-12
OAuth: Properly cache the Client ID
jwijenbergh
2023-01-10
Client + Discovery: Implement further organizations expiry
jwijenbergh
2023-01-06
Refactor: Re-use a HTTP client
jwijenbergh
2023-01-05
Client Test: Fix prefer TCP suffix tests for arbitrary FQDNs
jwijenbergh
2023-01-05
Client Test: Fix config print
jwijenbergh
2023-01-05
Logger: Do not interpret error string as format specifier argument
jwijenbergh
2023-01-05
CI: Run without docker
jwijenbergh
2023-01-05
CI: Support overriding docker-compose with podman-compose
jwijenbergh
2023-01-05
CI: Support Podman as an alternative to Docker
jwijenbergh
2023-01-05
HTTP: Set max read limit to 16MB
jwijenbergh
2023-01-05
Python: Re-implement example and move to a new directory
jwijenbergh
2023-01-04
Docs: Update to be closer in line with the latest API
jwijenbergh
2023-01-04
OAuth: Add auth url test
jwijenbergh
2023-01-04
OAuth Test: Include tests for state, challenger and tokens
jwijenbergh
2023-01-03
Format: Run gofumpt
jwijenbergh
2023-01-03
Discovery Test: Add more utility function tests
jwijenbergh
2023-01-03
Discovery: Remove server type from getting by country code
jwijenbergh
2023-01-02
Discovery: Omit type info for global disco URL
jwijenbergh
2023-01-02
Discovery Test: Ignore linter for serve error
jwijenbergh
2023-01-02
Python tests: Use let's connect to disable discovery and warn env
jwijenbergh
2023-01-02
Discovery: Add simple tests with a file server
jwijenbergh
2023-01-02
Discovery: Allow overriding Disco URL
jwijenbergh
2023-01-02
Exports: Use unsafe.Slice for C slice conversion
jwijenbergh
2022-12-21
Spec: Indicate prerelease 0.1
0.2.0
jwijenbergh
2022-12-21
Version: Bump to 0.2.0
jwijenbergh
2022-12-21
Go.sum: Run go mod tidy
jwijenbergh
2022-12-21
Go.mod: Bump to 1.18
jwijenbergh
2022-12-21
Failover: Pass logger and add debug statements
jwijenbergh
2022-12-21
Client + Exports: Forward tokens for /disconnect
jwijenbergh
2022-12-21
Python: Fix duplicate imports
jwijenbergh
2022-12-21
Linting: Fix config arguments and results + comments
jwijenbergh
2022-12-21
Exports + OAuth + Server: Forward tokens to getting a config
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-12-21
Server: Implement forcing WireGuard selection through env
jwijenbergh
[next]