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
177 workflow runs
Actor
All actors
TapTap
Status
All status
Success
Failure
Waiting
Running
feat: add --fastsync-server-path flag to configure remote server binary path
ci.yaml #291
:
Commit
9443db8db8
pushed by
TapTap
#144
2026-07-21 18:10:24 +02:00
2s
View workflow file
fix: cppcheck const qualifiers
ci.yaml #290
:
Commit
0bee82e863
pushed by
TapTap
#143
2026-07-21 18:09:23 +02:00
11s
View workflow file
fix: clang-format
ci.yaml #289
:
Commit
bfc2b1f6eb
pushed by
TapTap
#143
2026-07-21 18:08:16 +02:00
12s
View workflow file
chore: add build2/ to gitignore and remove from tracking
ci.yaml #288
:
Commit
7436b3b148
pushed by
TapTap
#143
2026-07-21 18:07:11 +02:00
3s
View workflow file
fix: address all 7 review issues
ci.yaml #287
:
Commit
a70ce5c4af
pushed by
TapTap
#143
2026-07-21 18:06:58 +02:00
3s
View workflow file
Merge all 5 PRs: security, CLI features, protocol, performance, tests/docs
ci.yaml #286
:
Commit
415adf2077
pushed by
TapTap
#143
2026-07-21 18:01:22 +02:00
11s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #285
:
Commit
6c730c9775
pushed by
TapTap
#140
2026-07-21 17:51:30 +02:00
1m35s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #284
:
Commit
a6c471a97a
pushed by
TapTap
#139
2026-07-21 17:50:59 +02:00
1m7s
View workflow file
fix: const qualifier in test_transport_ssh.c
ci.yaml #283
:
Commit
ab4bb84ed6
pushed by
TapTap
#142
2026-07-21 17:49:55 +02:00
8s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #282
:
Commit
8d38913e87
pushed by
TapTap
#140
2026-07-21 17:49:55 +02:00
4m10s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #281
:
Commit
ca30d978f8
pushed by
TapTap
#139
2026-07-21 17:49:23 +02:00
3m40s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #280
:
Commit
7d14d2b672
pushed by
TapTap
#138
2026-07-21 17:48:36 +02:00
2m55s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #279
:
Commit
e9e50bb48a
pushed by
TapTap
#140
2026-07-21 17:48:05 +02:00
2m31s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #278
:
Commit
bcea8412da
pushed by
TapTap
#138
2026-07-21 17:47:17 +02:00
1m46s
View workflow file
fix: const qualifier for scanner root_directory parameter
ci.yaml #277
:
Commit
5d539ed63e
pushed by
TapTap
#139
2026-07-21 17:46:46 +02:00
1m16s
View workflow file
test: add transport module unit tests; docs: update README (
#39
,
#119
)
ci.yaml #276
:
Commit
3d598040dd
pushed by
TapTap
#142
2026-07-21 17:00:13 +02:00
8s
View workflow file
feat: protocol improvements (#100-#102,
#106
)
ci.yaml #274
:
Commit
09dc449a5c
pushed by
TapTap
#140
2026-07-21 16:48:44 +02:00
11s
View workflow file
feat: add CLI flags (#95-#99, #103-#105)
ci.yaml #273
:
Commit
be79c014d4
pushed by
TapTap
#139
2026-07-21 16:48:43 +02:00
11s
View workflow file
feat: add CLI flags (#95-#99, #103-#105)
ci.yaml #272
:
Commit
be79c014d4
pushed by
TapTap
#138
2026-07-21 16:48:44 +02:00
11s
View workflow file
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
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 — 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: 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: 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 #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
First
Previous
1
2
3
4
5
...
Next
Last