s3fs-fuse/src
Timur Alperovich be5735edb8 Fallback to v2 signatures correctly.
Missing parameter to SetSignatureV4() call in the fallback code path
results in not actually falling back.
2015-02-16 17:35:09 -08:00
..
cache.cpp Clean codes for signature v4 and added new sigv2 option 2015-01-28 17:13:11 +00:00
cache.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
common_auth.cpp Clean codes for signature v4 and added new sigv2 option 2015-01-28 17:13:11 +00:00
common.h Clean codes for signature v4 and added new sigv2 option 2015-01-28 17:13:11 +00:00
curl.cpp Supported signature version 4 for GnuTLS/NSS and automatically set endpoint/sigv2 2015-02-02 16:36:08 +00:00
curl.h Fallback to v2 signatures correctly. 2015-02-16 17:35:09 -08:00
fdcache.cpp fix rename before close 2015-01-12 15:05:54 -08:00
fdcache.h fix rename before close 2015-01-12 15:05:54 -08:00
gnutls_auth.cpp Supported signature version 4 for GnuTLS/NSS and automatically set endpoint/sigv2 2015-02-02 16:36:08 +00:00
Makefile.am Add simple unit tests for trim functions 2014-12-06 18:07:14 -08:00
nss_auth.cpp Supported signature version 4 for GnuTLS/NSS and automatically set endpoint/sigv2 2015-02-02 16:36:08 +00:00
openssl_auth.cpp Clean codes for signature v4 and added new sigv2 option 2015-01-28 17:13:11 +00:00
s3fs_auth.h Clean codes for signature v4 and added new sigv2 option 2015-01-28 17:13:11 +00:00
s3fs_util.cpp Added new mp_umask option about issue#107, pr#110 2015-02-07 17:16:45 +00:00
s3fs_util.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
s3fs.cpp Fallback to v2 signatures correctly. 2015-02-16 17:35:09 -08:00
s3fs.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
string_util.cpp Clean codes for signature v4 and added new sigv2 option 2015-01-28 17:13:11 +00:00
string_util.h Clean codes for signature v4 and added new sigv2 option 2015-01-28 17:13:11 +00:00
test_string_util.cpp Add simple unit tests for trim functions 2014-12-06 18:07:14 -08:00
test_util.h Add simple unit tests for trim functions 2014-12-06 18:07:14 -08:00