Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
Fix invalid XML Buffer Overflow Error
What's Changed
- make exports consistent by @DmitriyMusatkin in #1196
- Error handling docs by @graebm in #1197
- Fix casing on Windows header files by @waahm7 in #1199
- Add reset src api for aws_cbor_decoder by @TingDaoK in #1202
- Fix invalid XML Buffer Overflow Error by @waahm7 in #1201
Full Changelog: v0.12.2...v0.12.3
Simplify how inline math files are included
What's Changed
- Tests require compiler extensions by @graebm in #1193
- Simplify how inline math files are included by @graebm in #1195
Full Changelog: v0.12.1...v0.12.2
CrossProcess lock -- don't unlock, just close fd
What's Changed
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Use sleep-aware monotonic clock if available by @bretambrose in #1189
Full Changelog: v0.11.3...v0.12.0
v0.11.3
What's Changed
- Support prebuild on win/mac by @DmitriyMusatkin in #1191
Full Changelog: v0.11.2...v0.11.3
New Get_ENV Functions
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
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
Fix heap overflow on uri parsing
What's Changed
Full Changelog: v0.10.8...v0.10.9
(take 2) Detect when AVX is disabled via OSXSAVE
What's Changed
- Fixup IPv6 validation logic by @DmitriyMusatkin in #1180
- (take 2) Detect when AVX is disabled via OSXSAVE by @graebm in #1184
Full Changelog: v0.10.7...v0.10.8