firmware/src/mqtt
Dirk Mueller fe6509a0f2
Avoid exceeding allocated buffers when doing MQTT proxying (#8320)
the topic length could be longer than 65 characters. similarly for the
payload.

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-10-13 06:57:21 -05:00
..
MQTT.cpp Avoid exceeding allocated buffers when doing MQTT proxying (#8320) 2025-10-13 06:57:21 -05:00
MQTT.h Added new map report opt-in for compliance and limit map report (and default) to one hour (#6813) 2025-05-14 15:31:28 -05:00
ServiceEnvelope.cpp Move DecodedServiceEnvelope into its own file (#5715) 2025-01-02 08:40:14 +08:00
ServiceEnvelope.h Move DecodedServiceEnvelope into its own file (#5715) 2025-01-02 08:40:14 +08:00