toxcore/cmake
iphydf 4746a8b3af
cleanup: Remove apidsl; remove crypto_memcmp.
* `crypto_memcmp` was replaced by more specific functions. We never want
  to compare arbitrary amounts of data this way. We use these functions
  to compare key material.
* apidsl has been bothering people, so now we un-bother them. You're
  welcome.
* Added the memlock/unlock functions from the New Group Chats branch.
* Remove some system dependencies in crypto_core_mem.c.
* Renamed UPPERCASE_NAMES to Snake_Camel_Case names.
2021-12-19 19:22:38 +00:00
..
CompileGTest.cmake Simplify Travis CI builds. 2018-07-01 08:35:44 +00:00
Dependencies.cmake Add support for the conan C/C++ package manager 2020-05-29 15:36:26 +02:00
MacRpath.cmake Install libraries with RPATH. 2016-10-11 14:05:41 +02:00
ModulePackage.cmake Add support for the conan C/C++ package manager 2020-05-29 15:36:26 +02:00
StrictAbi.cmake Enable auto tests under STRICT_ABI if static libs are available. 2019-01-06 19:28:40 +00:00