Skip to content

Tags: rhiestan/EncFSMP

Tags

0.99.1

Toggle 0.99.1's commit message
Committing version 0.99.1

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

0.99.0

Toggle 0.99.0's commit message
Version 0.99.0, 27.10.2018

- Beta version of 1.0, use with caution!
- Upgrade of encfs to 1.9.5
- Update of PFM to 1.0.0.191, boost to 1.68.0, wxWidgets to 3.1.1 and
OpenSSL to 1.1.0i on Windows and 1.0.2p on MacOS
- Compiling with newest compilers (MinGW GCC 8.1.0 on Windows,
Apple-Clang 10.0.0 on MacOS)

V0.11.0

Toggle V0.11.0's commit message
Version 0.11.0, 30.09.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

V0.10.8

Toggle V0.10.8's commit message
Version 0.10.8, 08.06.2017

- Update OpenSSL to 1.0.2l, PFM to 1.0.0.184

0.10.7_sb

Toggle 0.10.7_sb's commit message
Merge branch 'refs/heads/develop'

V0.10.7

Toggle V0.10.7's commit message
Version 0.10.7, 02.01.2017:

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

V0.10.6

Toggle V0.10.6's commit message
Version 0.10.6, 01.08.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

V0.10.5

Toggle V0.10.5's commit message
Version 0.10.5, 08.07.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

V0.10.4

Toggle V0.10.4's commit message
Version 0.10.4, 17.04.2016:

- Fixed another bug with read-only files, fixes error reports like "...RawFileIO.cpp:257 -- true == canWrite"
- Properly implemented Access method, should fix ticket #55 (and maybe other problems on OS X)
- Updated OpenSSL to 1.0.2g
- Updated PFM to 1.0.0.181 (should fix ticket #50 and #53)

V0.10.3

Toggle V0.10.3's commit message
Version 0.10.3, 22.02.2016:

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