Skip to content

Pull requests: TokTok/c-toxcore

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /other/bootstrap_daemon/websocket/websockify chore Updating grunt tasks etc; no production code change dependencies Pull requests that update a dependency file go Pull requests that update Go code
#2891 opened Mar 13, 2025 by dependabot bot Loading…
fix: forgot an enum in the nodes request rename bug Bug fix for the user, not a fix to a build script
#2890 opened Mar 12, 2025 by Green-Sky Loading… v0.2.21
chore(toxav): increase the idle iterate interval to 1 second chore Updating grunt tasks etc; no production code change
#2887 opened Mar 7, 2025 by Green-Sky Loading… v0.2.22
chore: Limit exports in wasm library. chore Updating grunt tasks etc; no production code change
#2870 opened Feb 10, 2025 by iphydf Draft v0.2.22
refactor: Move random and memory OS-specifics to os_* files. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2867 opened Feb 6, 2025 by iphydf Loading… v0.2.22
test: Add a TCP server fuzz test. test Adding missing tests, refactoring tests; no production code change
#2866 opened Feb 6, 2025 by iphydf Draft v0.2.22
refactor: Explicitly pass dependencies to constructors. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2862 opened Feb 5, 2025 by iphydf Loading… v0.2.22
refactor: Move loglogdata out of network.c. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2859 opened Jan 31, 2025 by iphydf Loading… v0.2.22
cleanup: Make loglogdata a little clearer and safer. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#2858 opened Jan 30, 2025 by iphydf Draft v0.2.22
refactor: Add file/line to tox-bootstrapd stdout/stderr logging. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2855 opened Jan 30, 2025 by iphydf Loading… v0.2.22
refactor: Add tox_options_set_savedata, deprecate old functions. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2840 opened Jan 25, 2025 by iphydf Loading… v0.2.22
test: Add cake static analyser. test Adding missing tests, refactoring tests; no production code change
#2724 opened Mar 4, 2024 by iphydf Draft v0.2.x
refactor: Make add_to_list non-recursive. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2688 opened Feb 14, 2024 by iphydf Loading… v0.2.22
refactor: Use structs for public key and secret key in NGC. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2676 opened Feb 11, 2024 by iphydf Draft v0.2.x
refactor: Use strong typedef for network family. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2641 opened Feb 3, 2024 by iphydf Loading… v0.2.22
refactor: Install headers into repo-equivalent directories. refactor Refactoring production code, eg. renaming a variable, not affecting semantics
#2599 opened Jan 25, 2024 by iphydf Loading… v0.2.x
fix: Stop memcpy-ing internal data structures into packets. bug Bug fix for the user, not a fix to a build script
#2595 opened Jan 24, 2024 by iphydf Draft v0.2.22
feat: WIP NoiseIK handshake based on libsodium enhancement New feature for the user, not a new feature for build script
#2450 opened Dec 4, 2023 by goldroom Draft v0.2.22
ProTip! Exclude everything labeled bug with -label:bug.