encfs/encfs
2017-08-05 23:23:09 -07:00
..
autosprintf.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
autosprintf.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
base64.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
base64.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
BlockFileIO.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
BlockFileIO.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
BlockNameIO.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
BlockNameIO.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
Cipher.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
Cipher.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
CipherFileIO.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
CipherFileIO.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
CipherKey.cpp modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
CipherKey.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
ConfigReader.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
ConfigReader.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
ConfigVar.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
ConfigVar.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
Context.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
Context.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
DirNode.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
DirNode.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
encfs.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
encfs.h switch to vendored easylogging 2017-08-05 23:23:09 -07:00
encfs.pod Add option 't' to set syslog tag 2017-04-02 23:52:29 +02:00
encfsctl.cpp Use INITIALIZE_EASYLOGGINGPP in Error.cpp 2017-04-23 14:21:36 +02:00
encfsctl.pod Miscellaneous small man page fixes (mostly typos) 2016-10-20 17:24:59 +02:00
encfssh Fix up encfssh (#258) 2017-03-16 22:21:02 +01:00
Error.cpp modernize-use-nullptr: replace NULL, 0 with nullptr 2017-08-03 21:42:30 -07:00
Error.h switch to vendored easylogging 2017-08-05 23:23:09 -07:00
FileIO.cpp modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
FileIO.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
FileNode.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
FileNode.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
FileUtils.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
FileUtils.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
FSConfig.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
i18n.h reformat using clang 2014-10-18 19:19:33 -07:00
Interface.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
Interface.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
MACFileIO.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
MACFileIO.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
main.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
makeKey.cpp Use INITIALIZE_EASYLOGGINGPP in Error.cpp 2017-04-23 14:21:36 +02:00
MemoryPool.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
MemoryPool.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
Mutex.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
NameIO.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
NameIO.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
NullCipher.cpp modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
NullCipher.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
NullNameIO.cpp modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
NullNameIO.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
openssl.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
openssl.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
Range.h replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
RawFileIO.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
RawFileIO.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
readpassphrase.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
readpassphrase.h run clang-format 2015-06-17 21:16:50 -07:00
SSL_Cipher.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
SSL_Cipher.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00
SSL_Compat.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
StreamNameIO.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
StreamNameIO.h modernize: =default, pass by value 2017-08-03 22:18:25 -07:00
test.cpp switch to vendored easylogging 2017-08-05 23:23:09 -07:00
testextpass Import version 1.4.0 2008-01-07 08:09:04 +00:00
XmlReader.cpp modernize: braces around statements 2017-08-03 22:46:34 -07:00
XmlReader.h modernize: use override, using aliases 2017-08-03 22:27:18 -07:00