10
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: Add missing memunlock of local variable when it goes out of scope. More... almost 2 years ago
cleanup: Simplify custom packet length check in NGC. More... almost 2 years ago
fix: Fix some false positive from PVS Studio. More... almost 2 years ago
refactor: Make prune_gc_sanctions_list more obviously correct. More... almost 2 years ago
docs: Add static analysis tool list to README. More... almost 2 years ago
cleanup: Check that WINXP macro exists before comparing it. More... almost 2 years ago
refactor: Make tox mutex non-recursive. More... almost 2 years ago
refactor: Make ToxAV independent of toxcore internals. More... almost 2 years ago
refactor: Fix network test not using the strong typedef More... almost 2 years ago
docs: Add more documentation to crypto_core. More... almost 2 years ago
docs: Fix up doxyfile. More... almost 2 years ago
refactor: Remove `Tox *` from `tox_dispatch`. More... almost 2 years ago
refactor: Don't rely on tox_dispatch passing tox in tests. More... almost 2 years ago
refactor: Use strong typedef for NGC peer id. More... almost 2 years ago
refactor: Use strong typedef instead of struct for `Socket`. More... almost 2 years ago
refactor: Use `merge_sort` instead of `qsort` for sorting. More... almost 2 years ago
chore: Check that both gtest and gmock exist for tests. More... almost 2 years ago
chore: Add some comments to the astyle config. More... almost 2 years ago
chore: Reformat sources with astyle. More... almost 2 years ago
chore: Rename C++ headers to .hh suffixes. More... almost 2 years ago
test: Add slimcc compiler compatibility test. More... almost 2 years ago
chore: Use C++ mode for clang-tidy. More... almost 2 years ago
cleanup: Add more `const` where possible. More... almost 2 years ago
cleanup: Remove implicit bool conversions. More... almost 2 years ago
chore: Only check the bootstrap daemon checksum on release. More... almost 2 years ago
cleanup: Further `#include` cleanups. More... almost 2 years ago
cleanup: Use Bazel modules to enforce proper `#include` hygiene. More... almost 2 years ago
refactor: Move pack/unpack `IP_Port` from DHT into network module. More... almost 2 years ago
chore: Really fix coverage docker image build. More... almost 2 years ago
chore: Fix post-submit coverage image. More... almost 2 years ago