encfs/fs
2016-03-03 17:08:43 +01:00
..
BlockFileIO_test.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
BlockFileIO.cpp cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
BlockFileIO.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
BlockNameIO.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
BlockNameIO.h rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
checkops.cpp reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
CipherFileIO.cpp cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
CipherFileIO.h minor cleanup 2013-10-19 22:42:44 +00:00
CMakeLists.txt rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
Context.cpp Fix compilation for Clang. 2016-03-03 17:08:43 +01:00
Context.h cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
DirNode.cpp Fix compilation for Clang. 2016-03-03 17:08:43 +01:00
DirNode.h cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
encfs.cpp cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
encfs.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
FileIO.cpp reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
FileIO.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
FileNode.cpp cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
FileNode.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
FileUtils.cpp reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
FileUtils.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
FSConfig.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
IO_test.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
MACFileIO.cpp reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
MACFileIO.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
MemBlockFileIO.cpp reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
MemBlockFileIO.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
MemFileIO.cpp cleanup warnings from cppcheck 2013-10-21 05:38:54 +00:00
MemFileIO.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
NameIO_test.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
NameIO.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
NameIO.h rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
NullNameIO.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
NullNameIO.h rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
RawFileIO.cpp Fix compilation for OS X. 2016-03-03 17:06:27 +01:00
RawFileIO.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00
StreamNameIO.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
StreamNameIO.h rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
testextpass Reformat files, replace autoconf with CMake, and RLog with GLog. 2013-01-29 03:07:54 +00:00
testing.cpp rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs 2013-10-21 05:38:27 +00:00
testing.h reformat with clang-format -style=Google 2013-10-19 22:35:26 +00:00