| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-01 | Version: Bump to 0.3.0 | jwijenbergh | |
| 2023-01-05 | CI: Run without docker | jwijenbergh | |
| 2022-12-21 | Version: Bump to 0.2.0 | jwijenbergh | |
| 2022-07-08 | RPM & Setup: Separate eduVPN and common name with a - or _ | jwijenbergh | |
| 2022-07-05 | Docs: Add RPM documentation to a Package Formats section | jwijenbergh | |
| 2022-07-05 | Makefile: Add rpm targets | jwijenbergh | |
| 2022-05-03 | Makefile: Force only Python as a viable wrapper | jwijenbergh | |
| 2022-04-22 | Refactor: Restructure project | jwijenbergh | |
| - Add an internal folder where all the internal code lives - Make a state.go and state_test.go for the public interface This gives a more clear separation between functions and modules. It also makes this a more typical Go project setup. | |||
| 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-09 | Cleanup, update indirect Go packages, support specifying list of wrappers to ↵ | StevenWdV | |
| `test-wrappers` | |||
| 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-03 | A little cleanup | StevenWdV | |
| 2021-11-29 | Improve Java wrapper: add all tests, link correct libraries, use Maven, add ↵ | StevenWdV | |
| Makefile & GitHub workflow. Fix make clean targets. | |||
| 2021-11-25 | Disable parallel wrapper tests on GitHub | StevenWdV | |
| 2021-11-25 | Add Python wrapper | StevenWdV | |
| 2021-11-24 | Support more platforms, add make clean targets, support embedding lib in nupkg | StevenWdV | |
| 2021-11-22 | Add C bindings and a C# wrapper | StevenWdV | |
