forked from irungentoo/toxcore
-
Notifications
You must be signed in to change notification settings - Fork 302
Pull requests: TokTok/c-toxcore
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: Add tool and service acknowledgment and sponsor lists
documentation
Changes to the documentation
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
docs: Documented the Tox handshake/AKE in docs/tox_handshake.md and added c…
documentation
Changes to the documentation
test: WIP: add test of fallback use of TCP relays
test
Adding missing tests, refactoring tests; no production code change
feat: WIP: new friend finding
enhancement
New feature for the user, not a new feature for build script
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.