Commit Graph

32 Commits (master)

Author SHA1 Message Date
Eric Blankenhorn 78b22aefdf Coverity and fenrir fixes 2026-07-21 11:03:39 -05:00
Eric Blankenhorn 562c1fa485 Fix from review 2026-07-17 09:15:55 -05:00
Eric Blankenhorn c4126eed65 Fix f-2359: preserve v5 SUBSCRIBE options through encode/decode 2026-07-10 16:44:36 -05:00
aidan garske 087d9f0130 F-5766 F-5767 F-5768 F-5769 F-5861 - Sanitize broker-controlled strings in example log output 2026-06-11 16:34:56 -07:00
aidan garske d9e79ce837 F-4928 F-4929 F-4991 - Enforce TLS peer verification in example verify callbacks 2026-06-11 16:30:15 -07:00
Eric Blankenhorn c77cf02662 Fix f-3192 subscribe rejection error 2026-04-21 14:24:30 -05:00
Eric Blankenhorn d3b6389208 Release prep for v2.0.0 2026-03-19 16:22:27 -05:00
Eric Blankenhorn f7430a6d66 Update license to GPLv3 2025-12-01 15:24:44 -06:00
JacobBarthelmeh 84701fd908 ThreadX/NetX CI compile test 2025-07-23 10:25:21 -06:00
Eric Blankenhorn 91a9457784 v1.19.2 release prep 2025-01-31 09:48:15 -06:00
Eric Blankenhorn 7af01881e2 Handle connection error in mqttsimple client 2024-11-11 09:11:13 -06:00
Eric Blankenhorn 639108eb2e v1.19.0 release 2024-03-22 13:17:36 -05:00
Lealem Amedie e786be1bc8 Improving and fixing typos for STM32CUBE build 2024-01-22 10:50:38 -07:00
Eric Blankenhorn e753456bd1 Med fixes 2023-12-19 15:49:20 -06:00
Eric Blankenhorn 906e574564 Fix high coverity issues 2023-12-01 15:49:22 -06:00
David Garske 8a0cafe48a Add packet_id to the publish log message in examples. 2023-11-27 13:33:15 -08:00
Lealem Amedie bcabbbfd12 Improve example headers and small sanitizer fixes 2023-05-24 16:05:08 -06:00
Eric Blankenhorn 984be4ffbb wolfMQTT Release v1.15.1 preparation 2023-03-14 07:55:37 -05:00
Eric Blankenhorn 4c80c921a8 Fix example msg cb print error 2022-05-04 16:21:41 -05:00
David Garske bee3d8d9d0 Improve the publish callback printing to clarify range received vs what is printed. 2022-03-24 08:27:02 -07:00
Eric Blankenhorn 712a2fa387 Enable TLS1.3 in examples 2022-01-14 09:29:04 -06:00
Eric Blankenhorn e24bd0edaa wolfMQTT Release v1.11.0 preparation 2022-01-07 15:20:59 -06:00
David Garske 4b8c8900ce Trim whitespace and convert tab to spaces. 2021-12-01 13:18:30 -08:00
Eric Blankenhorn 4ed5ed287f wolfMQTT Release v1.8 preparation 2021-02-19 14:44:07 -06:00
Eric Blankenhorn 3f51afbe41 Update default test broker address 2021-01-20 10:28:35 -06:00
Eric Blankenhorn 3d0f4aedf0 Use MqttClient_Ping_ex instead of MqttClient_Ping in examples. 2020-11-09 17:34:45 -06:00
David Garske 65c6b36998 Fix for receive timeout in mqttsimple example. Fixes #157. 2020-06-15 10:57:11 -07:00
Eric Blankenhorn fb82e7b252 Make protocol level a run time option 2020-03-30 16:11:33 -05:00
David Garske 96b4801677 Peer review fixes. 2020-01-07 19:46:44 -08:00
David Garske 4cbfe1f4e9 Fix for printf with "NULL". 2020-01-07 19:40:16 -08:00
David Garske ebfd1d1b02 Fixes for simple MQTT example. Exit on failure. Handle read timeout. 2020-01-07 19:40:16 -08:00
David Garske 5deba763eb Added simple standalone MQTT client example. Added include for "user_settings.h" when `WOLFMQTT_USER_SETTINGS` is defined. Moved `MAX_PACKET_ID` to library. 2020-01-07 19:40:16 -08:00