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-02-19
Docs: Update state machine
jwijenbergh
2024-02-19
WireGuard: Fix TCPEndpoint test
jwijenbergh
2024-02-19
Format: Run gofumpt
jwijenbergh
2024-02-19
API: Add govVPN redirects
jwijenbergh
2024-02-19
Client: Remove unused redirect URI file
jwijenbergh
2024-02-19
Docs: Add a WireGuard + proxyguard example
jwijenbergh
2024-02-19
Server: Only return should failover if prefer TCP was false too
jwijenbergh
2024-02-19
Docs: re-gen
jwijenbergh
2024-02-19
Proxyguard: Support a FD callback
jwijenbergh
2024-02-19
WireGuard: Latest proxyguard server API changes
jwijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update
jwijenbergh
2024-02-19
Client: Ensure we are in GettingConfig
jwijenbergh
2024-02-19
Docs API: Re-run gen exports doc
jwijenbergh
2024-02-19
Exports: Add doc for StartProxyguard
jwijenbergh
2024-02-19
API: Include regular wireguard profile even when prefer TCP is true
jwijenbergh
2024-02-19
Types Server: Format
jwijenbergh
2024-02-19
Ping windows: Add missing fmt import
jwijenbergh
2024-02-19
Types server: Document proxy arguments
jwijenbergh
2024-02-19
Format: Run gofumpt
jwijenbergh
2024-02-19
CLI: Move to newest API
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update
jwijenbergh
2024-02-19
Client: Refactor to newest internal API
jwijenbergh
2024-02-19
Exports: Set proper wg support boolean
jwijenbergh
2024-02-19
Discovery: Mark orgs expired on org by id error
jwijenbergh
2024-02-19
FSM: Allow to always go to deregistered
jwijenbergh
2024-02-19
API + Server: Support vpn_proto_transport_list
jwijenbergh
2024-02-19
Python tests: Run in thread
jwijenbergh
2024-02-19
WireGuard: TCP support using proxyguard
jwijenbergh
2024-02-19
WireGuard: Add an ini parser
jwijenbergh
2024-02-19
Discovery: Use new HTTP Client
jwijenbergh
2024-02-19
HTTP: Make NewClient accept an underlying http client
jwijenbergh
2024-02-19
HTTP: Fix register agent to include version package
jwijenbergh
2024-02-19
Exports + Python: Delete cookie but add orgid in set_secure_location
jwijenbergh
2024-02-19
Types Server: Explain when the profile map can be empty
jwijenbergh
2024-02-19
Types Server: omitempty for support contacts and locations
jwijenbergh
2024-02-19
Configuration: Expose dns_search_domains
jwijenbergh
2024-02-19
Server Tokens: Rename `expires_in` to `expires_at`
jwijenbergh
2024-02-19
Types Server: Remove protocols from profile
jwijenbergh
2024-02-19
Cookie + Exports: Store and return the cookie from the underlying context
jwijenbergh
2024-02-19
Server: Refactor internal server package to use new state file
jwijenbergh
2024-02-19
Config: New state file
jwijenbergh
2024-02-19
Server: Delete old files to prepare for new internal API
jwijenbergh
2024-02-19
Util + OAuth: Delete internal OAuth implementation
jwijenbergh
2024-02-19
All: Prepare to get rid of go-errors/errors lib
jwijenbergh
2024-02-19
Python: Add a helper for server type __str__ representation
jwijenbergh
2024-02-19
Exports + Python: New API for Token Getter and Setter
jwijenbergh
2024-02-19
Python example: Set common version from variable
jwijenbergh
2024-02-19
HTTP: Make sure to add all headers
jwijenbergh
2024-02-19
i18nerr + HTTP: Properly convert timeout errors
jwijenbergh
[next]