| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| The python wrapper contained lots of code that should not be exposed. The other wrappers I will update later | |||
| 2022-04-05 | Begin exporting by wrapping state in a singleton | Jeroen Wijenbergh | |
| 2022-04-05 | Python: Return a json object | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Python: Simplify error class | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Python: Move error class to a separate file | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Python: Expose getting servers list | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Python: fix types | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Abstract error handling in python code | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Expose list retrieval by returning a JSON string | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Do not expose just yet, API not stable | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Begin exposing functions using a map | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Move python library load to init and fix build | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-02-16 | Fix small Makefile errors & Python wrapper return value | StevenWdV | |
| 2022-02-10 | Fix Swift wrapper on macOS | StevenWdV | |
| 2022-02-10 | Small Makefile fix [skip ci] | 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 | Cleanup | StevenWdV | |
| 2022-02-09 | Cleanup, update indirect Go packages, support specifying list of wrappers to ↵ | StevenWdV | |
| `test-wrappers` | |||
| 2022-02-09 | Android wrapper fixes, disable Android instrumented tests on GitHub | StevenWdV | |
| 2022-02-09 | Make gradlew executable | StevenWdV | |
| 2022-02-09 | Fix Android wrapper | StevenWdV | |
| 2022-02-09 | Add Android wrapper, remove plain Java Maven wrapper. | StevenWdV | |
| Fix some overrides in Makefiles. | |||
| 2022-02-04 | More Makefile cleanup, support building in folder with spaces | StevenWdV | |
| 2022-01-24 | Cleanup | StevenWdV | |
| Added variables to Makefiles to specify custom exports/ directory; Split exception classes in Java & C#; Added more comments; Renamed library and Go package; Removed real (pure) tests; Added generate_lib.ps1 to generate import .lib for Windows (Swift); Moved built Go libraries to exports/lib/; Switch to hopefully faster Swift GitHub Action. | |||
| 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 ↵ | StevenWdV | |
| Swift Windows fix | |||
| 2021-12-14 | Do not call Maven for clean | StevenWdV | |
| 2021-12-14 | Improve platform support of Python wrapper | StevenWdV | |
| 2021-12-14 | Add Swift wrapper, support more platforms in Makefile | StevenWdV | |
| 2021-12-06 | Fix Python wrapper | StevenWdV | |
| 2021-12-03 | Fix Python build on Linux | StevenWdV | |
| 2021-12-03 | A little cleanup | StevenWdV | |
| 2021-12-03 | Add initial Python wheel support | StevenWdV | |
