s3fs-fuse/src
Takeshi Nakatani 62dcda6a56 Fixed ref-count when error occurred. 2019-03-10 06:04:19 +00:00
..
Makefile.am Sepalated AdditionalHeader class from curl.* 2016-02-07 05:41:56 +00: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 Clear containers instead of individual erases 2019-02-02 23:58:43 -08:00
cache.h Avoid pass-by-value when not necessary 2019-01-17 18:22:11 -08:00
common.h Address cppcheck 1.86 errors 2018-12-20 14:56:31 -08:00
common_auth.cpp Simplify hex conversion 2018-10-01 19:08:27 -07:00
curl.cpp Fix lazy typo 2019-03-09 17:46:02 +09:00
curl.h Fix lazy typo 2019-03-09 17:46:02 +09:00
fdcache.cpp Fixed ref-count when error occurred. 2019-03-10 06:04:19 +00:00
fdcache.h Increase FdEntity reference count when returning 2019-03-09 15:55:04 +09:00
gnutls_auth.cpp Work around cppcheck warnings 2019-02-20 21:55:41 +09: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.cpp Merge pull request #967 from gaul/reference-count 2019-03-10 14:27:10 +09:00
s3fs.h Added S3FS_MALLOC_TRIM build switch 2019-02-03 07:36:17 +00:00
s3fs_auth.h Changed copyright year format for debian pkg 2017-05-07 11:24:17 +00:00
s3fs_util.cpp Merge pull request #960 from kristjanvalur/wtf8 2019-02-27 21:21:38 +09:00
s3fs_util.h Avoid pass-by-value when not necessary 2019-01-17 18:22:11 -08:00
string_util.cpp merged main 2019-02-19 10:53:00 +00:00
string_util.h more robust wtf8 encoding 2019-02-18 12:27:44 +00:00
test_string_util.cpp more robust wtf8 encoding 2019-02-18 12:27:44 +00:00
test_util.h Adding utility functions to convert invalid utf8 to wtf8 encoding 2019-02-15 15:57:03 +00:00