Skip to content

Releases: awslabs/aws-c-common

Fix invalid XML Buffer Overflow Error

12 May 16:06
aaa2f11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

Simplify how inline math files are included

26 Mar 18:15
8ae8f48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

CrossProcess lock -- don't unlock, just close fd

17 Mar 16:20
d80b005
Compare
Choose a tag to compare

What's Changed

  • CrossProcess lock -- don't unlock, just close fd by @TingDaoK in #1192

Full Changelog: v0.12.0...v0.12.1

v0.12.0

13 Mar 18:03
7fb0071
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.12.0

v0.11.3

12 Mar 18:38
65be40d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

New Get_ENV Functions

04 Mar 21:33
568f46b
Compare
Choose a tag to compare

What's Changed

  • aws_base64_compute_encoded_len() is now exact, doesn't add 1 extra for null-terminator by @graebm in #1188
  • New Get_ENV Functions by @waahm7 in #1141

Full Changelog: v0.11.1...v0.11.2

Make aws_byte_cursor_from_string NULL tolerant

12 Feb 17:41
6401c83
Compare
Choose a tag to compare

What's Changed

  • Integration test for CPU feature detection by @graebm in #1186
  • Make aws_byte_cursor_from_string NULL tolerant by @waahm7 in #1187

Full Changelog: v0.11.0...v0.11.1

A bunch of CMake fixes

28 Jan 23:15
0e7637f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.9...v0.11.0

Fix heap overflow on uri parsing

27 Jan 18:18
5e6c081
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.8...v0.10.9

(take 2) Detect when AVX is disabled via OSXSAVE

24 Jan 19:02
34013d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.7...v0.10.8