EncFS: an Encrypted Filesystem for FUSE.
Go to file
Julien-Pierre Avérous 10c231d172 Fix compilation for OS X.
2016-03-03 17:06:27 +01:00
base cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
cipher cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
CMakeModules check for gflags, enable in encfsctl 2013-10-19 07:08:46 +00:00
encfs Fix compilation for OS X. 2016-03-03 17:06:27 +01:00
fs Fix compilation for OS X. 2016-03-03 17:06:27 +01:00
images add encfs combo image 2014-08-18 22:12:31 -07:00
po add CommonCrypto support, other misc fixes 2013-03-05 06:39:51 +00:00
protos encapsulate old cipher support layer 2013-03-05 06:36:32 +00:00
util minor cleanup 2013-10-19 22:42:44 +00:00
AUTHORS Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
ChangeLog eliminate boost dependency, replace with C++11 features 2012-08-22 04:46:36 +00:00
CMakeLists.txt Fix compilation for OS X. 2016-03-03 17:06:27 +01:00
configure Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
COPYING replace libencfs license headers with lgpl 2012-10-03 05:12:17 +00:00
COPYING.GPL replace libencfs license headers with lgpl 2012-10-03 05:12:17 +00:00
COPYING.LGPL replace libencfs license headers with lgpl 2012-10-03 05:12:17 +00:00
devmode Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
dk2ChangeLog Import version 1.4.0 2008-01-07 08:09:04 +00:00
INSTALL fix setup docs in INSTALL. issue 47 2009-11-27 08:04:38 +00:00
README Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
README-NLS Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
README.md replace README.md on dev branch 2014-08-21 19:51:21 -07:00

EncFS - an Encrypted Filesystem

Status

This is the development branch of EncFS.

WARNING - backward compatibility has been dropped many times during the development of 2.x, and almost certainly will be again.

This branch should be able to read filesystems constructed from 1.x (modulo some bugs), but it cannot produce 1.x filesystems.