1.10.1-RC8
Pre-release
Pre-release
Fixed
- Fix issue where encfs legacy would report inaccurate file sizes
- Regression in encfs legacy due to readdir not being well-implemented in legacy dokan
- Issue "problems with lock an moinmoin #48" fixed
- Remove locking code from encfs, since this is implemented in Dokany now
- Lock code was causing failures in some circumstances
- Issue "Paperport dismount drive #49" partial fix
- Allow encfs to recover gracefully if something goes terribly wrong with mangled filenames (see the Known Issues section below)
- Various upstream fixes
New
- Update to Dokany 1.0.0-RC4 for encfs modern
- Should fix many BSOD-related issues after lots of concurrent mounts+unmounts
Known Issues
- Buggy behavior when encfs isn't mounted to a drive letter (e.g., Z:) (issue #51)
- Reparse points cause Windows/Dokany to convert filenames to all uppercase (see Dokany-issue #293)
- Building encfs legacy will give macro redefinition warnings
- Dokan legacy (v0.7.4) uses windows.h for STATUS_ codes, while we now build against ntstatus
- Per-file initialization vectors broken in reverse encryption mode (see issue #47)