EncFS MP Changelog

What's new in EncFS MP 0.11.1

Aug 18, 2021
  • Update PFM to 1.0.0.190, fixing issues with MacOS 10.13 and Windows 10 Fall Creators Update (tickets #81 and #83).

New in EncFS MP 0.99.1 Beta (Dec 24, 2018)

  • Fixed two regressions: External encfs config files, files with size > 2GB
  • Update of PFM to 1.0.0.192

New in EncFS MP 0.99.0 Beta (Oct 30, 2018)

  • After a very long time I finally was able to update EncFSMP to thenewest tools and libraries. All these changes are not visible to theuser, but under the hood many things have changed. The biggestchange was the inclusion of the newest release of encfs, 1.9.5. Alsothe other libraries (wxWidgets, boost, OpenSSL and PFM) have beenupdated. I didn't have much time to test, so please use this releasewith care. I label it as "beta", meaning please try it out on lessimportant data first. If after some time no errors are reported, Iwill make a 1.0 release out of this.
  • There is one small change in the GUI: When creating a new EncFSmount, there is a new option called "Cloud-safe paranoia". It isexactly like the paranoia mode, except the External IV is disabledwhich proved incompatible with Cloud-services like Dropbox.

New in EncFS MP 0.11.0 (Oct 2, 2017)

  • Update PFM to 1.0.0.189, fixing several problems (tickets #78 and #69)
  • Added new command line commnds: quit and minimize
  • Added possibility to send password via pipe (-p -)
  • Check in create encfs that mount name is not empty
  • This release fixes some problems related to secure boot on Windows, and it adds some new functionality with command line arguments. Sorry for the long delay, but the recent PFM versions had issues when being used with EncFSMP.
  • I have received feedback from a user on MacOS 10.13 High Sierra which observed strange behaviour in the Finder (not in the Terminal). Please send me reports of EncFSMP with this operating system if you observe similar behaviour (via Tickets or EMail).

New in EncFS MP 0.10.8 (Jun 30, 2017)

  • Update OpenSSL to 1.0.2l, PFM to 1.0.0.184

New in EncFS MP 0.10.7 (Jun 30, 2017)

  • Unmount in case of Windows shutdown (bug #56)
  • Update OpenSSL to 1.0.2j, boost to 1.62.0

New in EncFS MP 0.10.6 (Aug 2, 2016)

  • Bug fix (Windows only): Mounts without drive letter are now mounted again unter C:Volumes
  • Fixed bug #66: For directories with more than ~1050 files, not all files were displayed
  • The password dialog now also shows the mount name

New in EncFS MP 0.10.5 (Jul 11, 2016)

  • Implemented pattern to upgrade from opening a file read-only to read-and-write (should fix bugs with seemingly read-only files)
  • Updated OpenSSL to 1.0.2h, boost to 1.61.0. OpenSSL is now compiled to use assembly language and AES instructions, if present
  • Updated PFM to 1.0.0.183, using new API

New in EncFS MP 0.10.4 (Jun 2, 2016)

  • Fixed another bug with read-only files, fixes error reports like "...RawFileIO.cpp:257 -- true == canWrite"
  • Properly implemented Access method.
  • Updated OpenSSL to 1.0.2g.
  • Updated PFM to 1.0.0.181

New in EncFS MP 0.10.3 (Jun 2, 2016)

  • Fixed bug with opening files as read-only.
  • Updated OpenSSL to 1.0.2f, boost to 1.60.0.

New in EncFS MP 0.10.2 (Jun 2, 2016)

  • Fixed directory listing of directories with more than 1100 entries.

New in EncFS MP 0.10.1 Beta (Dec 30, 2015)

  • Date bug fixed in 32 bit version (ticket #40)
  • Updated PFM to 1.0.0.180
  • Updated OpenSSL to 1.0.2e

New in EncFS MP 0.10.0 Beta (Dec 30, 2015)

  • Added support for external encfs-configs
  • Improved speed with optional cache and better data structures

New in EncFS MP 0.9.9 Beta (Aug 4, 2015)

  • Updated OpenSSL to 1.0.2d
  • Updated Pismo File Mount to 1.0.0.178

New in EncFS MP 0.9.8 Beta (Jun 16, 2015)

  • Updated OpenSSL to 1.0.2c
  • Fixed bug with handling last write time, fixes ticket #25
  • Improved speed while reading directories on Windows
  • Windows: Added option to mount drives as Local or Network drives
  • Windows: Added option not to mount a new volume using a drive letter (only under C:Volumes)

New in EncFS MP 0.9.7 Beta (May 9, 2015)

  • Updated Pismo File Mount to 1.0.0.177
  • Windows: Removed "System visible" flag for mounts and "Restart as Admin" menu
  • Fixed ticket #13 and #16: Mounted Volumes are now local under Windows
  • Fixed ticket #14: Improved handling of read-only files
  • Fixed ticket #15: Dialogs now also work on high-DPI devices

New in EncFS MP 0.9.6 Beta (Mar 21, 2015)

  • Updated OpenSSL to 1.0.2a
  • Fixed bug in acquiring a mutex in MemoryPool, see ticket #12 for details

New in EncFS MP 0.9.5 Beta (Mar 17, 2015)

  • Support for files > 2 GB
  • Fixed possible problem in creating new directories with wrong permissions

New in EncFS MP 0.9.4 Beta (Feb 11, 2015)

  • Updated Pismo File Mount to 1.0.0.173
  • Updated OpenSSL to 1.0.2
  • Passwords can now be saved in RAM (while EncFSMP is running)
  • Mount/unmount via command line
  • Improved speed of listing a directory

New in EncFS MP 0.9.3 Beta (Dec 19, 2014)

  • Added possibility to disable unmount confirmation dialog on exit
  • Improved error handling, added error log window
  • Fixed bug: encfs folders in paths with Unicode characters are now supported
  • Fixed bug: Deletion of directories sometimes didn't work
  • Files with name .encfs* are hidden only in root directory
  • Updated libpng to 1.6.15 and boost to 1.57.0

New in EncFS MP 0.9.2 Beta (Oct 21, 2014)

  • Added context menu in mounts list
  • Updated wxWidgets to 3.0.2 and OpenSSL to 1.0.1j
  • Minor code changes, EncFSMP can now be compiled against wxWidgets before 2.9.0