.. |
addhead.cpp
|
Remove redundant string initializations
|
2019-01-22 23:16:37 -08:00 |
addhead.h
|
Changed copyright year format for debian pkg
|
2017-05-07 11:24:17 +00:00 |
cache.cpp
|
Prefer abort over assert(false)
|
2019-01-20 12:30:27 -08:00 |
cache.h
|
Avoid pass-by-value when not necessary
|
2019-01-17 18:22:11 -08:00 |
common_auth.cpp
|
Simplify hex conversion
|
2018-10-01 19:08:27 -07:00 |
common.h
|
Address cppcheck 1.86 errors
|
2018-12-20 14:56:31 -08:00 |
curl.cpp
|
Merge pull request #921 from gaul/clang-tidy/redundant-string-init
|
2019-01-23 19:44:59 +09:00 |
curl.h
|
Issue readdir HEAD requests without batching
|
2019-01-20 18:07:22 -08:00 |
fdcache.cpp
|
Merge pull request #921 from gaul/clang-tidy/redundant-string-init
|
2019-01-23 19:44:59 +09:00 |
fdcache.h
|
Store and retrieve file change time
|
2019-01-14 10:05:11 -08:00 |
gnutls_auth.cpp
|
gnutls_auth: initialize libgcrypt
|
2018-06-21 20:55:00 +01:00 |
Makefile.am
|
Sepalated AdditionalHeader class from curl.*
|
2016-02-07 05:41:56 +00:00 |
nss_auth.cpp
|
Address cppcheck 1.86 errors
|
2018-12-20 14:56:31 -08:00 |
openssl_auth.cpp
|
Changed copyright year format for debian pkg
|
2017-05-07 11:24:17 +00:00 |
psemaphore.h
|
Issue readdir HEAD requests without batching
|
2019-01-20 18:07:22 -08:00 |
s3fs_auth.h
|
Changed copyright year format for debian pkg
|
2017-05-07 11:24:17 +00:00 |
s3fs_util.cpp
|
Remove redundant string initializations
|
2019-01-22 23:16:37 -08:00 |
s3fs_util.h
|
Avoid pass-by-value when not necessary
|
2019-01-17 18:22:11 -08:00 |
s3fs.cpp
|
Reverted #912(Automatic region change) and added message
|
2019-01-23 13:23:03 +00:00 |
s3fs.h
|
Reduce use of preprocessor
|
2017-11-18 22:40:06 -08:00 |
string_util.cpp
|
Remove unnecessary string copies
|
2019-01-22 23:09:37 -08:00 |
string_util.h
|
Fix comparison in s3fs_strtoofft
|
2019-01-17 22:59:25 -08:00 |
test_string_util.cpp
|
Fix comparison in s3fs_strtoofft
|
2019-01-17 22:59:25 -08:00 |
test_util.h
|
Added travis test on osx for #601
|
2017-08-11 14:09:43 +00:00 |