Skip to content

Commit

Permalink
crt update (#271)
Browse files Browse the repository at this point in the history
Update aws-crt-cpp to v0.13.6 to bring up the following:

### BUGFIX

  -  Don't run aws-lc's codegen at build time, it just introduces complexity.
  -  Some characters were not correctly URI-encoded
  -  Fix crash when peer hangs up immediately following first non-TLS write.
  -  Fix issue where TLS context initialization could fail on linux due to passing in buffers that weren't properly zero-terminated at their final length.
  -  OpenSSL libcrypto.a detection fixes

### Optimization

  -  Only using extra warning and werror flags on Debug build type
  -  Add support to store and pass SDK Name & Version as a metric to IoT cloud
  • Loading branch information
TingDaoK authored May 14, 2021
1 parent 8e456cd commit d357610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crt/aws-crt-cpp

0 comments on commit d357610

Please sign in to comment.