s3fs-fuse/src
Andrew Gaul e87e40b3b4 Address miscellaneous clang-tidy warnings
Also add configuration with suppressions.
2019-02-04 22:58:40 -08:00
..
addhead.cpp Merge pull request #939 from gaul/stringstream-specific 2019-02-03 11:06:57 +09:00
addhead.h Changed copyright year format for debian pkg 2017-05-07 11:24:17 +00:00
cache.cpp Remove unneeded void parameter 2019-01-28 23:22:27 -08:00
cache.h Avoid pass-by-value when not necessary 2019-01-17 18:22:11 -08:00
common_auth.cpp Simplify hex conversion 2018-10-01 19:08:27 -07:00
common.h Address cppcheck 1.86 errors 2018-12-20 14:56:31 -08:00
curl.cpp Automatically abort failed multipart requests 2019-02-03 10:29:20 -08:00
curl.h Merge pull request #946 from gaul/async/completed-tids 2019-02-03 14:08:49 +09:00
fdcache.cpp Address miscellaneous clang-tidy warnings 2019-02-04 22:58:40 -08:00
fdcache.h Store and retrieve file change time 2019-01-14 10:05:11 -08:00
gnutls_auth.cpp Remove unneeded void parameter 2019-01-28 23:22:27 -08:00
Makefile.am Sepalated AdditionalHeader class from curl.* 2016-02-07 05:41:56 +00:00
nss_auth.cpp Remove unneeded void parameter 2019-01-28 23:22:27 -08:00
openssl_auth.cpp Remove unneeded void parameter 2019-01-28 23:22:27 -08:00
psemaphore.h Checked and corrected all typo 2019-01-27 12:04:29 +00:00
s3fs_auth.h Changed copyright year format for debian pkg 2017-05-07 11:24:17 +00:00
s3fs_util.cpp Address miscellaneous clang-tidy warnings 2019-02-04 22:58:40 -08:00
s3fs_util.h Avoid pass-by-value when not necessary 2019-01-17 18:22:11 -08:00
s3fs.cpp Address miscellaneous clang-tidy warnings 2019-02-04 22:58:40 -08:00
s3fs.h Added S3FS_MALLOC_TRIM build switch 2019-02-03 07:36:17 +00:00
string_util.cpp Prefer specific [io]stringstream where possible 2019-01-29 10:44:33 -08:00
string_util.h Fix comparison in s3fs_strtoofft 2019-01-17 22:59:25 -08:00
test_string_util.cpp Fix comparison in s3fs_strtoofft 2019-01-17 22:59:25 -08:00
test_util.h Added travis test on osx for #601 2017-08-11 14:09:43 +00:00