Releases: awslabs/aws-c-io
Releases · awslabs/aws-c-io
Make port more random for test_socket_with_bind_to_interface
What's Changed
Full Changelog: v0.14.16...v0.14.17
Use const pointers in `secure_channel_tls_handler.c`
What's Changed
- Use const pointers in
secure_channel_tls_handler.c
. by @teo-tsirpanis in #664
New Contributors
- @teo-tsirpanis made their first contribution in #664
Full Changelog: v0.14.15...v0.14.16
Fix undefined type enum aws_tls_handler_state
What's Changed
- Fix undefined type enum aws_tls_handler_state in secure_channel_tls_h… by @brechtsanders in #663
New Contributors
- @brechtsanders made their first contribution in #663
Full Changelog: v0.14.14...v0.14.15
TLS deliver buffer data during shutdown
Fix import of inttype
Mark the network interface API experimental
What's Changed
Full Changelog: v0.14.11...v0.14.12
Bind to Network Interface
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
Fix bug where last few bytes on socket go unread
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
What's Changed
- Remove setenv by @DmitriyMusatkin in #634
- aws_tls_connection_options_copy comment update following #eaa583a or #475 by @SergeyRyabinin in #482
- Update Expired Certs by @waahm7 in #636
New Contributors
- @SergeyRyabinin made their first contribution in #482
Full Changelog: v0.14.7...v0.14.8