azure-sdk-for-cpp/sdk/core/azure-core/src
2021-05-05 23:49:18 +00:00
..
cryptography Md5 enhance impl and test (#2157) 2021-05-04 00:11:53 +00:00
http Remove exposing windows.h header from our public headers and reduce risk of introducing it in non-public headers (#2188) 2021-05-05 23:49:18 +00:00
io Remove exposing windows.h header from our public headers and reduce risk of introducing it in non-public headers (#2188) 2021-05-05 23:49:18 +00:00
private Remove exposing windows.h header from our public headers and reduce risk of introducing it in non-public headers (#2188) 2021-05-05 23:49:18 +00:00
base64.cpp Moved the Base64Encode() and Base64Decode() functions to be static members of a Convert class within the Azure::Core namespace. (#1870) 2021-03-11 12:39:51 -08:00
context.cpp Context::GetApplicationContext() => Context::ApplicationContext (#2178) 2021-05-04 15:26:33 -07:00
datetime.cpp Add ADFS support for ClientSecretCredential (#1947) 2021-03-29 17:26:42 -07:00
environment_log_level_listener.cpp PackageVersion made constexpr and moved to src/package_version.hpp (#2166) 2021-04-28 17:34:24 -07:00
exception.cpp [Core] Refactor RequestFailedException with Http information (#2026) 2021-04-05 12:11:31 -07:00
logger.cpp PackageVersion made constexpr and moved to src/package_version.hpp (#2166) 2021-04-28 17:34:24 -07:00
operation_status.cpp Add Operation<T> (#1186) 2020-12-17 14:47:20 -08:00
strings.cpp Create StringExtensions in azure core internal (#1837) 2021-03-10 14:13:51 -08:00