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
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
2024-02-19
Exports Make: Get version from internal version
jwijenbergh
2024-02-19
Docs API: Add autogenerated note
jwijenbergh
2024-02-19
Docs getting started: Do not explicitly mention version
jwijenbergh
2024-02-19
Client redirect: Formatting changes
jwijenbergh
2024-02-19
Client: Split client id and discovery functions
jwijenbergh
2024-02-19
Makefile: Cleanup old targets
jwijenbergh
2024-02-19
Client FSM + Python: Begin implementing a new state machine
jwijenbergh
2024-02-19
Test: Add an AssertError helper
jwijenbergh
2024-02-19
Version: Initial package
jwijenbergh
2024-02-19
Add pip docker files
jwijenbergh
2024-01-17
Python Main: Remove \* in docstring
jwijenbergh
2024-01-10
Go.mod/Go.sum: Update deps
jwijenbergh
2023-11-01
OAuth + Server: Make ISS optional for custom servers
jwijenbergh
2023-10-31
go.mod/go.sum: Update deps
jwijenbergh
2023-10-26
Client: Support govVPN client IDs
jwijenbergh
2023-09-29
Client: Simplify mobile redirect logic to separate file
jwijenbergh
2023-09-29
Exports Docs: Improve examples for mobile redirects
jwijenbergh
2023-09-29
OAuth: Check for error parameter in authorization response
jwijenbergh
2023-09-29
OAuth Test: Fix redirect URI + listener changes
jwijenbergh
2023-09-29
OAuth: Correctly pass Redirect URI to token request
jwijenbergh
2023-09-29
Client + Server + OAuth: Support mobile redirects
jwijenbergh
2023-09-25
Client: Update translations from Weblate
jwijenbergh
[next]