s3fs-fuse/src
2019-04-25 14:29:35 +02: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_auth.cpp Prefer new over malloc 2019-04-07 16:54:24 +09:00
common.h Prefer simple over compound statements in macros 2019-04-17 21:46:24 +09:00
curl.cpp fix issue with aws session token provided inside ~/.aws/credentials file 2019-04-25 14:29:35 +02:00
curl.h fix issue with aws session token provided inside ~/.aws/credentials file 2019-04-25 14:29:35 +02:00
fdcache.cpp Prefer new over malloc 2019-04-07 16:54:24 +09:00
fdcache.h Increase FdEntity reference count when returning 2019-03-09 15:55:04 +09:00
gnutls_auth.cpp Prefer new over malloc 2019-04-07 16:54:24 +09:00
Makefile.am Sepalated AdditionalHeader class from curl.* 2016-02-07 05:41:56 +00:00
nss_auth.cpp Prefer new over malloc 2019-04-07 16:54:24 +09:00
openssl_auth.cpp Prefer new over malloc 2019-04-07 16:54:24 +09: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 add session token support 2019-04-16 16:53:05 +02:00
s3fs_util.h Avoid pass-by-value when not necessary 2019-01-17 18:22:11 -08:00
s3fs.cpp fix issue with aws session token provided inside ~/.aws/credentials file 2019-04-25 14:29:35 +02:00
s3fs.h Prefer simple over compound statements in macros 2019-04-17 21:46:24 +09:00
string_util.cpp Add missing braces 2019-04-07 23:12:27 +09: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