Releases: jetwhiz/encfs4win
v1.9.0-RC4
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
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
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
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
v1.8.2-b1
v1.8.2win
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.