• Joined on 2026-07-08
TapTap created branch fix/features-v2 in TapTap/FastSync 2026-07-30 19:02:36 +02:00
TapTap created pull request TapTap/FastSync#197 2026-07-30 18:58:29 +02:00
fix: bugs #194 and #193
TapTap pushed to fix/bugs-v2 at TapTap/FastSync 2026-07-30 18:58:21 +02:00
efc7e062e3 fix: bugs #194 (hostname resolution) and #193 (multithreaded progress)
TapTap pushed to fix/bugs-v2 at TapTap/FastSync 2026-07-30 18:58:20 +02:00
TapTap created branch fix/bugs-v2 in TapTap/FastSync 2026-07-30 18:58:20 +02:00
TapTap pushed to fix/quality-v2 at TapTap/FastSync 2026-07-30 18:49:53 +02:00
88746c3396 fix: replace strcpy with bounded memory operations (#195)
TapTap pushed to fix/quality-v2 at TapTap/FastSync 2026-07-30 18:49:36 +02:00
a51ba7c169 fix: replace strcpy with bounded memory operations (#195)
80768d64d4 fix: security issues #192 #191 #190 #189 #188 #187
Compare 2 commits »
TapTap pushed to fix/security-v2 at TapTap/FastSync 2026-07-30 18:49:31 +02:00
80768d64d4 fix: security issues #192 #191 #190 #189 #188 #187
TapTap created branch fix/security-v2 in TapTap/FastSync 2026-07-30 18:49:31 +02:00
TapTap pushed to fix/quality-v2 at TapTap/FastSync 2026-07-30 18:48:11 +02:00
TapTap pushed to fix/quality-v2 at TapTap/FastSync 2026-07-30 18:45:02 +02:00
da0d353448 fix: replace strcpy/strcat with bounded memory operations (#195)
TapTap pushed to fix/quality-v2 at TapTap/FastSync 2026-07-30 18:44:49 +02:00
TapTap pushed to fix/quality-v2 at TapTap/FastSync 2026-07-30 18:41:58 +02:00
be9ec46ee2 fix: replace strcpy/strcat with bounded memory operations (#195)
TapTap created branch fix/quality-v2 in TapTap/FastSync 2026-07-30 18:41:58 +02:00
TapTap opened issue TapTap/FastSync#196 2026-07-30 18:35:07 +02:00
Quality: Refactor long sender functions and duplicated dry-run logic
TapTap opened issue TapTap/FastSync#195 2026-07-30 18:35:05 +02:00
Quality: Replace strcpy/strcat with bounded string functions
TapTap opened issue TapTap/FastSync#194 2026-07-30 18:35:03 +02:00
Bug: TCP client only accepts IPv4 addresses, not hostnames
TapTap opened issue TapTap/FastSync#193 2026-07-30 18:35:02 +02:00
Bug: --progress output is missing in multithreaded mode
TapTap opened issue TapTap/FastSync#192 2026-07-30 18:34:46 +02:00
Security: Scanner follows symlinks and can traverse outside source tree
TapTap opened issue TapTap/FastSync#191 2026-07-30 18:34:45 +02:00
Security: SUID/SGID bits preserved via metadata can escalate privileges