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
/
wrappers
/
python
Age
Commit message (
Expand
)
Author
2022-06-29
Python: Load normal library path before loading absolute path
jwijenbergh
2022-06-21
Python/Exports: Separate events and use a map with the name for callbacks
jwijenbergh
2022-06-21
Python: Wait for the UI when selecting a profile and add class helpers
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-05-13
Python + Go: Run formatter
jwijenbergh
2022-05-13
Refactor: Adapt the API to the documentation
jwijenbergh
2022-05-10
Python: Fix lib path
jwijenbergh
2022-05-10
Python: Add config retrieval test
jwijenbergh
2022-05-09
FSM/State: Profile correctness and connect name change
jwijenbergh
2022-05-09
State: Implement SetDisconnected/SetConnected
jwijenbergh
2022-05-06
Python setup.py: Specify src directory
jwijenbergh
2022-05-03
Python: Place py files in src
jwijenbergh
2022-05-03
Python: Disable tests as there are none atm
jwijenbergh
2022-05-03
Python: Remove obsolete code
jwijenbergh
2022-05-03
Python: Ensure the eduvpncommon lib folder exists when packing
jwijenbergh
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-21
Python: Remove obsolete FIXMEs
jwijenbergh
2022-04-20
Python: Do not automatically deregister
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-19
OAuth improvements: Also ensure tokens based on config state
Jeroen Wijenbergh
2022-04-11
Python: Only deregister when lib is alive
jwijenbergh
2022-04-05
Python: Update state callbacks to be in line with FSM
jwijenbergh
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
Python: Add main method to implement a basic cli
jwijenbergh
2022-03-22
Save a local copy of the disco list
jwijenbergh
2022-03-22
Python: Fix wrapping type errors
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
Begin exporting by wrapping state in a singleton
Jeroen Wijenbergh
2022-04-05
Python: Return a json object
jwijenbergh
2022-04-05
Python: Simplify error class
jwijenbergh
2022-04-05
Python: Move error class to a separate file
jwijenbergh
2022-04-05
Python: Expose getting servers list
jwijenbergh
2022-04-05
Python: fix types
jwijenbergh
2022-04-05
Abstract error handling in python code
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-16
Fix small Makefile errors & Python wrapper return value
StevenWdV
2022-02-09
Add build tasks to GitHub workflow
StevenWdV
2022-02-09
Improve wrapper min sign time tests, add .NET version note
StevenWdV
2022-02-09
Add Android wrapper, remove plain Java Maven wrapper.
StevenWdV
[next]