| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-05 | Abstract error types and remove JSON parsing | jwijenbergh | |
| For now JSON parsing does not make a lot of sense. This is better off handled by the clients for now. 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 | Fix test_data path to fix windows builds | jwijenbergh | |
| Thanks @stevenwdv Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Readme: Update Structure | Jeroen Wijenbergh | |
| 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-04-05 | Add signature verification to list retrieval | jwijenbergh | |
| - Move test data to src - Verify signatures by calling the Verify method - Add a customizable parameter to force prehashed signatures Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-04-05 | Go: Begin working on abstracting server/organization list | jwijenbergh | |
| Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com> | |||
| 2022-02-16 | Fix small Makefile errors & Python wrapper return value | StevenWdV | |
| 2022-02-10 | Remove macOS workflow again because of System Integrity Protection [skip ci] | StevenWdV | |
| 2022-02-10 | Fix Swift wrapper on macOS | StevenWdV | |
| 2022-02-10 | Add macOS test Swift GitHub workflow | StevenWdV | |
| 2022-02-10 | Only test C# for Windows on CI | StevenWdV | |
| 2022-02-10 | Fix Windows Swift GitHub workflow | StevenWdV | |
| 2022-02-10 | Add Windows GitHub test workflow | StevenWdV | |
| 2022-02-10 | Small Makefile fix [skip ci] | StevenWdV | |
| 2022-02-10 | Update README | stevenwdv | |
| 2022-02-10 | Enable Dependabot for Go | stevenwdv | |
| 2022-02-10 | Add CodeQL for Go | stevenwdv | |
| 2022-02-09 | Reduce workflow artifact retention period [skip ci] | StevenWdV | |
| 2022-02-09 | Small workflow fixes [skip ci] | StevenWdV | |
| 2022-02-09 | Add build tasks to GitHub workflow & fix test tasks | StevenWdV | |
| 2022-02-09 | Add build tasks to GitHub workflow | StevenWdV | |
| 2022-02-09 | Split up GitHub test workflow | StevenWdV | |
| 2022-02-09 | Small Makefile improvement | 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-25 | Small comment fix | 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 relative paths in platform.mk | StevenWdV | |
| 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 | |
| 2021-11-29 | Fix Java wrapper on Unix (append 'lib' prefix to library) | StevenWdV | |
| 2021-11-29 | Maven: add --no-transfer-progress to avoid spamming CI logs | StevenWdV | |
| 2021-11-29 | Fix workflow Java version | 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-28 | Java wrapper stub | StevenWdV | |
| 2021-11-26 | Add requirements & MinGW instructions to READMEs. Change OS/ARCH to ↵ | StevenWdV | |
| GOOS/GOARCH. Add build step to Python test Makefile. | |||
