• Joined on 2026-07-08
TapTap closed issue TapTap/FastSync#112 2026-07-29 18:27:13 +02:00
strstr(..) path traversal check is weak and has false positives
TapTap closed issue TapTap/FastSync#113 2026-07-29 18:27:13 +02:00
No connection limit on server creates fork bomb DoS vector
TapTap opened issue TapTap/FastSync#152 2026-07-29 18:21:43 +02:00
Bug: Missing NULL-checks and weak input validation in CLI argument parsing
TapTap opened issue TapTap/FastSync#151 2026-07-29 18:21:37 +02:00
Refactor: send_files() and send_files_multithreaded() share massive code duplication
TapTap opened issue TapTap/FastSync#150 2026-07-29 18:21:33 +02:00
Refactor: config_create() 11-parameter constructor is unmaintainable
TapTap opened issue TapTap/FastSync#149 2026-07-29 18:21:26 +02:00
Refactor: main() in client_cli.c is a 277-line god function
TapTap deleted branch pr143-fixed from TapTap/FastSync 2026-07-29 18:21:24 +02:00
TapTap pushed to main at TapTap/FastSync 2026-07-29 18:21:21 +02:00
269ce0749b Merge pull request 'Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs' (#148) from pr143-fixed into main
52d5492dee fix: restore follow_symlinks and partial fields lost in merge, register ssh tests
e68e33c0c5 Apply PR #143 content on top of latest main
Compare 3 commits »
TapTap merged pull request TapTap/FastSync#148 2026-07-29 18:21:20 +02:00
Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs
TapTap closed pull request TapTap/FastSync#146 2026-07-29 18:19:58 +02:00
Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs
TapTap created pull request TapTap/FastSync#148 2026-07-29 18:19:54 +02:00
Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs
TapTap created branch pr143-fixed in TapTap/FastSync 2026-07-29 18:19:52 +02:00
TapTap pushed to pr143-fixed at TapTap/FastSync 2026-07-29 18:19:52 +02:00
52d5492dee fix: restore follow_symlinks and partial fields lost in merge, register ssh tests
e68e33c0c5 Apply PR #143 content on top of latest main
Compare 2 commits »
TapTap pushed to merge-all-v2 at TapTap/FastSync 2026-07-29 18:12:51 +02:00
7229c9b532 fix: add stdio.h include for FILE type in config.h
044a971dae Merge remote-tracking branch 'origin/main' into merge-all-v2
3b621e591a Merge pull request 'Revert PR #143 merge to main' (#145) from revert-pr-143-merge into main
d3dca6c2a5 Revert "Merge pull request 'Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs' (#143) from merge-all-v2 into main"
29f4f8cde6 Merge pull request 'Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs' (#143) from merge-all-v2 into main
Compare 5 commits »
TapTap opened issue TapTap/FastSync#147 2026-07-29 18:12:07 +02:00
Agents must never merge PRs onto main — use tea CLI instead
TapTap created pull request TapTap/FastSync#146 2026-07-29 18:11:26 +02:00
Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs
TapTap pushed to merge-all-v2 at TapTap/FastSync 2026-07-29 18:11:09 +02:00
a11dacd960 fix: add missing bool partial field to Config, register ssh test functions
TapTap pushed to main at TapTap/FastSync 2026-07-29 18:10:44 +02:00
3b621e591a Merge pull request 'Revert PR #143 merge to main' (#145) from revert-pr-143-merge into main
d3dca6c2a5 Revert "Merge pull request 'Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs' (#143) from merge-all-v2 into main"
Compare 2 commits »
TapTap merged pull request TapTap/FastSync#145 2026-07-29 18:10:43 +02:00
Revert PR #143 merge to main
TapTap created pull request TapTap/FastSync#145 2026-07-29 18:10:39 +02:00
Revert PR #143 merge to main