.. |
blob
|
Replace constainers with containers
|
2020-10-16 22:42:14 -07:00 |
http
|
Use uint64_t instead of size_t for block/blob size, since in the future block size may be larger than 4GB
|
2020-03-12 20:39:47 -07:00 |
todo
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
append_block_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
base64.h
|
Resolved an issue of base 64 encoding to not behave correctly on some machines.
|
2019-06-16 19:39:43 -07:00 |
common.h
|
Refactor CMake
|
2019-11-18 23:17:04 -08:00 |
compare.h
|
Resolved an issue on Mac/Windows where blob_client_wrapper cannot upload correct data using upload_file_to_blob
|
2019-10-14 18:37:04 -07:00 |
constants.dat
|
Release 0.3.0
|
2020-03-12 20:39:47 -07:00 |
constants.h
|
Parallel upload/download
|
2020-03-12 20:39:47 -07:00 |
copy_blob_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
create_container_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
delete_blob_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
delete_container_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
executor.h
|
Add memory stream
|
2020-03-12 20:39:47 -07:00 |
get_blob_property_request_base.h
|
Mark valid() methods const
|
2020-12-05 12:37:42 -08:00 |
get_blob_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
get_block_list_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
get_container_property_request_base.h
|
Mark valid() methods const
|
2020-12-05 12:37:42 -08:00 |
get_page_ranges_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
hash.h
|
Drop OpenSSL dependency on Windows
|
2019-11-18 23:17:04 -08:00 |
http_base.h
|
Add memory stream
|
2020-03-12 20:39:47 -07:00 |
json_parser_base.h
|
Add json parser for response body
|
2019-12-02 23:16:55 -08:00 |
list_blobs_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
list_containers_request_base.h
|
Replace constainers with containers
|
2020-10-16 22:42:14 -07:00 |
logging.h
|
Add definition NOMINMAX for windows build, so that we can use std::min/max
|
2020-03-12 20:39:47 -07:00 |
mstream.h
|
Add memory stream
|
2020-03-12 20:39:47 -07:00 |
put_blob_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
put_block_list_request_base.h
|
Parallel upload/download
|
2020-03-12 20:39:47 -07:00 |
put_block_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
put_page_request_base.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |
retry.h
|
Add definition NOMINMAX for windows build, so that we can use std::min/max
|
2020-03-12 20:39:47 -07:00 |
set_blob_metadata_request_base.h
|
Add two APIS: set_container_metadata and set_blob_metadata
|
2019-12-02 23:16:55 -08:00 |
set_container_metadata_request_base.h
|
Add two APIS: set_container_metadata and set_blob_metadata
|
2019-12-02 23:16:55 -08:00 |
storage_EXPORTS.h
|
Fix build errors on Windows
|
2020-02-03 22:00:24 -08:00 |
storage_account.h
|
Fix authentication failure when running against Azurite and IoT devices
|
2020-03-12 20:39:47 -07:00 |
storage_credential.h
|
Removed unused getter
|
2019-09-29 10:03:17 +08:00 |
storage_errno.h
|
Parallel upload/download
|
2020-03-12 20:39:47 -07:00 |
storage_outcome.h
|
Use uniform storage_exception
|
2020-01-02 20:47:41 -08:00 |
storage_request_base.h
|
removing duplicate desctructor
|
2019-09-29 10:03:46 +08:00 |
storage_stream.h
|
Add memory stream
|
2020-03-12 20:39:47 -07:00 |
storage_url.h
|
Move URL-encode code to utility so that ADLS Gen2 can leverage it
|
2019-12-02 23:16:55 -08:00 |
tinyxml2.h
|
Update tinyxml2 to latest version 7.1.0
|
2020-01-02 20:47:41 -08:00 |
tinyxml2_parser.h
|
Replace constainers with containers
|
2020-10-16 22:42:14 -07:00 |
utility.h
|
Add definition NOMINMAX for windows build, so that we can use std::min/max
|
2020-03-12 20:39:47 -07:00 |
xml_parser_base.h
|
Replace constainers with containers
|
2020-10-16 22:42:14 -07:00 |
xml_writer.h
|
CPPLite initial commit (#1)
|
2018-09-10 15:12:50 +08:00 |