azure-sdk-for-cpp/sdk/core/azure-core/src
George Arama 0d4f138cb3
GetSecret Api implementation for Keyvault Secret (#2656)
* Progress stream reader

* format

* Update sdk/core/azure-core/src/io/body_stream.cpp

Co-authored-by: JinmingHu <jinmhu@microsoft.com>

* PR comments

* remove

* one more comment

* replaced if null with azure_assert

* moved from pointer to reference

* first pass

* src builds

* new line

* huzaaaaa

* readme

* strating point

* get progress, need to deserialize now

* serializer

* some more

* tests

* more tests

* some refactor

* start

* comment and formatting

* working again

* couple of updates

* clang

* remove pedantic ;

* include

* pr comments

* clang format

* trigger

* trigger 2

* PR comments

* name value swap

Co-authored-by: JinmingHu <jinmhu@microsoft.com>
2021-07-23 17:36:04 -07:00
..
cryptography Move Sha256Hash and other Hash algorithm types from KeyVault to Azure::Core (#2526) 2021-07-01 15:42:36 -07:00
http GetSecret Api implementation for Keyvault Secret (#2656) 2021-07-23 17:36:04 -07:00
io Progress stream reader (#2563) 2021-07-20 13:28:48 -07:00
private Increment package version after release of azure-core (#2553) 2021-07-09 14:33:56 -07:00
azure_assert.cpp Update abort() for AZURE_ASSERT (#2170) 2021-05-06 15:30:46 -07:00
base64.cpp Fix memory leak in Base64Encode (#2441) 2021-06-10 10:02:01 +08:00
context.cpp Context::GetApplicationContext() => Context::ApplicationContext (#2178) 2021-05-04 15:26:33 -07:00
datetime.cpp Fix true spelling errors across all source and header files within the SDK and add exceptions for false positives. (#2209) 2021-05-07 21:04:58 +00:00
environment_log_level_listener.cpp Update links from master to main (#2488) 2021-06-24 22:27:14 -07:00
exception.cpp Make sure RFE Message is only set to the response body payload. (#2539) 2021-07-01 15:56:20 -07:00
logger.cpp Remove Azure::Core::Diagnostics::Logger::Listener typedef (#2282) 2021-05-18 11:43:11 -07:00
operation_status.cpp
strings.cpp Create StringExtensions in azure core internal (#1837) 2021-03-10 14:13:51 -08:00