This website requires JavaScript.
Explore
Help
Register
Sign In
TapTap
/
FastSync
Watch
1
Star
0
Fork
0
You've already forked FastSync
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
357 workflow runs
Actor
All actors
TapTap
Status
All status
Success
Failure
Waiting
Running
fix: address all 12 PR review issues
ci.yaml #267
:
Commit
60ab410a8c
pushed by
TapTap
#93
2026-07-21 15:47:47 +02:00
1m6s
View workflow file
Merge all remaining PRs (
#91
,
#92
,
#87
,
#89
) into single branch
ci.yaml #266
:
Commit
7adb82f8ac
pushed by
TapTap
#93
2026-07-21 15:12:34 +02:00
1m5s
View workflow file
Merge pull request 'Fix logic/correctness bugs (
#73
,
#68
,
#67
,
#66
,
#59
,
#58
,
#54
,
#48
,
#53
)' (
#88
) from fix/logic-correctness into main
ci.yaml #265
:
Commit
1c3b752a8e
pushed by
TapTap
main
2026-07-21 15:02:18 +02:00
1m5s
View workflow file
Merge pull request 'Features and enhancements (
#70
,
#36
,
#34
,
#33
,
#32
,
#57
,
#40
,
#37
)' (
#90
) from fix/enhancements into main
ci.yaml #264
:
Commit
1a765e595b
pushed by
TapTap
main
2026-07-21 15:01:39 +02:00
1m5s
View workflow file
fix: const qualifier for dirent pointer (cppcheck)
ci.yaml #263
:
Commit
94ff55f256
pushed by
TapTap
#91
2026-07-21 14:40:41 +02:00
1m3s
View workflow file
fix: add MAX_DATA_SIZE bounds check in receive_data
ci.yaml #262
:
Commit
ddfd0f1cc2
pushed by
TapTap
#91
2026-07-21 14:37:15 +02:00
7s
View workflow file
fix: address review findings — receive_delta_file STATUS_ERROR on early returns
ci.yaml #261
:
Commit
e34ec3d594
pushed by
TapTap
#87
2026-07-21 14:33:11 +02:00
1m4s
View workflow file
fix: address review findings — test_scanner cleanup, basename comment
ci.yaml #260
:
Commit
f932a48910
pushed by
TapTap
#88
2026-07-21 14:21:18 +02:00
1m5s
View workflow file
fix: address review findings — sendfile EINTR, path traversal check
ci.yaml #259
:
Commit
bd2af8071a
pushed by
TapTap
#89
2026-07-21 14:18:59 +02:00
1m6s
View workflow file
fix: address review findings — unused var, constness, format specifiers, bounds check
ci.yaml #258
:
Commit
23af379bfb
pushed by
TapTap
#91
2026-07-21 14:16:39 +02:00
8s
View workflow file
fix: address review findings — localtime_r, test_scanner cleanup
ci.yaml #257
:
Commit
31da8bf081
pushed by
TapTap
#92
2026-07-21 14:17:29 +02:00
1m3s
View workflow file
fix: address review findings — localtime_r, test_scanner cleanup
ci.yaml #256
:
Commit
925760d1bd
pushed by
TapTap
#92
2026-07-21 14:16:32 +02:00
1m28s
View workflow file
fix: address review findings — localtime_r, test_scanner cleanup
ci.yaml #255
:
Commit
0cbc873f5c
pushed by
TapTap
#90
2026-07-21 14:16:01 +02:00
1m6s
View workflow file
ci: trigger CI
ci.yaml #254
:
Commit
83c61aadc2
pushed by
TapTap
#91
2026-07-20 22:05:52 +02:00
1m3s
View workflow file
fix: clang-format compliance
ci.yaml #253
:
Commit
552561146a
pushed by
TapTap
#92
2026-07-20 22:03:58 +02:00
2m47s
View workflow file
fix: clang-format compliance
ci.yaml #252
:
Commit
6ada6a5aa7
pushed by
TapTap
#88
2026-07-20 22:03:26 +02:00
2m21s
View workflow file
fix: clang-format compliance
ci.yaml #251
:
Commit
b20e39012e
pushed by
TapTap
#89
2026-07-20 22:02:37 +02:00
1m34s
View workflow file
fix: clang-format compliance
ci.yaml #250
:
Commit
cdd6d1cfed
pushed by
TapTap
#90
2026-07-20 22:02:08 +02:00
1m6s
View workflow file
fix: test quality — cppcheck suppressions, TLS test addresses, log test isolation
ci.yaml #249
:
Commit
58a83193ff
pushed by
TapTap
#89
2026-07-20 21:27:45 +02:00
2s
View workflow file
fix: test quality — cppcheck suppressions, TLS test addresses, log test isolation
ci.yaml #248
:
Commit
5d819f7388
pushed by
TapTap
#90
2026-07-20 21:27:44 +02:00
3s
View workflow file
fix: test quality — cppcheck suppressions, TLS test addresses, log test isolation
ci.yaml #247
:
Commit
e62296d92f
pushed by
TapTap
#87
2026-07-20 21:28:42 +02:00
1m4s
View workflow file
fix: security issues — path traversal, TLS hostname, SUID, OOM, stack overflow
ci.yaml #246
:
Commit
5b5c7b2a7e
pushed by
TapTap
#89
2026-07-20 21:26:24 +02:00
3s
View workflow file
fix: memory safety — malloc NULL checks, strcpy→memcpy, str_dup NULL check, remove unused include
ci.yaml #245
:
Commit
88ad77e397
pushed by
TapTap
#89
2026-07-20 21:26:21 +02:00
3s
View workflow file
fix: correctness — bw throttle underflow, glob **, protocol version, valgrind
ci.yaml #244
:
Commit
4339d7905d
pushed by
TapTap
#87
2026-07-20 21:26:41 +02:00
1m4s
View workflow file
fix: correctness — bw throttle underflow, glob **, protocol version, valgrind
ci.yaml #243
:
Commit
a80cb926d2
pushed by
TapTap
#88
2026-07-20 21:25:39 +02:00
3s
View workflow file
fix: memory safety — malloc NULL checks, strcpy→memcpy, str_dup NULL check, remove unused include
ci.yaml #242
:
Commit
3ffc5c5236
pushed by
TapTap
#90
2026-07-20 21:25:36 +02:00
2s
View workflow file
fix: security issues — path traversal, TLS hostname, SUID, OOM, stack overflow
ci.yaml #241
:
Commit
224e7e8599
pushed by
TapTap
#90
2026-07-20 21:24:54 +02:00
3s
View workflow file
fix: memory safety — malloc NULL checks, strcpy→memcpy
ci.yaml #240
:
Commit
9a214c46e2
pushed by
TapTap
#92
2026-07-20 21:24:51 +02:00
2s
View workflow file
fix: accept_loop race condition, auto-detect valgrind, cppcheck suppressions
ci.yaml #239
:
Commit
eb6034044b
pushed by
TapTap
#89
2026-07-20 21:10:17 +02:00
1m4s
View workflow file
fix: accept_loop race condition, auto-detect valgrind, cppcheck suppressions
ci.yaml #238
:
Commit
9dd925a87d
pushed by
TapTap
#90
2026-07-20 21:06:03 +02:00
1m6s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last