s3fs-fuse/src
Takeshi Nakatani 4bfbfa3621 Merge pull request #331 from andrewgaul/clang
Address various clang warnings
2016-01-16 16:14:50 +09:00
..
cache.cpp Changed and cleaned the logic for debug message. 2015-09-30 19:41:27 +00:00
cache.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
common_auth.cpp Move base64 and hex functions to string_util 2015-08-19 13:47:26 -07:00
common.h Fix syslog level used by S3FS_PRN_EXIT() 2015-11-25 13:53:08 -08:00
curl.cpp Merge pull request #330 from andrewgaul/pass-by-reference 2016-01-16 16:14:31 +09:00
curl.h Merge pull request #331 from andrewgaul/clang 2016-01-16 16:14:50 +09:00
fdcache.cpp Check pthread prtability in configure as additional change for #307 2015-12-03 07:47:17 +00:00
fdcache.h Fixed a bug about mtime - #299 2015-11-29 15:53:53 +00:00
gnutls_auth.cpp Changed and cleaned the logic for debug message. 2015-09-30 19:41:27 +00:00
Makefile.am s3fs can print version with short commit hash - #228 2015-08-21 16:19:31 +00:00
nss_auth.cpp Changed and cleaned the logic for debug message. 2015-09-30 19:41:27 +00:00
openssl_auth.cpp Changed and cleaned the logic for debug message. 2015-09-30 19:41:27 +00:00
s3fs_auth.h Move base64 and hex functions to string_util 2015-08-19 13:47:26 -07:00
s3fs_util.cpp Supported a object which is larger than free disk space 2015-10-18 17:03:41 +00:00
s3fs_util.h Added chacking cache dir perms at starting. 2015-08-23 03:57:34 +00:00
s3fs.cpp Address various clang warnings 2016-01-11 00:52:24 -08:00
s3fs.h Supported for SSE KMS 2015-10-06 14:46:14 +00:00
string_util.cpp NUL terminate decoded base64 string 2015-08-19 13:48:07 -07:00
string_util.h Move base64 and hex functions to string_util 2015-08-19 13:47:26 -07:00
test_string_util.cpp Add unit tests for base64 encoding and decoding 2015-08-19 13:49:10 -07:00
test_util.h Add unit tests for base64 encoding and decoding 2015-08-19 13:49:10 -07:00