Skip to content

v1.9.5

Latest
Compare
Choose a tag to compare
@rfjakob rfjakob released this 27 Apr 18:05
· 34 commits to master since this release
v1.9.5
7fc3730
  • Correct a int/off_t buffer overflow in getSize() (#468)
  • Correct a possible write crash (#494)
  • Correct encfsctl cat and add encfsctl --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)