10
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor onion_client.c do_friends() More... over 3 years ago
cleanup: Remove unused execution trace library. More... over 3 years ago
chore: Add a .clang-format that mostly agrees with astyle. More... over 3 years ago
chore: Make coverity scan a nightly job. More... over 3 years ago
chore: Fix build-args in win32/win64 docker build. More... over 3 years ago
chore: Simplify and speed up windows builds using docker image. More... over 3 years ago
Release 0.2.16 More... over 3 years ago
chore: Add docker image builds for windows cross compiler. More... over 3 years ago
chore: Simplify and speed up nacl build using toxchat/nacl. More... over 3 years ago
chore: Remove msan from all CIs except circleci. More... over 3 years ago
test: Add a profiling script and Dockerfile. More... over 3 years ago
fix: memory leak during conference load More... over 3 years ago
fix: properly deallocate frozen peers More... over 3 years ago
cleanup: Avoid implicit boolean and floating point conversions in decls. More... over 3 years ago
cleanup: Avoid implicit bool conversions in logical operators. More... over 3 years ago
cleanup: Enable tokstyle's `-Wlarge-struct-params`. More... over 3 years ago
fix: Fix return type of functions returning uint64_t. More... over 3 years ago
cleanup: Apply stronger type checks and fix errors. More... over 3 years ago
Improve how we share TCP relays with friends More... over 3 years ago
cleanup: Avoid implicit pointer-to-bool conversion in `if` in toxav. More... over 3 years ago
refactor: Compare pointers in if conditions to nullptr. More... over 3 years ago
Fix a file transfer bug introduced in commit 2073d02 More... over 3 years ago
refactor: Add a bit more logging; change WARNING to ERROR. More... over 3 years ago
chore: Add BUILD file for websockify. More... over 3 years ago
chore: fine tune fuzzing settings More... over 3 years ago
cleanup: Add some more error path logging to TCP server code. More... over 3 years ago
Don't attempt to install the same package twice More... over 3 years ago
Update Windows Docker build deps More... over 3 years ago
Use a bit less random example for options More... over 3 years ago
Update the list of CMake options More... over 3 years ago