Cyphertite Changelog

What's new in Cyphertite 2.0.0

Jan 7, 2014
  • The Windows version has a new look and feel.
  • The landing page is broken up into four “live” tiles that update in real-time to provide contextual information to the user.
  • The tiles also provide navigation into the four major areas in the product: Create, Browse, Status, and Settings.
  • This release strives to make each of these areas clear, concise, and linear.

New in Cyphertite 1.6.7 (Nov 15, 2013)

  • A fopen compatibility layer was added.
  • Issues with hardlinks on extract and with the destination filename in ctfb were fixed.
  • A non-zero value is returned if an error occurs when listing a ctfile.
  • Excess looping in the socket code was prevented.
  • Support for checking the current Cyphertite version was added.
  • New socket_rcvbuf and socket_sndbuf options were added for setting the size of the respective socket buffers.
  • The default was set to 64K.

New in Cyphertite 1.6.6 (Oct 19, 2013)

  • In the Windows version, a bug in Web GUI where the duration of queued backups could be incorrectly calculated and a bug with Crypto Passphrase printing where characters could overlap on the printout if certain character sequences were present were fixed.
  • On Unix/Linux, a bug on extract with -p where empty directories were not set with the correct ownership and permissions was fixed.
  • The libevent handler now loops to read/write as much as possible.

New in Cyphertite 1.6.5 (Sep 20, 2013)

  • Unconditionally replaces certs in download_and_decode_certs().
  • Shutdown events during cleanup if not already.
  • Adds a bytes skipped statistic to -R option.
  • Fixes ctfb when / is explicitly backed up.
  • Fixes size calculation on differential extracts.
  • Fixes a 3factor bug on NO_OPENAT systems.
  • Prints cr_shas correctly in ct -t.
  • Fixes an uninitialized warning.
  • Removes race conditions and other numerous bugs on Windows.
  • Improves backup and extract progress bar logic to account for incremental backups.