Skip to content

Releases: jetwhiz/encfs4win

v1.9.0-RC4

27 Mar 06:34
Compare
Choose a tag to compare
v1.9.0-RC4 Pre-release
Pre-release

New

New automated build tool added to project, allowing for an easy building process (build.bat). Tool automatically downloads, builds and installs all of the dependencies needed to build encfs4win.

Notes

This version supports both Dokany v1.0 and v0.7.4, though the installer is built with v1.0.0-RC2.

v1.9.0-RC3

26 Mar 04:46
Compare
Choose a tag to compare
v1.9.0-RC3 Pre-release
Pre-release

Fixed

Fixes "Renaming files and folders broken with Dokany v1.0" #19

  • Improperly-converted error values were causing renaming files/folders to fail

New

New NSIS-based installer added, providing more flexibility than VS-based installer

Notes

This version should support Dokany v1.0 and v0.7.4, so please test with both (installer is built with v1.0.0-RC2).

v1.9.0-RC2

24 Mar 20:17
Compare
Choose a tag to compare
v1.9.0-RC2 Pre-release
Pre-release

Fixed

Fixes "Possible Out of Bounds Write in StreamNameIO and BlockNameIO" #15

  • Buffer length not checked before performing a copy into buffer for encodeName

Fixes issues related to "Reverse encryption broken" #8

  • Case-insensitive systems (Windows/Mac) should be using Block32 filename encoding by default
  • Read-only filesystems (like with reverse encryption with per-file initialization vectors) result in
    bug with Dokan where files cannot be copied out of filesystem

Known issues

  • Renaming files and folders with Dokany v1.0 does not work

Notes

This version should support Dokan v1.0.0-RC2, so please test with both v0.7.4 and 1.x (installer is built with v0.7.4).

v1.9.0-RC1

06 Mar 17:41
Compare
Choose a tag to compare
v1.9.0-RC1 Pre-release
Pre-release

Added in RLog support (thanks to @Driim)
Removed most DLL dependencies (other than OpenSSL)
Added support for Dokan v1.0.0-RC1 (though attached installer is built with v0.7.4 - stable)

v1.8.2-b2

07 Dec 19:32
Compare
Choose a tag to compare
v1.8.2-b2 Pre-release
Pre-release

Pulled in new upstream changes, which removed the readonly_workaround code, among other changes.

v1.8.2-b1

23 Nov 04:27
Compare
Choose a tag to compare
v1.8.2-b1 Pre-release
Pre-release

Installer for encfs4win, including all required dependencies. Based on EncFS v1.8.2 upstream.

v1.8.2win

22 Nov 00:47
Compare
Choose a tag to compare
v1.8.2win Pre-release
Pre-release

EncFS4win has dll dependencies (boost and openssl). If you already have them installed and accessible then you can download encfs.exe by itself and run it as-is, otherwise they are included with the executable in the included zip file.