Skip to content

Actions: TokTok/c-toxcore

post-submit

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
212 workflow runs
212 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix: Pass array, not array pointer, to memcmp.
post-submit #137: Commit c71567d pushed by toktok-releaser
February 12, 2024 10:48 19m 36s master
February 12, 2024 10:48 19m 36s
cleanup: Never pass void* directly to memcpy.
post-submit #136: Commit 9b46a08 pushed by toktok-releaser
February 12, 2024 10:20 18m 29s master
February 12, 2024 10:20 18m 29s
refactor: Use tox rng to seed the keypair generation.
post-submit #135: Commit 5d7b7a7 pushed by toktok-releaser
February 11, 2024 19:20 18m 1s master
February 11, 2024 19:20 18m 1s
cleanup: Small improvements found by PVS Studio.
post-submit #134: Commit 961891d pushed by toktok-releaser
February 11, 2024 17:11 18m 44s master
February 11, 2024 17:11 18m 44s
chore: Disable NGC saving by default, enable through Tox_Options.
post-submit #133: Commit 8201019 pushed by iphydf
February 11, 2024 16:34 18m 19s master
February 11, 2024 16:34 18m 19s
cleanup: Replace pointer arithmetic with explicit &arr[i].
post-submit #132: Commit 5dd9ee3 pushed by iphydf
February 10, 2024 23:45 18m 29s master
February 10, 2024 23:45 18m 29s
refactor: Use strong typedef for NGC peer id.
post-submit #131: Commit ca4606d pushed by toktok-releaser
February 9, 2024 23:21 18m 12s master
February 9, 2024 23:21 18m 12s
cleanup: Simplify custom packet length check in NGC.
post-submit #130: Commit 442213b pushed by toktok-releaser
February 9, 2024 22:55 18m 28s master
February 9, 2024 22:55 18m 28s
fix: Correct a few potential null derefs in bootstrap daemon.
post-submit #129: Commit 08d3393 pushed by iphydf
February 9, 2024 18:20 18m 22s master
February 9, 2024 18:20 18m 22s
fix: Add missing memunlock of local variable when it goes out of scope.
post-submit #128: Commit b9877b3 pushed by iphydf
February 9, 2024 17:34 18m 26s master
February 9, 2024 17:34 18m 26s
fix: Zero out stack-allocated secret key before return.
post-submit #127: Commit dab5fe4 pushed by iphydf
February 9, 2024 17:13 23m 23s master
February 9, 2024 17:13 23m 23s
refactor: Make prune_gc_sanctions_list more obviously correct.
post-submit #126: Commit f058103 pushed by iphydf
February 9, 2024 16:56 18m 20s master
February 9, 2024 16:56 18m 20s
docs: Add static analysis tool list to README.
post-submit #125: Commit 3ba7a0d pushed by toktok-releaser
February 9, 2024 05:51 18m 11s master
February 9, 2024 05:51 18m 11s
docs: Run prettier-markdown on markdown files.
post-submit #124: Commit 8d0811a pushed by toktok-releaser
February 9, 2024 05:48 18m 15s master
February 9, 2024 05:48 18m 15s
refactor: Fix network test not using the strong typedef
post-submit #123: Commit 969e3a2 pushed by iphydf
February 9, 2024 01:43 22m 47s master
February 9, 2024 01:43 22m 47s
fix: Fix some false positive from PVS Studio.
post-submit #122: Commit 9fe18b1 pushed by iphydf
February 9, 2024 00:52 17m 49s master
February 9, 2024 00:52 17m 49s
cleanup: Check that WINXP macro exists before comparing it.
post-submit #121: Commit 7c44379 pushed by toktok-releaser
February 9, 2024 00:26 18m 53s master
February 9, 2024 00:26 18m 53s
refactor: Make tox mutex non-recursive.
post-submit #120: Commit 5c93231 pushed by iphydf
February 8, 2024 00:52 17m 52s master
February 8, 2024 00:52 17m 52s
docs: Fix up doxyfile.
post-submit #119: Commit aacff73 pushed by toktok-releaser
February 7, 2024 23:31 18m 25s master
February 7, 2024 23:31 18m 25s
docs: Add more documentation to crypto_core.
post-submit #118: Commit d55fc85 pushed by toktok-releaser
February 6, 2024 22:25 18m 15s master
February 6, 2024 22:25 18m 15s
refactor: Remove Tox * from tox_dispatch.
post-submit #117: Commit 5bdaaae pushed by toktok-releaser
February 5, 2024 01:29 19m 44s master
February 5, 2024 01:29 19m 44s
refactor: Don't rely on tox_dispatch passing tox in tests.
post-submit #116: Commit e202341 pushed by iphydf
February 4, 2024 20:18 19m 40s master
February 4, 2024 20:18 19m 40s
chore: Use C++ mode for clang-tidy.
post-submit #115: Commit 34df938 pushed by toktok-releaser
February 4, 2024 19:03 19m 43s master
February 4, 2024 19:03 19m 43s
chore: Check that both gtest and gmock exist for tests.
post-submit #114: Commit 8b05296 pushed by toktok-releaser
February 3, 2024 01:50 18m 16s master
February 3, 2024 01:50 18m 16s
test: Add slimcc compiler compatibility test.
post-submit #113: Commit 4201066 pushed by iphydf
February 3, 2024 00:01 19m 43s master
February 3, 2024 00:01 19m 43s