What's Changed
- Fix leaks by @mkm85 in #205
- Sc2398 by @fusionfoxy in #206
- reintroduce fingerprint field in IAM coap responses by @fusionfoxy in #207
- 2838 by @fusionfoxy in #208
- Sc3151 by @mkm85 in #210
- updated nabto-common which got a stream performance fix by @mkm85 in #209
- use tmp2 = tmp * y instead of tmp = tmp * y by @mkm85 in #211
- Bug fixes by @fusionfoxy in #212
- Sc 3159 by @mkm85 in #213
- remove static spake2 username allocation by @fusionfoxy in #214
- Sc3212 by @fusionfoxy in #216
- SC-3184 by @Quarken in #217
- sc-3504: add missing cbor error handling by @gammelby in #218
- Udp errors by @fusionfoxy in #219
- we are using the endpointsSize to check the bounds of the array, the … by @mkm85 in #220
- Cbor sct fix by @fusionfoxy in #221
- Review by @mkm85 in #223
- Review2 by @mkm85 in #224
- Upgrade vcpkg by @mkm85 in #222
- Review3 by @mkm85 in #225
- updated mbedtls to v3.6.3 by @mkm85 in #226
- fix iam sending error responses twice by @fusionfoxy in #227
- Review4 by @mkm85 in #228
- check for werror by @mkm85 in #229
- Fix clang tidy by @fusionfoxy in #231
- Revert "revert removal of unused spake2 functions" by @fusionfoxy in #232
- clarified tcp and udp interfaces by @mkm85 in #230
- Clang tidy init vars by @fusionfoxy in #234
- use gh cache for the slowest vcpkg builds by @mkm85 in #233
- upgraded ubuntu 20.04 to 22.04 by @mkm85 in #235
- Network code review2 by @mkm85 in #236
- Llvm include order by @fusionfoxy in #237
- Fix misc no recursion rule by @mkm85 in #238
- fix implicit conversions by @fusionfoxy in #239
- Vcpkg howto by @mkm85 in #215
- Reserved identifiers by @fusionfoxy in #240
- Switch default and macro parentheses by @fusionfoxy in #241
- Assignment in if by @fusionfoxy in #242
- rename nabto_device_event_handler to nabto_device_listener and fix th… by @mkm85 in #243
- fixed a few places with cloned branches by @mkm85 in #244
- Fix auth req discard by @fusionfoxy in #245
- run code checks on mac by @mkm85 in #247
- Valgrind qa by @fusionfoxy in #248
- Fix windows warnings by @mkm85 in #246
- check for warnings in the windows build by @mkm85 in #249
- we have documented that a tcp socket which cannot be connected becaus… by @mkm85 in #250
- CI update apt repos before install by @fusionfoxy in #251
- try fix CI release asset upload by @fusionfoxy in #252
Full Changelog: v5.13.0...v5.14.0