All releases of DACT


Release Notes: The CRC algorithm was changed from ELF CRC32 to Adler32 (hooks were left in for backwards compatibility). Many things (including the header) were changed to support files larger than 2GB. There is now a `libdact' but no useful symbols are exported yet (an API is still being developed). The shared object check was fixed to work properly on Cygwin. Win32 support through MingW32 is now a lot more mature and actually works.


Release Notes: The LZO algorithms were moved into the stable release version. Compilation of shared objects was fixed on some platforms.


Release Notes: This release includes several bug fixes. DACT is now modular by default.


Release Notes: This release adds a password-based substitution ciphering algorithm.


Release Notes: This version fixes a bug in endian integer reading.


Release Notes: Support for the Serpent encryption algorithm via libmcrypt, bugfixes, and spelling corrections were added.


Release Notes: This release adds more encryption algorithms ("substitution") and (hopefully) fixes some compilation warnings on non-Linux systems.


Release Notes: Encryption support and 1 cipher have been added. Better FTP support, the `-N' option to upgrade DACT (instead of old upgrade-dact.sh script.), and config option block_size for the default block size have been added. There are some smaller bugfixes.


Release Notes: This release includes URL support, native support for bzip2/gzip files (using libbz2 and zlib), a new UI system, and better network support.


Release Notes: Changes include a fixed memory leak in dact_blk_compress(), added -C option and added block verification code, and added -I option to make DACT use a single algorithm.