forked from irungentoo/toxcore
- Notifications
You must be signed in to change notification settings - Fork 300
Pull requests: TokTok/c-toxcore
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: Make the code for adding group peers non-recursive. performance A code change that improves performance
refactor: Add nullable annotations to struct members. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
test: Add a TCP server fuzz test. test Adding missing tests, refactoring tests; no production code change
refactor: Add tox_options_set_savedata, deprecate old functions. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
refactor: Make add_to_list non-recursive. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
refactor: Use structs for public key and secret key in NGC. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
refactor: Use strong typedef for network family. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
refactor: Install headers into repo-equivalent directories. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
feat: WIP NoiseIK handshake based on libsodium enhancement New feature for the user, not a new feature for build script
test: add tests for the ToxAV multithreading modes test Adding missing tests, refactoring tests; no production code change
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.