Block a user
Incremental sync: --incremental to skip unchanged files
Re-review after rebase
Branch rebased onto merged main (PRs #15 and #16 now in base). Content unchanged from previous PASS review — same incremental_check() helper, STATUS_ERROR fixes,…
TLS transport: OpenSSL-based encrypted TCP
Re-review after commits
Re-review after commits ff3e02e + 017c119
Verdict: PASS — Two good defensive fixes added
New changes
ff3e02e — SSL type safety + stale pointer prevention:
protocol.h:…
Bandwidth throttling: --bwlimit <KB/s> with token bucket
Incremental sync: --incremental to skip unchanged files
Re-review after commit
Re-review after commit 9a26eb1
Verdict: PASS — All remaining issues fixed
Fixes in this commit
multiprocessing.c:133—send_status(file_descriptor, STATUS_ERROR)now…
Add custom opencode agents for FastSync development
Bandwidth throttling: --bwlimit <KB/s> with token bucket
Re-review after commit
Re-review after commit 3dcaf0b
Verdict: PASS — Critical issue fixed
Critical — resolved
- [1]
io_bwlimit,bw_tokens,bw_last_refillare no longer__thread✅ Throttling…
TLS transport: OpenSSL-based encrypted TCP
Re-review after commits
Re-review after commits 7a314b8 + df85509
Verdict: PASS — All 3 critical issues fixed
Critical issues — all resolved
- [1]
server_delete()now freesssl_ctx✅ - [2]…