Skip to content

Releases: awslabs/aws-c-io

Use Public Domain PKCS#11 headers, to avoid OASIS license

14 Feb 21:31
1779683
Compare
Choose a tag to compare

What's Changed

  • Fix a bunch of places we forget to aws_raise_error() by @graebm in #622
  • Consistently use lowercase for Windows libraries by @giordano in #603
  • Use Public Domain PKCS#11 headers, to avoid OASIS license by @graebm in #623

New Contributors

Full Changelog: v0.14.3...v0.14.4

Fix NULL config Clean-Up

29 Jan 21:18
4c65ce5
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.14.2...v0.14.3

Cache ELG Failure Error

25 Jan 00:22
0b03c30
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Cache the Error Before Any Side Effects by @waahm7 in #619

Full Changelog: v0.14.1...v0.14.2

v0.14.1

11 Jan 17:16
6225ebb
Compare
Choose a tag to compare
v0.14.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.14.0...v0.14.1

Change `port` from uint16_t to uint32_t, to support VSOCK

30 Dec 00:16
749c87e
Compare
Choose a tag to compare

What's Changed

  • Change port from uint16_t to uint32_t, to support VSOCK by @graebm in #613

Full Changelog: v0.13.36...v0.14.0

Use 500ms rather than 25ms for the exponential backoff defaults

21 Nov 22:44
df64f57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.35...v0.13.36

Remove spaces for pem string

13 Oct 23:34
c9cb777
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.13.34...v0.13.35

Fix assert statement

13 Oct 16:22
5471955
Compare
Choose a tag to compare
Fix assert statement Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.33...v0.13.34

Pem apis and several smaller changes

12 Oct 07:01
350a478
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.32...v0.13.33

Fix S2N Blocked Issue

10 Aug 21:19
c4b661f
Compare
Choose a tag to compare
Fix S2N Blocked Issue Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.31...v0.13.32