summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpncommon/discovery.py
AgeCommit message (Expand)Author
2022-04-05Add callback state change and simplify wrappersjwijenbergh
2022-04-05Begin exporting by wrapping state in a singletonJeroen Wijenbergh
2022-04-05Python: Return a json objectjwijenbergh
2022-04-05Python: Simplify error classjwijenbergh
2022-04-05Python: Move error class to a separate filejwijenbergh
2022-04-05Python: Expose getting servers listjwijenbergh
2022-04-05Python: fix typesjwijenbergh
2022-04-05Abstract error handling in python codejwijenbergh
2022-04-05Expose list retrieval by returning a JSON stringjwijenbergh
2022-04-05Do not expose just yet, API not stablejwijenbergh
2022-04-05Begin exposing functions using a mapjwijenbergh
2022-04-05Move python library load to init and fix buildjwijenbergh
2022-02-16Fix small Makefile errors & Python wrapper return valueStevenWdV
2022-02-09Add Android wrapper, remove plain Java Maven wrapper.StevenWdV
2022-01-24CleanupStevenWdV
2021-12-14Improve platform support of Python wrapperStevenWdV
2021-12-03Add initial Python wheel supportStevenWdV