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
feat: Add binary packing functions for tox events. More... over 3 years ago
cleanup: Make LAN discovery thread-safe without data races. More... over 3 years ago
feat: Add async event handling (callbacks) code. More... over 3 years ago
cleanup: Comply with new cimple callback rules. More... over 3 years ago
cleanup: Split msi callback array into 1 member per callback More... over 3 years ago
Release 0.2.15 More... over 3 years ago
fix: Reduce logging verbosity even more. More... over 3 years ago
chore: Add an easy way to run autotools and circleci builds locally. More... over 3 years ago
fix: Reduce logging verbosity in TCP server. More... over 3 years ago
Update readme header More... over 3 years ago
Release 0.2.14 More... over 3 years ago
docs: Make crypto_core.h appear on doxygen. More... over 3 years ago
Use proper method for generating random numbers in a range More... over 3 years ago
doc: Add doxygen configuration and netlify publishing. More... over 3 years ago
chore: Make the last few remaining top level comments doxygen style. More... over 3 years ago
chore: Sync all comments between header and source files. More... over 3 years ago
chore: Make all top level comments doxygen style `/**`. More... over 3 years ago
cleanup: Ensure we limit the system headers included in .h files. More... over 3 years ago
cleanup: Don't pass the whole DHT object to lan discovery. More... over 3 years ago
Move duplicate code for converting IPv4-in-6 to IPv4 to a function More... over 3 years ago
Make more functions take const pointers to IP_Port More... over 3 years ago
chore: Make run-infer script use docker. More... over 3 years ago
chore: Disable some cimple warnings for now. More... over 3 years ago
Properly copy Node_format using serialized format More... over 3 years ago
Make functions take const pointer to IP_Port wherever possible More... over 3 years ago
feat: Add WASM build for toxcore and websocket bootstrap node. More... over 3 years ago
Fix potential freeing of an immutable static buffer More... over 3 years ago
fix: Fix bootstrap on emscripten/wasm. More... over 3 years ago
Use latest toktok-stack msan version More... over 3 years ago
Add some toxav bounds/sanity checks More... over 3 years ago