azure-sdk-for-cpp/sdk/core/azure-core/src
Victor Vazquez cb39ec302c
Update RetryPolicy logic to use only one context (#2047)
* progress

* missing

* fix comp errors

* remove comments

* Bad merge with my recent changes to master

* Format

Co-authored-by: Ahson Khan <ahson_ahmedk@yahoo.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2021-04-05 19:50:17 -07:00
..
cryptography Namespaces renamed: Details => _detail, Internal => _internal (#1823) 2021-03-09 18:05:47 -08:00
http Update RetryPolicy logic to use only one context (#2047) 2021-04-05 19:50:17 -07:00
io Changed the static methods 'BodyStream::ReadToCount()' and 'BodyStream::ReadToEnd()' into instance methods. (#1863) 2021-03-11 11:58:33 +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 Changes around context expiration naming and types (#2033) 2021-04-05 21:24:40 +00:00
datetime.cpp Add ADFS support for ClientSecretCredential (#1947) 2021-03-29 17:26:42 -07:00
environment_log_level_listener_private.hpp Rename header files to match the namespace structure for things nested within Azure::Core. (#1879) 2021-03-11 16:22:37 -08:00
environment_log_level_listener.cpp Azure::Core::Diagnostics (#1851) 2021-03-10 17:20:45 -08:00
exception.cpp [Core] Refactor RequestFailedException with Http information (#2026) 2021-04-05 12:11:31 -07:00
logger.cpp Rename header files to match the namespace structure for things nested within Azure::Core. (#1879) 2021-03-11 16:22:37 -08: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
version.cpp Move package version to details, and rename VersionString() to ToString(). (#2042) 2021-04-06 00:50:25 +00:00