.. |
addhead.cpp
|
Simplify substr manipulations with erase (#1532)
|
2021-01-25 18:02:32 +09:00 |
addhead.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
autolock.cpp
|
Use result instead of res for consistency (#1530)
|
2021-01-25 07:56:10 +09:00 |
autolock.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
bodydata.cpp
|
Remove uses of implicit namespace std
|
2020-09-13 11:57:20 +09:00 |
bodydata.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
cache.cpp
|
Simplify substr manipulations with erase (#1532)
|
2021-01-25 18:02:32 +09:00 |
cache.h
|
Use const std::string& where possible
|
2020-10-02 08:48:43 +09:00 |
common_auth.cpp
|
Use more descriptive names for digest functions
|
2020-09-15 21:18:58 +09:00 |
common.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
curl_handlerpool.cpp
|
Remove uses of implicit namespace std
|
2020-09-13 11:57:20 +09:00 |
curl_handlerpool.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
curl_multi.cpp
|
Use result instead of res for consistency (#1530)
|
2021-01-25 07:56:10 +09:00 |
curl_multi.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
curl_util.cpp
|
Simplify substr manipulations with erase (#1532)
|
2021-01-25 18:02:32 +09:00 |
curl_util.h
|
Remove authorization header when remaking handle (#1505)
|
2021-01-04 21:37:34 +09:00 |
curl.cpp
|
Allow configuring multipart copy size (#1555)
|
2021-02-08 20:32:12 +09:00 |
curl.h
|
Allow configuring multipart copy size (#1555)
|
2021-02-08 20:32:12 +09:00 |
fdcache_auto.cpp
|
Changed the message level in the AutoFdEntity::GetFdEntity
|
2020-10-03 20:41:17 +09:00 |
fdcache_auto.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
fdcache_entity.cpp
|
Use result instead of res for consistency (#1530)
|
2021-01-25 07:56:10 +09:00 |
fdcache_entity.h
|
Fixed flushing dirty data and compressed the cache size
|
2020-11-14 16:45:37 +09:00 |
fdcache_page.cpp
|
Use result instead of res for consistency (#1530)
|
2021-01-25 07:56:10 +09:00 |
fdcache_page.h
|
Fixed flushing dirty data and compressed the cache size
|
2020-11-14 16:45:37 +09:00 |
fdcache_stat.cpp
|
Address warnings from clang-tidy 11 (#1470)
|
2020-11-09 21:15:20 +09:00 |
fdcache_stat.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
fdcache.cpp
|
Add timestamps to debug log and cache integrity check (#1540)
|
2021-02-04 10:41:29 +09:00 |
fdcache.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
gnutls_auth.cpp
|
Fix MD5 when using gnutls with nettle
|
2020-09-25 23:07:50 +09:00 |
Makefile.am
|
Add tests for curl_util (#1481)
|
2020-11-24 21:37:09 +09:00 |
metaheader.cpp
|
Simplify substr manipulations with erase (#1532)
|
2021-01-25 18:02:32 +09:00 |
metaheader.h
|
Added atime and Corrected atime/mtime/ctime operations
|
2020-10-04 13:54:01 +09:00 |
mpu_util.cpp
|
Remove uses of implicit namespace std
|
2020-09-13 11:57:20 +09:00 |
mpu_util.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
mvnode.cpp
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
mvnode.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
nss_auth.cpp
|
Merge pull request #1399 from gaul/md5-sha256
|
2020-09-17 17:11:19 +09:00 |
openssl_auth.cpp
|
Suppress spurious SHA256 error message (#1544)
|
2021-02-04 07:28:51 +09:00 |
psemaphore.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
s3fs_auth.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
s3fs_global.cpp
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
s3fs_help.cpp
|
Allow configuring multipart copy size (#1555)
|
2021-02-08 20:32:12 +09:00 |
s3fs_help.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
s3fs_logger.cpp
|
Increase buffer size to avoid warning (#1550)
|
2021-02-07 12:26:58 +09:00 |
s3fs_logger.h
|
Use clock_gettime instead of gettimeofday
|
2021-02-08 10:19:28 +09:00 |
s3fs_util.cpp
|
Allow relative path with use_path
|
2020-10-10 18:13:23 +09:00 |
s3fs_util.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
s3fs_xml.cpp
|
Remove uses of implicit namespace std
|
2020-09-13 11:57:20 +09:00 |
s3fs_xml.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
s3fs.cpp
|
Allow configuring multipart copy size (#1555)
|
2021-02-08 20:32:12 +09:00 |
s3fs.h
|
Source file division and set 4 spaces and cleanup
|
2020-08-26 17:43:50 +09:00 |
s3objlist.cpp
|
Simplify substr manipulations with erase (#1532)
|
2021-01-25 18:02:32 +09:00 |
s3objlist.h
|
Fix clang-tidy warnings
|
2020-09-21 07:03:42 +09:00 |
sighandlers.cpp
|
Added logfile option for non-syslog logging
|
2020-10-19 20:10:19 +09:00 |
sighandlers.h
|
Added logfile option for non-syslog logging
|
2020-10-19 20:10:19 +09:00 |
string_util.cpp
|
Simplify substr manipulations with erase (#1532)
|
2021-01-25 18:02:32 +09:00 |
string_util.h
|
Merge pull request #1435 from gaul/no-exceptions
|
2020-10-04 22:19:25 +09:00 |
test_curl_util.cpp
|
Simply curl_slist_sort_insert (#1494)
|
2020-12-23 20:29:33 +09:00 |
test_string_util.cpp
|
Added logfile option for non-syslog logging
|
2020-10-19 20:10:19 +09:00 |
test_util.h
|
Add tests for curl_util (#1481)
|
2020-11-24 21:37:09 +09:00 |
types.h
|
Simplify handling of returned ETag (#1479)
|
2020-11-21 06:56:05 +09:00 |