• Joined on 2026-07-08
TapTap created branch fix/rsync-parity-all in TapTap/FastSync 2026-07-29 19:24:48 +02:00
TapTap created branch fix/test-coverage-all in TapTap/FastSync 2026-07-29 19:19:25 +02:00
TapTap pushed to fix/test-coverage-all at TapTap/FastSync 2026-07-29 19:19:25 +02:00
95be50fead test: add unit test coverage for transports, config, file, multiprocessing (#131-#137)
TapTap pushed to fix/refactoring-all at TapTap/FastSync 2026-07-29 19:11:18 +02:00
7eeaeea84a refactor: resolve code quality issues (#149, #150, #151, #152)
4f383cc5a5 fix: resolve all bug issues (#158, #163, #164, #165, #166, #167, #168, #169)
Compare 2 commits »
TapTap created branch fix/refactoring-all in TapTap/FastSync 2026-07-29 19:11:17 +02:00
TapTap created branch fix/bugs-all in TapTap/FastSync 2026-07-29 19:02:14 +02:00
TapTap pushed to fix/bugs-all at TapTap/FastSync 2026-07-29 19:02:14 +02:00
8ad91b8b87 fix: resolve all bug issues (#158, #163, #164, #165, #166, #167, #168, #169)
TapTap created pull request TapTap/FastSync#172 2026-07-29 18:52:27 +02:00
fix: resolve all security issues (#154, #156, #157, #159, #160, #161, #162, #170)
TapTap created branch fix/security-all in TapTap/FastSync 2026-07-29 18:52:09 +02:00
TapTap pushed to fix/security-all at TapTap/FastSync 2026-07-29 18:52:09 +02:00
69773bd16a fix: resolve all security issues (#154, #156, #157, #159, #160, #161, #162, #170)
TapTap closed pull request TapTap/FastSync#171 2026-07-29 18:40:38 +02:00
Batch fix: NULL checks, input validation, and code refactoring (#152, #149, #150, #151)
TapTap closed pull request TapTap/FastSync#155 2026-07-29 18:40:38 +02:00
refactor: config_create(), main(), send_files() — reduce duplication and complexity (#149, #150, #151)
TapTap created pull request TapTap/FastSync#171 2026-07-29 18:36:42 +02:00
Batch fix: NULL checks, input validation, and code refactoring (#152, #149, #150, #151)
TapTap opened issue TapTap/FastSync#170 2026-07-29 18:36:36 +02:00
Security: Delta and chunk deserialization don't validate array counts/sizes from network
TapTap opened issue TapTap/FastSync#169 2026-07-29 18:36:34 +02:00
Bug/Security: chown() failures during metadata restoration are silently ignored
TapTap opened issue TapTap/FastSync#168 2026-07-29 18:36:33 +02:00
Bug/Performance: sendfile() loop treats EAGAIN / EINTR as fatal errors
TapTap opened issue TapTap/FastSync#167 2026-07-29 18:36:32 +02:00
Bug: Server receive_thread doesn't propagate file_receive / chunk receive errors
TapTap opened issue TapTap/FastSync#166 2026-07-29 18:36:31 +02:00
Bug: client_cli.c may free() a string literal for server_host
TapTap created branch integration/2026-07-29-batch-fix in TapTap/FastSync 2026-07-29 18:36:31 +02:00
TapTap pushed to integration/2026-07-29-batch-fix at TapTap/FastSync 2026-07-29 18:36:31 +02:00
26be780da2 Merge remote-tracking branch 'origin/fix/refactor-cli-config' into integration/2026-07-29-batch-fix