.. |
addhead.cpp
|
Merge pull request #939 from gaul/stringstream-specific
|
2019-02-03 11:06:57 +09:00 |
addhead.h
|
Changed copyright year format for debian pkg
|
2017-05-07 11:24:17 +00:00 |
cache.cpp
|
Flush file when opening second fd
|
2019-07-02 01:12:09 -07:00 |
cache.h
|
Flush file when opening second fd
|
2019-07-02 01:12:09 -07:00 |
common_auth.cpp
|
Prefer new over malloc
|
2019-04-07 16:54:24 +09:00 |
common.h
|
Prefer simple over compound statements in macros
|
2019-04-17 21:46:24 +09:00 |
curl.cpp
|
Merge pull request #1048 from gaul/log/curl
|
2019-06-24 00:42:44 +09:00 |
curl.h
|
Convert file offsets from size_t to off_t
|
2019-06-15 17:05:37 -07:00 |
fdcache.cpp
|
Make fdpage a value type in fdpage_list_t
|
2019-07-01 09:30:48 -07:00 |
fdcache.h
|
Make fdpage a value type in fdpage_list_t
|
2019-07-01 09:30:48 -07:00 |
gnutls_auth.cpp
|
Prefer new over malloc
|
2019-04-07 16:54:24 +09:00 |
Makefile.am
|
Sepalated AdditionalHeader class from curl.*
|
2016-02-07 05:41:56 +00:00 |
nss_auth.cpp
|
Prefer new over malloc
|
2019-04-07 16:54:24 +09:00 |
openssl_auth.cpp
|
Prefer new over malloc
|
2019-04-07 16:54:24 +09:00 |
psemaphore.h
|
Checked and corrected all typo
|
2019-01-27 12:04:29 +00:00 |
s3fs_auth.h
|
Changed copyright year format for debian pkg
|
2017-05-07 11:24:17 +00:00 |
s3fs_util.cpp
|
Document ssl_verify_hostname
|
2019-07-02 10:26:29 -07:00 |
s3fs_util.h
|
Avoid pass-by-value when not necessary
|
2019-01-17 18:22:11 -08:00 |
s3fs.cpp
|
Individually test multiple s3fs flags
|
2019-07-03 21:09:40 -07:00 |
s3fs.h
|
Prefer simple over compound statements in macros
|
2019-04-17 21:46:24 +09:00 |
string_util.cpp
|
Add missing braces
|
2019-04-07 23:12:27 +09:00 |
string_util.h
|
more robust wtf8 encoding
|
2019-02-18 12:27:44 +00:00 |
test_string_util.cpp
|
more robust wtf8 encoding
|
2019-02-18 12:27:44 +00:00 |
test_util.h
|
Adding utility functions to convert invalid utf8 to wtf8 encoding
|
2019-02-15 15:57:03 +00:00 |