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
/
eduvpncommon
/
discovery.py
Age
Commit message (
Expand
)
Author
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 Android wrapper, remove plain Java Maven wrapper.
StevenWdV
2022-01-24
Cleanup
StevenWdV
2021-12-14
Improve platform support of Python wrapper
StevenWdV
2021-12-03
Add initial Python wheel support
StevenWdV