azure-sdk-for-cpp/sdk/core/azure-core/src
2021-07-01 14:08:05 -07:00
..
cryptography Consolidate the use of std::size_t and always use size_t instead, since it is a "primitive" type. (#2415) 2021-06-09 11:09:54 -07:00
http Use TCP fast open and false start to reduce RTT from 3 to 1, when using WinHttp on latest Windows OS. (#2253) 2021-06-22 16:06:24 -07:00
io Fix empty rethrows, update some catches to catch all (#2362) 2021-05-28 09:24:42 -07:00
private Add Unit Tests for EnvironmentLogLevelListener (#2454) 2021-06-22 21:51:41 +00: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 Fix up the implementation details of the RequestFailedException ctor. (#2536) 2021-07-01 14:08:05 -07:00
logger.cpp Remove Azure::Core::Diagnostics::Logger::Listener typedef (#2282) 2021-05-18 11:43:11 -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