- Correct a int/off_t buffer overflow in getSize() (#468)
- Correct a possible write crash (#494)
- Correct
encfsctl cat
and addencfsctl --reverse cat
(#483) - Add
-c
&-u
cmdline options (#474) - Add
--noattrcache
&--nodatacache
cmdline options (#500) - Ignore .encfs6.xml file in reverse mode (#478)
- Do not count usage on root path (to avoid resetting the
--idle
option) (#471) - Use stderr instead of stdout for error messages (#491)
- Add the ability to disable data encryption (absolutely discouraged) (#487)
- Add Cygwin support (#499)