*No copyright* Apache License 2.0
---------------------------------
aws-crt-cpp-0.26.8/.github/PULL_REQUEST_TEMPLATE.md
aws-crt-cpp-0.26.8/LICENSE
aws-crt-cpp-0.26.8/README.md

Apache License 2.0
------------------
aws-crt-cpp-0.26.8/NOTICE
aws-crt-cpp-0.26.8/bin/elasticurl_cpp/main.cpp
aws-crt-cpp-0.26.8/bin/mqtt5_app/main.cpp
aws-crt-cpp-0.26.8/bin/mqtt5_canary/main.cpp
aws-crt-cpp-0.26.8/codebuild/create-projects.py
aws-crt-cpp-0.26.8/include/aws/crt/Allocator.h
aws-crt-cpp-0.26.8/include/aws/crt/Api.h
aws-crt-cpp-0.26.8/include/aws/crt/Config.h.in
aws-crt-cpp-0.26.8/include/aws/crt/DateTime.h
aws-crt-cpp-0.26.8/include/aws/crt/Exports.h
aws-crt-cpp-0.26.8/include/aws/crt/ImdsClient.h
aws-crt-cpp-0.26.8/include/aws/crt/JsonObject.h
aws-crt-cpp-0.26.8/include/aws/crt/Optional.h
aws-crt-cpp-0.26.8/include/aws/crt/RefCounted.h
aws-crt-cpp-0.26.8/include/aws/crt/StlAllocator.h
aws-crt-cpp-0.26.8/include/aws/crt/StringUtils.h
aws-crt-cpp-0.26.8/include/aws/crt/StringView.h
aws-crt-cpp-0.26.8/include/aws/crt/Types.h
aws-crt-cpp-0.26.8/include/aws/crt/UUID.h
aws-crt-cpp-0.26.8/include/aws/crt/Utility.h
aws-crt-cpp-0.26.8/include/aws/crt/Variant.h
aws-crt-cpp-0.26.8/include/aws/crt/auth/Credentials.h
aws-crt-cpp-0.26.8/include/aws/crt/auth/Signing.h
aws-crt-cpp-0.26.8/include/aws/crt/auth/Sigv4Signing.h
aws-crt-cpp-0.26.8/include/aws/crt/crypto/HMAC.h
aws-crt-cpp-0.26.8/include/aws/crt/crypto/Hash.h
aws-crt-cpp-0.26.8/include/aws/crt/crypto/SecureRandom.h
aws-crt-cpp-0.26.8/include/aws/crt/crypto/SymmetricCipher.h
aws-crt-cpp-0.26.8/include/aws/crt/endpoints/RuleEngine.h
aws-crt-cpp-0.26.8/include/aws/crt/http/HttpConnection.h
aws-crt-cpp-0.26.8/include/aws/crt/http/HttpConnectionManager.h
aws-crt-cpp-0.26.8/include/aws/crt/http/HttpProxyStrategy.h
aws-crt-cpp-0.26.8/include/aws/crt/http/HttpRequestResponse.h
aws-crt-cpp-0.26.8/include/aws/crt/io/Bootstrap.h
aws-crt-cpp-0.26.8/include/aws/crt/io/ChannelHandler.h
aws-crt-cpp-0.26.8/include/aws/crt/io/EventLoopGroup.h
aws-crt-cpp-0.26.8/include/aws/crt/io/HostResolver.h
aws-crt-cpp-0.26.8/include/aws/crt/io/Pkcs11.h
aws-crt-cpp-0.26.8/include/aws/crt/io/SocketOptions.h
aws-crt-cpp-0.26.8/include/aws/crt/io/Stream.h
aws-crt-cpp-0.26.8/include/aws/crt/io/TlsOptions.h
aws-crt-cpp-0.26.8/include/aws/crt/io/Uri.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/Mqtt5Client.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/Mqtt5Packets.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/Mqtt5Types.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/MqttClient.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/MqttConnection.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/MqttTypes.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/private/Mqtt5ClientCore.h
aws-crt-cpp-0.26.8/include/aws/crt/mqtt/private/MqttConnectionCore.h
aws-crt-cpp-0.26.8/include/aws/iot/Mqtt5Client.h
aws-crt-cpp-0.26.8/include/aws/iot/MqttClient.h
aws-crt-cpp-0.26.8/include/aws/iot/MqttCommon.h
aws-crt-cpp-0.26.8/source/Allocator.cpp
aws-crt-cpp-0.26.8/source/Api.cpp
aws-crt-cpp-0.26.8/source/DateTime.cpp
aws-crt-cpp-0.26.8/source/ImdsClient.cpp
aws-crt-cpp-0.26.8/source/JsonObject.cpp
aws-crt-cpp-0.26.8/source/StringUtils.cpp
aws-crt-cpp-0.26.8/source/Types.cpp
aws-crt-cpp-0.26.8/source/UUID.cpp
aws-crt-cpp-0.26.8/source/auth/Credentials.cpp
aws-crt-cpp-0.26.8/source/auth/Sigv4Signing.cpp
aws-crt-cpp-0.26.8/source/crypto/HMAC.cpp
aws-crt-cpp-0.26.8/source/crypto/Hash.cpp
aws-crt-cpp-0.26.8/source/crypto/SecureRandom.cpp
aws-crt-cpp-0.26.8/source/crypto/SymmetricCipher.cpp
aws-crt-cpp-0.26.8/source/endpoints/RuleEngine.cpp
aws-crt-cpp-0.26.8/source/http/HttpConnection.cpp
aws-crt-cpp-0.26.8/source/http/HttpConnectionManager.cpp
aws-crt-cpp-0.26.8/source/http/HttpProxyStrategy.cpp
aws-crt-cpp-0.26.8/source/http/HttpRequestResponse.cpp
aws-crt-cpp-0.26.8/source/io/Bootstrap.cpp
aws-crt-cpp-0.26.8/source/io/ChannelHandler.cpp
aws-crt-cpp-0.26.8/source/io/EventLoopGroup.cpp
aws-crt-cpp-0.26.8/source/io/HostResolver.cpp
aws-crt-cpp-0.26.8/source/io/Pkcs11.cpp
aws-crt-cpp-0.26.8/source/io/SocketOptions.cpp
aws-crt-cpp-0.26.8/source/io/Stream.cpp
aws-crt-cpp-0.26.8/source/io/TlsOptions.cpp
aws-crt-cpp-0.26.8/source/io/Uri.cpp
aws-crt-cpp-0.26.8/source/iot/Mqtt5Client.cpp
aws-crt-cpp-0.26.8/source/iot/MqttClient.cpp
aws-crt-cpp-0.26.8/source/iot/MqttCommon.cpp
aws-crt-cpp-0.26.8/source/mqtt/Mqtt5Client.cpp
aws-crt-cpp-0.26.8/source/mqtt/Mqtt5ClientCore.cpp
aws-crt-cpp-0.26.8/source/mqtt/Mqtt5Packets.cpp
aws-crt-cpp-0.26.8/source/mqtt/MqttClient.cpp
aws-crt-cpp-0.26.8/source/mqtt/MqttConnection.cpp
aws-crt-cpp-0.26.8/source/mqtt/MqttConnectionCore.cpp
aws-crt-cpp-0.26.8/tests/ApiTest.cpp
aws-crt-cpp-0.26.8/tests/ChannelBootstrapTest.cpp
aws-crt-cpp-0.26.8/tests/ChannelHandlerTest.cpp
aws-crt-cpp-0.26.8/tests/CredentialsTest.cpp
aws-crt-cpp-0.26.8/tests/DateTimeTest.cpp
aws-crt-cpp-0.26.8/tests/EventLoopGroupTest.cpp
aws-crt-cpp-0.26.8/tests/HMACTest.cpp
aws-crt-cpp-0.26.8/tests/HashTest.cpp
aws-crt-cpp-0.26.8/tests/HostResolverTest.cpp
aws-crt-cpp-0.26.8/tests/HttpClientConnectionManagerTest.cpp
aws-crt-cpp-0.26.8/tests/HttpClientTest.cpp
aws-crt-cpp-0.26.8/tests/HttpRequestTest.cpp
aws-crt-cpp-0.26.8/tests/ImdsClientTest.cpp
aws-crt-cpp-0.26.8/tests/IotServiceTest.cpp
aws-crt-cpp-0.26.8/tests/JsonParserTest.cpp
aws-crt-cpp-0.26.8/tests/Mqtt5ClientCredentialsTest.cpp
aws-crt-cpp-0.26.8/tests/Mqtt5ClientTest.cpp
aws-crt-cpp-0.26.8/tests/MqttClientCredentialsTest.cpp
aws-crt-cpp-0.26.8/tests/MqttClientTest.cpp
aws-crt-cpp-0.26.8/tests/OptionalMemorySafetyTest.cpp
aws-crt-cpp-0.26.8/tests/ProxyTest.cpp
aws-crt-cpp-0.26.8/tests/RuleEngineTest.cpp
aws-crt-cpp-0.26.8/tests/Sigv4SigningTest.cpp
aws-crt-cpp-0.26.8/tests/StreamTest.cpp
aws-crt-cpp-0.26.8/tests/StringViewTest.cpp
aws-crt-cpp-0.26.8/tests/SymmetricCipherTest.cpp
aws-crt-cpp-0.26.8/tests/TLSContextTest.cpp
aws-crt-cpp-0.26.8/tests/TypesTest.cpp
aws-crt-cpp-0.26.8/tests/UUIDTest.cpp
aws-crt-cpp-0.26.8/tests/VariantTest.cpp

