Skip to content

Releases: awslabs/aws-c-io

Add an Option to disable retries

13 Nov 17:55
fcb38c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...v0.15.3

Add cxx support

11 Nov 16:52
b28743c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2

Fix s2n cleanup

30 Oct 21:27
e247ef8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.1

Update Minimum CMake to 3.9

23 Oct 16:57
fe93d0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.20...v0.15.0

Add network interface name validation api

16 Oct 16:14
e363740
Compare
Choose a tag to compare

What's Changed

  • Handle PKCS#8 private keys in Windows by @sfod in #683
  • Add network interface name validation api by @waahm7 in #675

Full Changelog: v0.14.19...v0.14.20

Use s2n_cleanup_thread()

10 Oct 18:48
dc41ddc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.18...v0.14.19

Unique Port between Tests

02 Aug 22:36
c345d77
Compare
Choose a tag to compare

What's Changed

  • Unique port between test_socket_with_bind_to_interface and test_tcp_socket_communication by @waahm7 in #667

Full Changelog: v0.14.17...v0.14.18

Make port more random for test_socket_with_bind_to_interface

02 Aug 18:47
b561534
Compare
Choose a tag to compare

What's Changed

  • Make port more random for test_socket_with_bind_to_interface test by @waahm7 in #666

Full Changelog: v0.14.16...v0.14.17

Use const pointers in `secure_channel_tls_handler.c`

31 Jul 21:16
e5fe40e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.15...v0.14.16

Fix undefined type enum aws_tls_handler_state

30 Jul 22:05
e455d90
Compare
Choose a tag to compare

What's Changed

  • Fix undefined type enum aws_tls_handler_state in secure_channel_tls_h… by @brechtsanders in #663

New Contributors

Full Changelog: v0.14.14...v0.14.15