encfs/encfs
2014-11-29 20:04:31 +01: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 reduce boost dependencies 2014-10-26 10:23:10 -07:00
DirNode.h reformat using clang 2014-10-18 19:19:33 -07:00
encfs.cpp Merge pull request #34 from rfjakob/reverse-iv 2014-11-24 21:00:50 -08:00
encfs.h reduce boost dependencies 2014-10-26 10:23:10 -07:00
encfs.pod [issue 177] move pod statement in encfs.pod 2013-10-03 05:28:40 +00:00
encfsctl.cpp encfs/encfsctl.cpp: add missing #include <limits.h> 2014-11-01 08:22:45 +01:00
encfsctl.pod Fix syntax error in encfsctl.pod (misplaced "=pod") 2014-10-12 18:42:59 +02:00
encfssh Import version 1.4.0 2008-01-07 08:09:04 +00: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 reverse: Make uniqueIV configurable in expert mode 2014-11-29 20:04:31 +01:00
FileUtils.h Implement --nocache 2014-11-17 21:57:06 +01:00
FSConfig.h fix uninitialized memory error in tests 2014-10-26 15:10:28 -07: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 Implement --nocache 2014-11-17 21:57:06 +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