forked from irungentoo/toxcore
-
Notifications
You must be signed in to change notification settings - Fork 304
Pull requests: TokTok/c-toxcore
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: error check the result of encrypt_precompute
bug
Bug fix for the user, not a fix to a build script
fix(events): memory leak when event field alloc fails
bug
Bug fix for the user, not a fix to a build script
cleanup: tcp server comments cleanup and added asserts
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
feat: Noise IK handshake implementation
enhancement
New feature for the user, not a new feature for build script
refactor(clock): Add Refactoring production code, eg. renaming a variable, not affecting semantics
Clock vtable and refactor Mono_Time.
refactor
refactor: Implement buffered event dispatch in Refactoring production code, eg. renaming a variable, not affecting semantics
tox_iterate.
refactor
test: Add a TCP server test suite.
test
Adding missing tests, refactoring tests; no production code change
feat: Add an option to wait for events in tox_iterate.
enhancement
New feature for the user, not a new feature for build script
feat: Add a network profiling TUI.
enhancement
New feature for the user, not a new feature for build script
perf: Make the code for adding group peers non-recursive.
performance
A code change that improves performance
feat: Add an easier way to enable experimental code changes.
enhancement
New feature for the user, not a new feature for build script
fix: Stop memcpy-ing internal data structures into packets.
bug
Bug fix for the user, not a fix to a build script
feat: WIP NoiseIK handshake based on libsodium
enhancement
New feature for the user, not a new feature for build script
feat: Add username/password SOCKS5 auth
enhancement
New feature for the user, not a new feature for build script
help wanted
Extra attention is needed
network
Network
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.