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
/
exports
Age
Commit message (
Expand
)
Author
2022-08-15
Refactor: Use constants for state callbacks instead of strings
jwijenbergh
2022-08-10
State + Python: Implement renewing a session
jwijenbergh
2022-07-22
State + Exports: Implement should show renew button boolean
jwijenbergh
2022-07-22
State + FSM + Exports: Implement changing a secure internet location
jwijenbergh
2022-07-18
All: Run Gofumpt formatter
jwijenbergh
2022-07-15
State + Python: Remove Set/Get Identifier
jwijenbergh
2022-07-15
FSM + State + Python: Add a connecting state and improve back transitions
jwijenbergh
2022-07-12
Python + Exports: Implement Go back
jwijenbergh
2022-07-12
Exports + Python: Fix config JSON parsing
jwijenbergh
2022-07-11
Types + Exports: Return JSON and use error level
jwijenbergh
2022-07-11
Exports/State: Return error traceback instead of normal error
jwijenbergh
2022-07-08
Python + Exports: Fix discovery function names
jwijenbergh
2022-07-07
Secure Internet: Implement the Ask Location transition callback
jwijenbergh
2022-07-05
Refactor: Handling of different servers and identifiers
jwijenbergh
2022-06-21
Python/Exports: Separate events and use a map with the name for callbacks
jwijenbergh
2022-06-21
FSM: Add the search server state
jwijenbergh
2022-06-21
State: Add functions for getting/setting a connection identifier
jwijenbergh
2022-06-20
Refactor: Errors to have one custom type that is to be wrapped
jwijenbergh
2022-05-13
Python + Go: Run formatter
jwijenbergh
2022-05-13
Refactor: Adapt the API to the documentation
jwijenbergh
2022-05-09
FSM/State: Profile correctness and connect name change
jwijenbergh
2022-05-09
State: Implement SetDisconnected/SetConnected
jwijenbergh
2022-04-29
Secure Internet: Basic implementation and add support to cli
Jeroen Wijenbergh
2022-04-26
State: Add a state map to exports instead of a global singleton
jwijenbergh
2022-04-26
OAuth: Add a Cancel method
jwijenbergh
2022-04-22
Refactor: Restructure project
jwijenbergh
2022-04-22
Servers: Add initial support for multiple using a map
jwijenbergh
2022-04-20
Profiles: Return possible error message when setting ID
jwijenbergh
2022-04-20
Profiles: Implement SetProfileID instead of getting generic data
jwijenbergh
2022-04-19
Profiles: Implement basic functionality for sending a profile_id
Jeroen Wijenbergh
2022-04-05
Add debug variable to save a live fsm graph
jwijenbergh
2022-03-29
State: Add a deregister method for cleanup
jwijenbergh
2022-03-23
Add wrapping functionality for getting a wireguard config
jwijenbergh
2022-03-23
Python: Implement state callbacks using decorators
jwijenbergh
2022-03-22
Save a local copy of the disco list
jwijenbergh
2022-03-21
Update python and add basic config support
Jeroen Wijenbergh
2022-04-05
Add callback state change and simplify wrappers
jwijenbergh
2022-04-05
Refactor: Simplify errors for wrapping
jwijenbergh
2022-04-05
Begin exporting by wrapping state in a singleton
Jeroen Wijenbergh
2022-04-05
Go: Properly expose getting server list
jwijenbergh
2022-04-05
Python: Expose getting servers list
jwijenbergh
2022-04-05
Expose list retrieval by returning a JSON string
jwijenbergh
2022-04-05
Do not expose just yet, API not stable
jwijenbergh
2022-04-05
Begin exposing functions using a map
jwijenbergh
2022-04-05
Move python library load to init and fix build
jwijenbergh
2022-02-10
Fix Swift wrapper on macOS
StevenWdV
2022-02-09
Small Makefile improvement
StevenWdV
2022-02-09
Add Android wrapper, remove plain Java Maven wrapper.
StevenWdV
2022-02-04
More Makefile cleanup, support building in folder with spaces
StevenWdV
2022-01-25
Small comment fix
StevenWdV
[prev]
[next]