encfs/encfs
Valient Gough 61c4ae51f6 change casts to use C++ style const_cast
git-svn-id: http://encfs.googlecode.com/svn/trunk@44 db9cf616-1c43-0410-9cb8-a902689de0d6
2008-12-28 05:31:15 +00:00
..
docs Import version 1.4.0 2008-01-07 08:09:04 +00:00
base64.cpp Import version 1.4.0 2008-01-07 08:09:04 +00:00
base64.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
BlockFileIO.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
BlockFileIO.h add zero-block pass-through option, enabling allow-holes code 2008-04-11 08:37:19 +00:00
BlockNameIO.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
BlockNameIO.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
Cipher.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
Cipher.h Automatic upgrade to PBKDF2 when changing password of a V6 filesystem. 2008-08-17 07:26:52 +00:00
CipherFileIO.cpp use PBKDF2 for new keys with salt and variable iteration count 2008-08-16 16:39:31 +00:00
CipherFileIO.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
CipherKey.cpp Import version 1.4.0 2008-01-07 08:09:04 +00:00
CipherKey.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
ConfigReader.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
ConfigReader.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
ConfigVar.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
ConfigVar.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
Context.cpp remove logs in Context, which displayed plaintext names 2008-07-01 07:44:39 +00:00
Context.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
DirNode.cpp fix potential null pointer exception in opendir handler 2008-08-26 06:56:13 +00:00
DirNode.h add direct-load method so that encfsctl cat can work with direct cipher paths 2008-05-05 03:33:31 +00:00
encfs.cpp fix xattr support for Mac 2008-08-02 06:17:40 +00:00
encfs.h fix xattr support for Mac 2008-08-02 06:17:40 +00:00
encfs.pod Automatic upgrade to PBKDF2 when changing password of a V6 filesystem. 2008-08-17 07:26:52 +00:00
encfsctl.cpp replace raw pointers with vector in EncFSConfig 2008-08-23 06:33:24 +00:00
encfsctl.pod Import version 1.4.0 2008-01-07 08:09:04 +00:00
encfssh Import version 1.4.0 2008-01-07 08:09:04 +00:00
FileIO.cpp Import version 1.4.0 2008-01-07 08:09:04 +00:00
FileIO.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
FileNode.cpp include cstring in several files, patch by A.Klitzing 2008-05-15 17:03:30 +00:00
FileNode.h add zero-block pass-through option, enabling allow-holes code 2008-04-11 08:37:19 +00:00
FileUtils.cpp work around problem with RLog section grouping 2008-09-10 05:53:44 +00:00
FileUtils.h replace raw pointers with vector in EncFSConfig 2008-08-23 06:33:24 +00:00
i18n.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
Interface.cpp Import version 1.4.0 2008-01-07 08:09:04 +00:00
Interface.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
MACFileIO.cpp use PBKDF2 for new keys with salt and variable iteration count 2008-08-16 16:39:31 +00:00
MACFileIO.h add zero-block pass-through option, enabling allow-holes code 2008-04-11 08:37:19 +00:00
main.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
Makefile.am add BOOST_SYSTEM_LIB to link line 2008-10-07 15:43:49 +00:00
makeKey.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
MemoryPool.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
MemoryPool.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
Mutex.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
NameIO.cpp include cstring in several files, patch by A.Klitzing 2008-05-15 17:03:30 +00:00
NameIO.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
NullCipher.cpp Automatic upgrade to PBKDF2 when changing password of a V6 filesystem. 2008-08-17 07:26:52 +00:00
NullCipher.h Automatic upgrade to PBKDF2 when changing password of a V6 filesystem. 2008-08-17 07:26:52 +00:00
NullNameIO.cpp include cstring in several files, patch by A.Klitzing 2008-05-15 17:03:30 +00:00
NullNameIO.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
openssl.cpp Import version 1.4.0 2008-01-07 08:09:04 +00:00
openssl.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
Range.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
RawFileIO.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
RawFileIO.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
readpassphrase.cpp Add showKey option to encfsctl, add makeKey program to generate keys. 2008-05-19 04:08:58 +00:00
readpassphrase.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
SSL_Cipher.cpp change casts to use C++ style const_cast 2008-12-28 05:31:15 +00:00
SSL_Cipher.h Automatic upgrade to PBKDF2 when changing password of a V6 filesystem. 2008-08-17 07:26:52 +00:00
StreamNameIO.cpp include cstring in several files, patch by A.Klitzing 2008-05-15 17:03:30 +00:00
StreamNameIO.h Import version 1.4.0 2008-01-07 08:09:04 +00:00
test.cpp replace raw pointers with vector in EncFSConfig 2008-08-23 06:33:24 +00:00
testextpass Import version 1.4.0 2008-01-07 08:09:04 +00:00