azure-sdk-for-cpp/sdk/storage/azure-storage-common/src
Anton Kolesnyk a70be339e7
Audit string comparisons (#4197)
* Audit string comparisons

* Mac fix

* !isxdigit()

* Rewrite condition + comment

* <3

* Clang-format

* 255

* Allow uppercase

* stoi() radix

* ShouldEncode()

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-01-03 11:16:54 -08:00
..
private identicalize the comments type (#4063) 2022-10-26 10:16:32 -07:00
account_sas_builder.cpp STG 79 80 81 Features (#3850) 2022-08-05 13:54:50 +08:00
crypt.cpp Undo assert internal macro and headers (#3318) 2022-02-07 12:25:22 -08:00
file_io.cpp
reliable_stream.cpp add private interface to disable reliable stream (#4158) 2022-12-06 11:58:17 +08:00
shared_key_policy.cpp Audit string comparisons (#4197) 2023-01-03 11:16:54 -08:00
storage_common.cpp
storage_credential.cpp
storage_exception.cpp
storage_per_retry_policy.cpp
storage_switch_to_secondary_policy.cpp
xml_wrapper.cpp Fixed a bug where text of XML element cannot be empty. (#3643) 2022-05-12 08:56:06 +08:00