forked from irungentoo/toxcore
-
Notifications
You must be signed in to change notification settings - Fork 291
Pull requests: TokTok/c-toxcore
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: Move loglogdata out of network.c.
refactor
Refactoring production code, eg. renaming a variable, not affecting semantics
cleanup: Make loglogdata a little clearer and safer.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
refactor: Add file/line to tox-bootstrapd stdout/stderr logging.
refactor
Refactoring production code, eg. renaming a variable, not affecting semantics
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
feat: Add back the New feature for the user, not a new feature for build script
tox_loop
implementation for low latency.
enhancement
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.