s3fs-fuse/src
Andrew Gaul 4e03acf17a Simplify URL encoding
This also encodes asterisk and tilde correctly when listing a file
with a V4 auth endpoint.  Also add tests for special characters
although s3proxy does not yet support V4 auth.
Fixes #188.  Fixes #194.
2015-06-10 13:15:58 -07: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 curl: use pathrequeststyle option when constructing Host endpoint 2015-04-19 08:31:40 -05:00
curl.h refactor sigv4 to reduce code duplication 2015-04-09 15:11:59 -07:00
fdcache.cpp Fixed a bug no use_cache case about fixed #138 - issue#141 2015-03-08 16:41:14 +00:00
fdcache.h Fixed bugs, not turn use_cache off and ty to load to end - issue#97 2015-03-04 08:48:37 +00: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 Merge pull request #185 from andrewgaul/typos 2015-05-06 22:37:22 +09:00
s3fs_util.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
s3fs.cpp Add usage information for multipart_size 2015-05-04 16:21:58 -07:00
s3fs.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
string_util.cpp Simplify URL encoding 2015-06-10 13:15:58 -07: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