s3fs-fuse/src
Andrew Gaul ff8a0c2eea Parse ETag from copy multipart correctly
Previously s3fs misparsed this, preventing renames of files larger
than 5 GB.  Integration test disabled until S3Proxy 1.5.0 is released.
2015-08-11 14:43:35 -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 Fixed xattr for binary value 2015-06-06 16:39:39 +00:00
common.h Fixed xattr for binary value 2015-06-06 16:39:39 +00:00
curl.cpp Parse ETag from copy multipart correctly 2015-08-11 14:43:35 -07:00
curl.h Fixed a few small spelling issues. 2015-07-10 11:50:40 -07:00
fdcache.cpp Fixed a few small spelling issues. 2015-07-10 11:50:40 -07:00
fdcache.h Fixed a few small spelling issues. 2015-07-10 11:50:40 -07: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 Fixed xattr for binary value 2015-06-06 16:39:39 +00:00
s3fs_util.cpp Parse ETag from copy multipart correctly 2015-08-11 14:43:35 -07:00
s3fs_util.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
s3fs.cpp Parse ETag from copy multipart correctly 2015-08-11 14:43:35 -07:00
s3fs.h Cleaned up codes for next packaging. 2014-09-07 15:08:27 +00:00
string_util.cpp Merge pull request #192 from andrewgaul/special-characters 2015-06-20 11:47:22 +09:00
string_util.h Supported extended attributes, initial commit 2015-04-20 17:24:57 +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