s3fs-fuse/src
2016-04-13 01:24:24 +09:00
..
addhead.cpp Fixed addhead.cpp for cppcheck 2016-02-07 05:53:56 +00:00
addhead.h Sepalated AdditionalHeader class from curl.* 2016-02-07 05:41:56 +00:00
cache.cpp Fixed a bug about etag comparison in stats cache. 2016-03-13 09:29:06 +00:00
cache.h Chnaged about constructor(destructor) in cache.h 2016-03-13 09:47:37 +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 fix typo in curl.cpp: s/returing/returning/ 2016-04-02 15:19:06 +00:00
curl.h Sepalated AdditionalHeader class from curl.* 2016-02-07 05:41:56 +00:00
fdcache.cpp Revert "Fixed a bug about writing sparsed file - #375" 2016-04-13 01:24:24 +09:00
fdcache.h Remove stat file cache dir if specified del_cache - #337 2016-02-06 18:59:13 +00:00
gnutls_auth.cpp Changed and cleaned the logic for debug message. 2015-09-30 19:41:27 +00:00
Makefile.am Sepalated AdditionalHeader class from curl.* 2016-02-07 05:41:56 +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 Checked content-type by no case-sensitivity - #363 2016-02-13 05:58:59 +00:00
s3fs_util.h Added chacking cache dir perms at starting. 2015-08-23 03:57:34 +00:00
s3fs.cpp Always set stats cache for opened file 2016-03-13 05:43:28 +00: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