Skip to content

Releases: awslabs/aws-c-io

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

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