Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EncFSMP_src_0.10.1.7z | 2015-12-27 | 366.7 kB | |
README.md | 2015-12-27 | 3.6 kB | |
EncFSMP-0.10.1.dmg | 2015-12-27 | 10.2 MB | |
EncFSMP_0.10.1_Setup.exe | 2015-12-27 | 6.2 MB | |
Totals: 4 Items | 16.7 MB | 0 |
EncFS MP download folder
Download files
This folder contains the following files:
- EncFSMP_*_Setup.exe: Setup for installing the Windows version (32 or 64 bit version is selected automatically)
- EncFSMP_*.dmg: Disk Image for OS X (contains universal binary for Intel 32/64 bit)
- EncFSMP_src_*.7z: Source of EncFSMP (without third-party libraries except libencfs)
Version history
Version 0.10.1, 27.12.2015:
- Date bug fixed in 32 bit version (ticket #40)
- Updated PFM to 1.0.0.180 (fixes ticket #34)
- Updated OpenSSL to 1.0.2e
Version 0.10.0, 01.11.2015:
- Added support for external encfs-configs
- Improved speed with optional cache and better data structures
Version 0.9.9, 02.08.2015:
- Updated OpenSSL to 1.0.2d
- Updated Pismo File Mount to 1.0.0.178
Version 0.9.8, 15.06.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)
Version 0.9.7, 08.05.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
Version 0.9.6, 20.03.2015
- Updated OpenSSL to 1.0.2a
- Fixed bug in acquiring a mutex in MemoryPool, see ticket #12 for details
Version 0.9.5, 16.03.2015:
- Support for files > 2 GB
- Fixed possible problem in creating new directories with wrong permissions
Version 0.9.4, 10.02.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
Version 0.9.3, 19.12.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
Thanks for A. Večeřa for reporting the bugs!
Version 0.9.2, 20.10.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 < 2.9.0
Version 0.9.1, 10.10.2014:
- Fixed a problem where EncFS on Linux was not able to open EncFS folders created with EncFSMP
- Added feature "Minimize to tray" (Windows)/"Minimize to menu icon" (Mac OS X)
- Dialogs for creating new/opening existing EncFS folders slightly improved
Version 0.9, 06.10.2014:
Initial release (beta status)
System requirements
For Windows 32 bit executables:
- Windows (tested with Windows XP and up)
For Windows 64 bit executables:
- Windows 64 bit
- 64-bit capable CPU
For the OS X executable:
- OS X 10.9 (Maverick) Previous versions (from 10.6 onwards) should work too, but are untested.
Other platforms
Since this is a multi-platform project, it can also be compiled on other platforms. However, some CMake- and C++-knowledge is required.