Unknown or generated
--------------------
aws-crt-cpp-0.26.8/.builder/actions/build_crt.py
aws-crt-cpp-0.26.8/.builder/actions/crt-ci-prep.py
aws-crt-cpp-0.26.8/.builder/actions/elasticurl_tests.py
aws-crt-cpp-0.26.8/.clang-format
aws-crt-cpp-0.26.8/.clang-tidy
aws-crt-cpp-0.26.8/.gitattributes
aws-crt-cpp-0.26.8/.github/ISSUE_TEMPLATE/bug-report.yml
aws-crt-cpp-0.26.8/.github/ISSUE_TEMPLATE/config.yml
aws-crt-cpp-0.26.8/.github/ISSUE_TEMPLATE/documentation.yml
aws-crt-cpp-0.26.8/.github/ISSUE_TEMPLATE/feature-request.yml
aws-crt-cpp-0.26.8/.github/workflows/ci.yml
aws-crt-cpp-0.26.8/.github/workflows/closed-issue-message.yml
aws-crt-cpp-0.26.8/.github/workflows/docs.yml
aws-crt-cpp-0.26.8/.github/workflows/handle-stale-discussions.yml
aws-crt-cpp-0.26.8/.github/workflows/lint.yml
aws-crt-cpp-0.26.8/.github/workflows/release.yml
aws-crt-cpp-0.26.8/.github/workflows/stale_issue.yml
aws-crt-cpp-0.26.8/.gitmodules
aws-crt-cpp-0.26.8/CMakeLists.txt
aws-crt-cpp-0.26.8/CODE_OF_CONDUCT.md
aws-crt-cpp-0.26.8/CONTRIBUTING.md
aws-crt-cpp-0.26.8/VERSION
aws-crt-cpp-0.26.8/bin/elasticurl_cpp/CMakeLists.txt
aws-crt-cpp-0.26.8/bin/mqtt5_app/CMakeLists.txt
aws-crt-cpp-0.26.8/bin/mqtt5_canary/CMakeLists.txt
aws-crt-cpp-0.26.8/builder.json
aws-crt-cpp-0.26.8/clang-tidy/run-clang-tidy.sh
aws-crt-cpp-0.26.8/cmake/AwsGetVersion.cmake
aws-crt-cpp-0.26.8/cmake/aws-crt-cpp-config.cmake
aws-crt-cpp-0.26.8/codebuild/CanaryWrapper.py
aws-crt-cpp-0.26.8/codebuild/CanaryWrapper_Classes.py
aws-crt-cpp-0.26.8/codebuild/CanaryWrapper_MetricFunctions.py
aws-crt-cpp-0.26.8/codebuild/common-posix.sh
aws-crt-cpp-0.26.8/codebuild/common-windows.bat
aws-crt-cpp-0.26.8/codebuild/linux-clang3-x64.yml
aws-crt-cpp-0.26.8/codebuild/linux-clang6-x64.yml
aws-crt-cpp-0.26.8/codebuild/linux-gcc-4x-x64.yml
aws-crt-cpp-0.26.8/codebuild/linux-gcc-4x-x86.yml
aws-crt-cpp-0.26.8/codebuild/linux-gcc-5x-x64.yml
aws-crt-cpp-0.26.8/codebuild/linux-gcc-6x-x64.yml
aws-crt-cpp-0.26.8/codebuild/linux-gcc-7x-x64.yml
aws-crt-cpp-0.26.8/codebuild/linux-integration-tests.yml
aws-crt-cpp-0.26.8/codebuild/mqtt5-cpp-canary-test.yml
aws-crt-cpp-0.26.8/codebuild/mqtt5_test_setup.sh
aws-crt-cpp-0.26.8/codebuild/windows-msvc-2015-x86.yml
aws-crt-cpp-0.26.8/codebuild/windows-msvc-2015.yml
aws-crt-cpp-0.26.8/codebuild/windows-msvc-2017.yml
aws-crt-cpp-0.26.8/docsrc/Doxyfile
aws-crt-cpp-0.26.8/docsrc/index.md
aws-crt-cpp-0.26.8/format-check.sh
aws-crt-cpp-0.26.8/make-docs.py
aws-crt-cpp-0.26.8/tests/CMakeLists.txt
aws-crt-cpp-0.26.8/tests/resources/http_test_doc.txt
aws-crt-cpp-0.26.8/tests/resources/suppressions-lsan.txt
aws-crt-cpp-0.26.8/update-version.sh