Skip to content

Releases: awslabs/aws-c-io

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

TLS deliver buffer data during shutdown

29 Jul 20:14
614c35c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.13...v0.14.14

Fix import of inttype

15 Jul 16:14
7116bd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.12...v0.14.13

Mark the network interface API experimental

12 Jul 22:24
f8a9eed
Compare
Choose a tag to compare

What's Changed

  • Mark the network interface API internal by @waahm7 in #654

Full Changelog: v0.14.11...v0.14.12

Bind to Network Interface

11 Jul 18:22
d04508d
Compare
Choose a tag to compare

What's Changed

  • fix FreeBSD CI to install default python packages by @TingDaoK in #653
  • Socket option for binding to a network interface by name by @waahm7 in #647

Full Changelog: v0.14.10...v0.14.11

Fix memory leaks in Windows TLS handler

10 Jul 20:38
0e65ff4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.9...v0.14.10

Fix bug where last few bytes on socket go unread

04 Jun 16:28
878b4fa
Compare
Choose a tag to compare

What's Changed

  • Fix tests that require a valid cert to use add_net_test_case by @waahm7 in #637
  • Fix signed/unsigned bug with aws_future_wait() timeout value by @graebm in #638
  • Adds Host Resolver IPv6 variations test by @waahm7 in #639
  • Fix bug where last few bytes on socket go unread by @graebm in #642

Full Changelog: v0.14.8...v0.14.9

Update Certs

04 May 19:28
47be63c
Compare
Choose a tag to compare
Update Certs Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.14.7...v0.14.8