summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpncommon/__init__.py
AgeCommit message (Expand)Author
2022-05-03Python: Place py files in srcjwijenbergh
2022-04-26State: Add a state map to exports instead of a global singletonjwijenbergh
2022-04-26OAuth: Add a Cancel methodjwijenbergh
2022-04-20Profiles: Return possible error message when setting IDjwijenbergh
2022-04-20Profiles: Implement SetProfileID instead of getting generic datajwijenbergh
2022-04-19Profiles: Implement basic functionality for sending a profile_idJeroen Wijenbergh
2022-04-05Add debug variable to save a live fsm graphjwijenbergh
2022-03-29State: Add a deregister method for cleanupjwijenbergh
2022-03-23Add wrapping functionality for getting a wireguard configjwijenbergh
2022-03-23Python: Implement state callbacks using decoratorsjwijenbergh
2022-03-22Save a local copy of the disco listjwijenbergh
2022-03-22Python: Fix wrapping type errorsjwijenbergh
2022-03-21Update python and add basic config supportJeroen Wijenbergh
2022-04-05Add callback state change and simplify wrappersjwijenbergh
2022-04-05Begin exporting by wrapping state in a singletonJeroen Wijenbergh
2022-04-05Python: Move error class to a separate filejwijenbergh
2022-04-05Expose list retrieval by returning a JSON stringjwijenbergh
2022-04-05Move python library load to init and fix buildjwijenbergh
2021-12-03Add initial Python wheel supportStevenWdV