- Aug 11, 2022
-
-
Roger A. Light authored
Closes #2463. Thanks to Tim Nordell.
-
- Aug 10, 2022
-
-
Roger A. Light authored
Closes #2471. Thanks to Vitaljok and rillbert
-
Roger A. Light authored
Closes #2489. Thanks to rroguski
-
Roger A. Light authored
This is for when a client session is taken over. Closes #2607. Thanks to der-b
-
Roger A. Light authored
-
Roger A. Light authored
Closes #2594. Closes #2595.
-
- Aug 08, 2022
-
-
Roger A. Light authored
Closes #2448. Thanks to Antoine.
-
Roger A. Light authored
Closes #2561.
-
Roger A. Light authored
Closes #2564. Thanks to nmeum.
-
- Aug 07, 2022
-
-
Roger A. Light authored
Closes #2589. Thanks to Dirk Feytons.
-
Roger A. Light authored
This is for incoming messages. Closes #2593. Thanks to dongguoqing2015.
-
- Jul 21, 2022
-
-
Roger A. Light authored
Thanks to minfrin
-
- Jun 04, 2022
-
-
Roger A. Light authored
-
- May 25, 2022
-
-
Roger A. Light authored
This is for messages to the local broker if the remote bridge connection fails. Closes #1488. Closes #2467.
-
Roger A. Light authored
-
- May 24, 2022
-
-
Roger A. Light authored
Closes #2546. Thanks to Joachim Schachermayer.
-
Roger A. Light authored
-
- May 20, 2022
-
-
Roger A. Light authored
Closes #2404. Thanks to Rainer Plischke.
-
- May 18, 2022
-
-
Roger A. Light authored
This check is not required until v3.1.1. Closes #2522. Thanks to garinocyr
-
Roger A. Light authored
This was due to the openssl ctx not being initialised until starting to connect. Closes #2537. Thanks to chessing-c4.
-
- May 11, 2022
-
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
Merge branch 'fix_msg_modification_leak' of https://github.com/abiliojr/mosquitto into abiliojr-fix_msg_modification_leak
-
JsBergbau authored
See https://github.com/eclipse/mosquitto/pull/2500
-
- Apr 30, 2022
-
-
Roger Light authored
fix data race mosquitto_loop function
-
Roger A. Light authored
Fix mosquitto_pub incorrectly reusing topic aliases when reconnecting. Closes #2494.
-
Roger Light authored
Don't reuse topic alias after reconnect.
-
- Apr 20, 2022
-
-
Tobias Assarsson authored
-
- Apr 14, 2022
-
-
Christian Salvasohn authored
next_msg_out must be protected with the msgtime_mutex as done everywhere else in the code else there is a data race e.g. if mosquitto_publish is called from another thread Signed-off-by:Christian Salvasohn <csalvasohn@gmx.de>
-
- Apr 12, 2022
-
-
Roger Light authored
CMake: Use PROJECT_SOURCE_DIR to improve using mosquitto as subdirectory
-
- Apr 05, 2022
-
-
Pierre Hallot authored
When mosquitto is included as subdirectory, `CMAKE_SOURCE_DIR` does not refer to the mosquitto top level CMake file, but to the whole project top level CMake. Use `PROJECT_SOURCE_DIR` instead to refer to the right CMake in both contextes. Signed-off-by:Pierre Hallot <hallotpierre@gmail.com>
-
- Mar 13, 2022
-
-
Abilio Marques authored
Signed-off-by:Abilio Marques <abiliojr@gmail.com>
-
- Feb 25, 2022
-
-
Roger A. Light authored
Requires cmake 3.1.
-
Roger A. Light authored
-
-
Roger A. Light authored
-
- Feb 24, 2022
-
-
Roger A. Light authored
-
Roger Light authored
Fix constant restart_timeout
-
Roger A. Light authored
Closes #2401. Thanks to Diorcet Yann.
-
Roger A. Light authored
-