encfs/encfs
2015-06-15 19:45:50 -07: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 cmake config 2015-06-15 19:45:50 -07:00
encfs.h Clarify read-only handling of reverse mounts without uniqueIV 2014-12-01 20:13:40 +01:00
encfs.pod Work around #14 (Editing Configuration File Disables MACs) with "--require-macs" 2015-03-22 21:04:16 +01:00
encfsctl.cpp add cmake config 2015-06-15 19:45:50 -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 strip whitespace from translation text 2015-04-01 20:39:30 -07:00
FileUtils.h Work around #14 (Editing Configuration File Disables MACs) with "--require-macs" 2015-03-22 21:04:16 +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 add local flag on apple 2015-04-01 20:39:26 -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 change readpassphrase include 2015-06-15 19:45:50 -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 add cmake config 2015-06-15 19:45:50 -07: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 add cmake config 2015-06-15 19:45:50 -07:00
testextpass Import version 1.4.0 2008-01-07 08:09:04 +00:00