- Apr 02, 2023
-
-
Roger A. Light authored
Closes #2746. Thanks to Akos Vandra-Meyer.
-
- Apr 01, 2023
-
-
Roger A. Light authored
-
Roger Light authored
Fix malloc size for file path
-
- Mar 28, 2023
-
-
Roger A. Light authored
Closes #2722. Thanks to KramNamez.
-
Roger Light authored
fixed a bug where broker's private-key file was not loaded
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
-
- Mar 15, 2023
-
-
Roger A. Light authored
-
- Mar 07, 2023
-
-
Roger A. Light authored
-
- Mar 02, 2023
-
-
Tobias Assarsson authored
Signed-off-by:Tobias Assarsson <tobias.assarsson@gmail.com>
-
- Feb 06, 2023
-
-
Hyeongon Kim authored
fixed a bug where the mosquitto-broker's private-key file(.pem) dose not load with tls-engine. Signed-off-by:Hyeongon Kim <khyeongon@gmail.com>
-
- Jan 21, 2023
-
-
Akos Vandra-Meyer authored
We need 4 more characters to store the suffix.
-
- Jan 16, 2023
-
-
Roger A. Light authored
-
- Jan 04, 2023
-
-
Roger A. Light authored
-
- Dec 30, 2022
-
-
Roger A. Light authored
-
- Dec 22, 2022
-
-
Roger A. Light authored
-
- Dec 17, 2022
-
-
Roger A. Light authored
This could occur when built with assertions removed. Closes #2708. Thanks to ckoehne.
-
- Dec 16, 2022
-
-
Roger A. Light authored
-
-
- Dec 08, 2022
-
-
Roger Light authored
fix example JSON
-
Roger Light authored
Fix memory leak in mosquitto_tls_opts_set()
-
Roger Light authored
Removed repeated line
-
Roger Light authored
Fix build error: expected ‘)’ before ‘PRIu64’
-
- Dec 04, 2022
-
-
Roger A. Light authored
-
- Dec 03, 2022
-
-
Rob Swindell authored
system with 'make WITH_TLS=no WITH_CJSON=no WITH_DOCS=no' Signed-off-by:Rob Swindell <rob@synchro.net>
-
- Dec 02, 2022
-
-
Roger A. Light authored
-
- Nov 29, 2022
-
-
Roger A. Light authored
-
- Nov 23, 2022
-
-
zivillian authored
Signed-off-by:zivillian <devel@zivillian.de>
-
- Nov 22, 2022
-
-
Rony B Chandran authored
<listitem><para><option>%I</option> ISO-8601 format date and time, e.g. 2016-08-10T09:47:38+0100</para></listitem>
-
- Nov 09, 2022
-
-
Guillaume PELLEGRINO authored
When calling mosquitto_tls_opts_set() multiple time in a row on the same mosquitto context (Example: trying to reconnect to mqtt broker), some of the tls options are not free, resulting in a memory leak. The TLS options (tls_version, tls_ciphers) must be free before being set. Signed-off-by:Guillaume PELLEGRINO <guillaume.pellegrino@yahoo.com>
-
- Nov 04, 2022
-
-
Roger Light authored
Fixed empty string crash in mosquitto_property_copy_all
-
- Oct 26, 2022
-
-
Roger A. Light authored
-
- Oct 10, 2022
-
-
Roger Light authored
Correct a wrong example
-
Roger Light authored
Fix comments errors, it is the client that sends PING to broker actively
-
- Oct 09, 2022
-
-
Alexander Fiebig authored
Signed-off-by:Alexander Fiebig <alex.fiebig@online.de>
-
- Aug 31, 2022
-
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
-
- Aug 24, 2022
-
-
Arvin authored
-