Commit Graph

3513 Commits (d15c6bd7ef3281ba923fc42624eff37ae56520c5)
 

Author SHA1 Message Date
Roger A. Light d15c6bd7ef Fix unitialised value and incorrect loop. 3 years ago
Roger A. Light fc84340820 Add mosquitto_unsubscribe2_v5_callback_set 3 years ago
Roger A. Light 7419aa7530 Add more lib msg sequence tests 3 years ago
Roger A. Light 57665e722d Remove obsolete openssl cleanup code 3 years ago
Roger A. Light 001b8d7da8 Remove duplicate code 3 years ago
Roger A. Light 94b366b5e7 Start of message sequence "fuzzish" tests for library 3 years ago
Roger A. Light 3a9441122c Code for replaying failed sequence tests to make debugging easier 3 years ago
Roger A. Light 1f0d7a8064 Per group global test settings 3 years ago
Roger A. Light d53653b017 Port from `fixes` 3 years ago
Roger A. Light 5c0cfade12 Add http origin checking to built in websockets. 3 years ago
Roger A. Light 1e0a07ba5a Add missing int to string conversions. 3 years ago
Roger A. Light ba665a3477 Unsubscribe-v5 test should use properties 3 years ago
Roger A. Light 99c49d3d39 Remove duplicate tests. 3 years ago
Roger A. Light b6de597127 subscribe_simple helper test 3 years ago
Roger A. Light 529cd609ba Test improvements. 3 years ago
Roger A. Light 3d5309a622 Complicated config test. 3 years ago
Roger A. Light 06f4b09ae3 Test fixes and bridge leak fixes. 3 years ago
Roger A. Light dd3e555b41 Tidy of conf.c using macros.
Also make messages more consistent.
3 years ago
Roger A. Light e452f8a4c5 Fix formatting 3 years ago
Roger A. Light 8b38f7a5da Remove duplicate code checking for listeners/bridges. 3 years ago
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