Skip to content

Releases: freedelity/deltasync

1.2.1

18 Feb 10:51

Choose a tag to compare

  • Fix a TCP backpressure deadlock.

1.2.0

17 Feb 10:08

Choose a tag to compare

  • New flag --port to specify server port in remote_start mode.

  • 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

08 Oct 08:25

Choose a tag to compare

  • Fix last block not properly truncated

1.1.0

06 Feb 13:04

Choose a tag to compare

  • New flag --hash which 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

02 Feb 09:46

Choose a tag to compare

Initial release