-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libomemo
updated
9 files
+15 −0 | .github/dependabot.yml | |
+52 −0 | .github/workflows/linux.yml | |
+10 −1 | CHANGELOG.md | |
+3 −3 | Makefile | |
+2 −2 | README.md | |
+2 −16 | src/libomemo.c | |
+1 −1 | src/libomemo.h | |
+2 −2 | test/test_crypto.c | |
+31 −31 | test/test_libomemo.c |