Commit Graph

3693 Commits (4a7da066e0c81a2daacb5fbe99805151d95a3b26)
 

Author SHA1 Message Date
Roger A. Light c1edce8df8 Plugin loading. 3 years ago
Roger A. Light d64331603c Don't use TLS v1.1 by default. 3 years ago
Roger A. Light e123f661c8 Enable client websocket tests 3 years ago
Roger A. Light f3777c0662 Refactor to remove duplicate code. 3 years ago
Roger A. Light b49631df23 Add mosquitto_passwd tests 3 years ago
Roger A. Light 9cc5d1d6ff Add mosquitto_ctrl tests 3 years ago
Roger A. Light 89cca44c17 Refactor to remove duplicate code. 3 years ago
Roger A. Light 86f3a6b484 Extend db_dump tests, and fix minor bugs. 3 years ago
Roger A. Light 4612901128 Typos 3 years ago
Roger A. Light afc76092a5 Give more information on invalid properties 3 years ago
Roger A. Light d767aa488c Remove unnecessary padding. 3 years ago
Roger A. Light a2be6cc9b1 Trigger rapid publishing of messages. 3 years ago
Roger A. Light b873e1d5d6 Fix some retained topic memory not being cleared immediately after used. 3 years ago
Roger A. Light 8a6bb872fe Invalid/unsupported plugin tests. 3 years ago
Roger A. Light 677aa2cc8d Simplify some error states 3 years ago
Roger A. Light 907b754566 Add test for MOSQ_EVT_PSK_KEY 3 years ago
Roger A. Light 6823e721e7 Factor out some test boilerplate 3 years ago
Roger A. Light 416276eea0 Add some missing options to mosquitto.conf 3 years ago
Roger A. Light 0dd85cfa23 Fix option name 3 years ago
Roger A. Light 3523fc597c Add extra help to mosquitto.conf man page. 3 years ago
Roger A. Light 54365ec53b Dynsec: Fix improbably out of memory case 3 years ago
Roger A. Light 7ebe148065 Dynsec: Simplify config load 3 years ago
Roger A. Light 26de915f53 Use MAKE macro, no need to pass MAKEFLAGS. 3 years ago
Roger A. Light 88b20c9113 Fix missing make targets 3 years ago
Roger A. Light 88daf548d5 Add missing headers for some build options 3 years ago
Roger A. Light 67d0792fd6 Remove duplicate code. 3 years ago
Roger A. Light 3cbcc2e2b2 Fix Coverity Scan 1500471 and 1500472. 3 years ago
Roger A. Light fa08918b48 Don't recompile objects for tests (in Makefile tests) 3 years ago
Roger A. Light 27c99bc7e7 Add db_dump test to verify current broker output. 3 years ago
Roger A. Light 6b1b0bf7bc Start of db_dump tests. 3 years ago
Roger A. Light a111668629 Add test deps 3 years ago
Roger A. Light e49f741cd2 Individual basic WS tests for clients 3 years ago
Roger A. Light 514f8dc89a Extend protocol edge-case test suite. 3 years ago
Roger A. Light aa69b65d1b Fix build for WITH_ADNS=yes 3 years ago
Roger A. Light b8b1674183 Tidy unused defs. 3 years ago
Roger A. Light 1382fded00 Compile picohttpparser only once 3 years ago
Roger A. Light dfa9a22d64 Fix Windows workflow name and update installer 3 years ago
Roger A. Light 8d38c91f4c Revert invalid cast change. 3 years ago
Roger A. Light 95c0a53f2e Merge branch 'buschulte-fix-compiler-warnings' into develop 3 years ago
Roger A. Light a2e5bb5294 Merge branch 'fix-compiler-warnings' of https://github.com/buschulte/mosquitto into buschulte-fix-compiler-warnings 3 years ago
Roger A. Light 65a6191202 Set mosquitto_read_*() values to NULL when empty
`mosquitto_property_read_binary/string/string_pair` will now set the
name/value parameter to NULL if the binary/string is empty. This aligns the
behaviour with other property functions.

Closes #2648. Thanks to Alexander Fiebig.
3 years ago
Roger Light 8949ac45ca
Merge pull request #2663 from NorbertHeusser/extend-broker-config-error-tests
Extend broker tests for config errors
3 years ago
Roger A. Light 826af31be7 Update changelog and man page. 3 years ago
Roger Light 13c27ccea0
Merge pull request #2665 from flxo/pr-android-log
Add android logd logging support
3 years ago
Roger A. Light 5ea98e78de Merge branch 'buschulte-fix-mosquitto-client-sub-count' into develop 3 years ago
Roger A. Light dcea1a9c89 Merge branch 'fix-mosquitto-client-sub-count' of https://github.com/buschulte/mosquitto into buschulte-fix-mosquitto-client-sub-count 3 years ago
Roger A. Light 0503d5d35c Fix windows build 3 years ago
Roger Light 6bc4b41888
Merge pull request #2675 from buschulte/fix-cmake-build
Fix CMake build
3 years ago
Roger A. Light 4fed95b572 Merge subleaf and client_sub structs to simplify use. 3 years ago
Kai Buschulte e6f5633ff6 Fix some compiler warnings
Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
3 years ago