Lines Matching refs:https

6 … libraries (fixed Windows linkage) [[#148]](https://github.com/PJK/libcbor/pull/148) (by [intellig…
7 …m reference it returns [[Fixes #109](https://github.com/PJK/libcbor/issues/109)] (discovered bt [J…
9 - BREAKING: [`CBOR_DECODER_EBUFFER` removed from `cbor_decoder_status`](https://github.com/PJK/libc…
11https://github.com/PJK/libcbor/pull/156) to set `cbor_decoder_result.required` to the minimum numb…
12 …d several minor manpage issues [[#159]](https://github.com/PJK/libcbor/pull/159) (discovered by [k…
16 …oding of NaN half-floats [[Fixes #53]](https://github.com/PJK/libcbor/issues/53) (discovered by [B…
18 …loat with exponent < -14 [[Fixes #112]](https://github.com/PJK/libcbor/issues/112) (discovered by …
19 - BREAKING: Improved bool support [[Fixes #63]](https://github.com/PJK/libcbor/issues/63)
22 …ild without CBOR_CUSTOM_ALLOC [[Fixes #128]](https://github.com/PJK/libcbor/issues/128) (by [panli…
23 - [Fix a potential build issue where cJSON includes may be misconfigured](https://github.com/PJK/li…
24 … on the size of the decoding context stack](https://github.com/PJK/libcbor/pull/138) (by [James-ZH…
26https://cmake.org/cmake/help/latest/module/CheckIPOSupported.html#module:CheckIPOSupported) [[#143…
31 - [Fix bad shared library version number](https://github.com/PJK/libcbor/pull/131)
36 - Correctly set .so version [[Fixes #52]](https://github.com/PJK/libcbor/issues/52).
38 …event heap overflow error in example code [[#74]](https://github.com/PJK/libcbor/pull/74) [[#76]](
39 - Correctly set OSX dynamic library version [[Fixes #75]](https://github.com/PJK/libcbor/issues/75)
40 - [Fix misplaced 0xFF bytes in maps possibly causing memory corruption](https://github.com/PJK/libc…
42 and builder helper functions [[Fixes #84]](https://github.com/PJK/libcbor/issues/84)
45 - Globally enforced code style [[Fixes #83]](https://github.com/PJK/libcbor/issues/83)
49 …running on a big-endian machine [[Fixes #99](https://github.com/PJK/libcbor/issues/99), [#100](htt…
50 - [Improved CI setup with Travis-native arm64 support](https://github.com/PJK/libcbor/pull/116)
51 - [Docs migrated to Sphinx 2.4 and Python3](https://github.com/PJK/libcbor/pull/117)
61 - Reworked (re)allocation to handle huge inputs and overflows in size_t [[Fixes #16]](https://githu…
63 - Fixed Linux installation directory depending on architecture [[Fixes #34]](https://github.com/PJK…
64 - Improved 32-bit support [[Fixes #35]](https://github.com/PJK/libcbor/issues/35)
65 - Fixed MSVC compatibility [[Fixes #31]](https://github.com/PJK/libcbor/issues/31)
66 …ixed and improved half-float encoding [[Fixes #5](https://github.com/PJK/libcbor/issues/5), [#11](