forked from irungentoo/toxcore
-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
23 changed files
with
447 additions
and
4,562 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.