encfs/encfs
2015-03-13 21:59:01 -07:00
..
docs Import version 1.4.0 2008-01-07 08:09:04 +00:00
autosprintf.cpp reduce boost dependencies 2014-10-26 10:23:10 -07:00
autosprintf.h reduce boost dependencies 2014-10-26 10:23:10 -07:00
base64.cpp reformat using clang 2014-10-18 19:19:33 -07:00
base64.h reformat using clang 2014-10-18 19:19:33 -07:00
BlockFileIO.cpp Implement --nocache 2014-11-17 21:57:06 +01:00
BlockFileIO.h Implement --nocache 2014-11-17 21:57:06 +01:00
BlockNameIO.cpp Log offending filename "too small" errors 2014-11-17 00:32:54 +01:00
BlockNameIO.h reformat using clang 2014-10-18 19:19:33 -07:00
boost-versioning.h reformat using clang 2014-10-18 19:19:33 -07:00
Cipher.cpp reformat using clang 2014-10-18 19:19:33 -07:00
Cipher.h reformat using clang 2014-10-18 19:19:33 -07:00
CipherFileIO.cpp reverse: Derive IV from inode number 2014-11-23 21:21:51 +01:00
CipherFileIO.h Implement uniqueIV for reverse mode 2014-11-23 18:24:22 +01:00
CipherKey.cpp reformat using clang 2014-10-18 19:19:33 -07:00
CipherKey.h reformat using clang 2014-10-18 19:19:33 -07:00
ConfigReader.cpp reformat using clang 2014-10-18 19:19:33 -07:00
ConfigReader.h reformat using clang 2014-10-18 19:19:33 -07:00
ConfigVar.cpp reformat using clang 2014-10-18 19:19:33 -07:00
ConfigVar.h reformat using clang 2014-10-18 19:19:33 -07:00
Context.cpp reduce boost dependencies 2014-10-26 10:23:10 -07:00
Context.h reduce boost dependencies 2014-10-26 10:23:10 -07:00
DirNode.cpp Replace ternary operators in cipherPathWithoutRoot with if clause 2014-11-30 23:13:02 +01:00
DirNode.h reformat using clang 2014-10-18 19:19:33 -07:00
encfs.cpp Add comments to path-handling functions in DirNode.cpp 2014-11-30 22:42:51 +01:00
encfs.h Clarify read-only handling of reverse mounts without uniqueIV 2014-12-01 20:13:40 +01:00
encfs.pod fix typo in man page 2015-01-27 22:49:40 -08:00
encfsctl.cpp add comment about misuse of ngettext 2015-03-13 21:59:01 -07:00
encfsctl.pod Fix syntax error in encfsctl.pod (misplaced "=pod") 2014-10-12 18:42:59 +02:00
encfssh encfssh: use mktemp(1) for create unique unenc_dir 2014-12-25 01:24:17 +02:00
FileIO.cpp reformat using clang 2014-10-18 19:19:33 -07:00
FileIO.h reformat using clang 2014-10-18 19:19:33 -07:00
FileNode.cpp reformat using clang 2014-10-18 19:19:33 -07:00
FileNode.h reformat using clang 2014-10-18 19:19:33 -07:00
FileUtils.cpp Use standard "[y]/n" / "y/[n]" prompt 2014-12-13 13:01:03 +01:00
FileUtils.h reverse: Filesystem is read-only of uniqueIV is enabled 2014-11-30 14:23:35 +01:00
FSConfig.h reverse: Filesystem is read-only of uniqueIV is enabled 2014-11-30 14:23:35 +01:00
i18n.h reformat using clang 2014-10-18 19:19:33 -07:00
Interface.cpp reformat using clang 2014-10-18 19:19:33 -07:00
Interface.h reformat using clang 2014-10-18 19:19:33 -07:00
MACFileIO.cpp reformat using clang 2014-10-18 19:19:33 -07:00
MACFileIO.h reformat using clang 2014-10-18 19:19:33 -07:00
main.cpp reverse: Filesystem is read-only of uniqueIV is enabled 2014-11-30 14:23:35 +01:00
Makefile.am reduce boost dependencies 2014-10-26 10:23:10 -07:00
makeKey.cpp reformat using clang 2014-10-18 19:19:33 -07:00
MemoryPool.cpp reformat using clang 2014-10-18 19:19:33 -07:00
MemoryPool.h reformat using clang 2014-10-18 19:19:33 -07:00
Mutex.h reformat using clang 2014-10-18 19:19:33 -07:00
NameIO.cpp reformat using clang 2014-10-18 19:19:33 -07:00
NameIO.h reformat using clang 2014-10-18 19:19:33 -07:00
NullCipher.cpp reformat using clang 2014-10-18 19:19:33 -07:00
NullCipher.h reformat using clang 2014-10-18 19:19:33 -07:00
NullNameIO.cpp reformat using clang 2014-10-18 19:19:33 -07:00
NullNameIO.h reformat using clang 2014-10-18 19:19:33 -07:00
openssl.cpp reformat using clang 2014-10-18 19:19:33 -07:00
openssl.h reformat using clang 2014-10-18 19:19:33 -07:00
Range.h reformat using clang 2014-10-18 19:19:33 -07:00
RawFileIO.cpp reformat using clang 2014-10-18 19:19:33 -07:00
RawFileIO.h reformat using clang 2014-10-18 19:19:33 -07:00
readpassphrase.cpp reformat using clang 2014-10-18 19:19:33 -07:00
readpassphrase.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
shared_ptr.h reduce boost dependencies 2014-10-26 10:23:10 -07:00
SSL_Cipher.cpp Document SSL_Cipher::setIVec 2014-11-23 21:19:25 +01:00
SSL_Cipher.h reformat using clang 2014-10-18 19:19:33 -07:00
StreamNameIO.cpp reformat using clang 2014-10-18 19:19:33 -07:00
StreamNameIO.h reformat using clang 2014-10-18 19:19:33 -07:00
test.cpp fix uninitialized memory error in tests 2014-10-26 15:10:28 -07:00
testextpass Import version 1.4.0 2008-01-07 08:09:04 +00:00