Releases: freedelity/deltasync
Releases · freedelity/deltasync
1.2.1
1.2.0
-
New flag
--portto specify server port inremote_startmode. -
Fix possible deadlock when hasher fails to read file.
-
Limit acceptable size for hash and destination path to prevent abuse.
-
Update to Rust 2024 edition with MSRV 1.85 and updated dependencies.
1.1.1
- Fix last block not properly truncated
1.1.0
-
New flag
--hashwhich allow to specify the hash algorithm used for computing blocks checksums. -
Server and client check that they are using the same version of the procotol before going on.
1.0.0
Initial release