| -rw-r--r-- | .clang-format | 54L |
| -rw-r--r-- | .clusterfuzzlite/Dockerfile | 23L |
| -rw-r--r-- | .clusterfuzzlite/build.sh | 31L |
| -rw-r--r-- | .clusterfuzzlite/project.yaml | 7L |
| -rw-r--r-- | .github/FUNDING.yml | 2L |
| -rw-r--r-- | .github/workflows/cflite_batch.yml | 49L |
| -rw-r--r-- | .github/workflows/cflite_cron.yml | 75L |
| -rw-r--r-- | .github/workflows/cflite_pr.yml | 53L |
| -rw-r--r-- | .github/workflows/ci.yml | 84L |
| -rw-r--r-- | .github/workflows/lint.yml | 24L |
| -rw-r--r-- | .gitignore | 28L |
| -rw-r--r-- | LICENSE | 661L |
| -rw-r--r-- | README.md | 72L |
| -rw-r--r-- | fuzz/StandaloneFuzzTargetMain.c | 49L |
| -rw-r--r-- | fuzz/corpuses/sign.zip | 18829B |
| -rw-r--r-- | fuzz/meson.build | 49L |
| -rw-r--r-- | fuzz/olm_sign_fuzzer.cpp | 31L |
| -rw-r--r-- | fuzz/test_fuzz.sh | 16L |
| -rw-r--r-- | include/account.hpp | 212L |
| -rw-r--r-- | include/errors.hpp | 67L |
| -rw-r--r-- | include/export.hpp | 39L |
| -rw-r--r-- | include/list.hpp | 261L |
| -rw-r--r-- | include/megolm.hpp | 60L |
| -rw-r--r-- | include/pickle.hpp | 208L |
| -rw-r--r-- | include/spank-olm.hpp | 3L |
| -rw-r--r-- | meson.build | 99L |
| -rw-r--r-- | meson_options.txt | 26L |
| -rw-r--r-- | misc/spank-olm.pc.in | 10L |
| -rw-r--r-- | src/account.cpp | 278L |
| -rw-r--r-- | src/megolm.cpp | 168L |
| -rw-r--r-- | src/pickle.cpp | 314L |
| -rw-r--r-- | src/spank-olm.cpp | 63L |
| -rw-r--r-- | subprojects/snitch.wrap | 8L |
| -rw-r--r-- | tests/account_test.cpp | 90L |
| -rw-r--r-- | tests/list_test.cpp | 167L |
| -rw-r--r-- | wasm-cross-file.txt | 15L |