]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Remove rsync & HTTP retries
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 17 Oct 2024 16:44:23 +0000 (10:44 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 17 Oct 2024 16:44:23 +0000 (10:44 -0600)
commita3ad8d6757f5e3587b6207a8b0de32a7ca30fe2a
tree4d8739697baa9281279707b17a5644f7d3b4b2bd
parentd07db5494d0641ceb5de3d91052949f65dece46b
Remove rsync & HTTP retries

Glad to ditch these. They'll be made redundant by the new threading.
docs/usage.md
src/config.c
src/config.h
src/http.c
src/http.h
src/init.c
src/rsync.c
test/rsync_test.c