toxcore/toxencryptsave
iphydf 30c939e4ab
cleanup: Fix some clang-tidy warnings and make them errors.
The android warnings are disabled now because they suggest using
linux-only extensions of libc. Useful for android indeed, but we're
targeting non-android and non-linux systems as well.
2021-12-10 15:21:27 +00:00
..
crypto_pwhash_scryptsalsa208sha256 Add a check that we don't have any unused functions. 2020-05-02 22:00:09 +01:00
BUILD.bazel chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
defines.h Remove tokstyle exemptions from build files. 2020-04-16 11:05:08 +00:00
Makefile.inc Fix typo: NAC_LIBS -> NACL_LIBS. 2020-05-04 19:54:58 +01:00
toxencryptsave.api.h chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
toxencryptsave.c cleanup: Fix some clang-tidy warnings and make them errors. 2021-12-10 15:21:27 +00:00
toxencryptsave.h chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00