• Joined on 2026-07-08
TapTap pushed to fix/security-hardening at TapTap/FastSync 2026-07-21 17:45:30 +02:00
bcea8412da fix: const qualifier for scanner root_directory parameter
TapTap pushed to fix/cli-features at TapTap/FastSync 2026-07-21 17:45:30 +02:00
5d539ed63e fix: const qualifier for scanner root_directory parameter
TapTap commented on pull request TapTap/FastSync#142 2026-07-21 17:04:26 +02:00
Tests: add transport module unit tests; Docs: update README (#39, #119)

=== PR #142 REVIEW === Branch: fix/tests-and-docs Files: 9 changed (116 insertions, 3 deletions)

=== SUMMARY === Adds unit tests for transport modules (TCP, SSH, TLS) and protocol layer.…

TapTap commented on pull request TapTap/FastSync#141 2026-07-21 17:03:59 +02:00
Performance: multi-threaded scanner, adaptive queue, compression skip, streaming, bw throttle (#107-#111)

=== PR #141 REVIEW === Branch: fix/performance Files: 8 changed (340 insertions, 24 deletions)

=== SUMMARY === Performance improvements: multi-threaded parallel directory scanner, adaptive queue…

TapTap commented on pull request TapTap/FastSync#140 2026-07-21 17:03:08 +02:00
Protocol improvements: keepalive, abort, atomic writes, batch incremental check (#100-#102, #106)

=== PR #140 REVIEW === Branch: fix/protocol-improvements Files: 23 changed

=== SUMMARY === Protocol improvements: keepalive, abort mechanism, atomic file writes, batch incremental check, and…

TapTap commented on pull request TapTap/FastSync#139 2026-07-21 17:02:45 +02:00
CLI features: timeout, quiet, backup, stats, exclude-from, max-depth, log-file, queue-size (#95-#99, #103-#105)

=== PR #139 REVIEW === Branch: fix/cli-features Files: 23 changed

=== SUMMARY === Adds CLI flags: --quiet/--silent, --backup/--backup-dir, --stats, --max-depth, --log-file, --queue-size,…

TapTap commented on pull request TapTap/FastSync#138 2026-07-21 17:01:50 +02:00
Security hardening: path traversal, TLS verification, DOS protections (#112-#118)

=== PR #138 REVIEW === Branch: fix/security-hardening Files: 23 changed (658 insertions, 88 deletions)

=== SUMMARY === This PR adds security hardening (path traversal detection, keepalive/abort…

TapTap created pull request TapTap/FastSync#141 2026-07-21 17:00:04 +02:00
Performance: multi-threaded scanner, adaptive queue, compression skip, streaming, bw throttle (#107-#111)
TapTap created pull request TapTap/FastSync#142 2026-07-21 17:00:04 +02:00
Tests: add transport module unit tests; Docs: update README (#39, #119)
TapTap created branch fix/performance in TapTap/FastSync 2026-07-21 16:59:47 +02:00
TapTap pushed to fix/performance at TapTap/FastSync 2026-07-21 16:59:47 +02:00
4bba1e8c02 perf: performance improvements (#107-#111)
TapTap created branch fix/tests-and-docs in TapTap/FastSync 2026-07-21 16:55:08 +02:00
TapTap pushed to fix/tests-and-docs at TapTap/FastSync 2026-07-21 16:55:08 +02:00
3d598040dd test: add transport module unit tests; docs: update README (#39, #119)
TapTap created pull request TapTap/FastSync#140 2026-07-21 16:48:31 +02:00
Protocol improvements: keepalive, abort, atomic writes, batch incremental check (#100-#102, #106)
TapTap created pull request TapTap/FastSync#138 2026-07-21 16:48:30 +02:00
Security hardening: path traversal, TLS verification, DOS protections (#112-#118)
TapTap created pull request TapTap/FastSync#139 2026-07-21 16:48:30 +02:00
CLI features: timeout, quiet, backup, stats, exclude-from, max-depth, log-file, queue-size (#95-#99, #103-#105)
TapTap created branch fix/protocol-improvements in TapTap/FastSync 2026-07-21 16:47:11 +02:00
TapTap pushed to fix/protocol-improvements at TapTap/FastSync 2026-07-21 16:47:11 +02:00
09dc449a5c feat: protocol improvements (#100-#102, #106)
86c1d159cb fix: security hardening (#112-#118)
Compare 2 commits »
TapTap pushed to fix/security-hardening at TapTap/FastSync 2026-07-21 16:44:50 +02:00
be79c014d4 feat: add CLI flags (#95-#99, #103-#105)
TapTap pushed to fix/cli-features at TapTap/FastSync 2026-07-21 16:44:19 +02:00
be79c014d4 feat: add CLI flags (#95-#99, #103-#105)
081973c904 fix: security hardening (#112-#118)
Compare 2 commits »