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-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
2022-01-24
Cleanup
StevenWdV
2021-12-17
Fix relative paths in platform.mk
StevenWdV
2021-12-17
Fix PHP wrapper on Unix, extract common platform detection logic
StevenWdV
2021-12-17
Add PHP wrapper, use header for right platform for PHP & Swift, simplify Swif...
StevenWdV
2021-12-14
Add Swift wrapper, support more platforms in Makefile
StevenWdV
2021-12-03
Add initial Python wheel support
StevenWdV
2021-11-29
Fix Java wrapper on Unix (append 'lib' prefix to library)
StevenWdV
2021-11-26
Add requirements & MinGW instructions to READMEs. Change OS/ARCH to GOOS/GOAR...
StevenWdV
2021-11-24
Support more platforms, add make clean targets, support embedding lib in nupkg
StevenWdV
[prev]
[next]