1
0
mirror of https://github.com/eclipse/mosquitto.git synced 2025-05-09 01:01:11 +08:00

Commit Graph

  • cf684934da Fix check for existing delayed auth check develop SteveHamann 2025-05-07 13:31:56 +00:00
  • c899ba682e Fix codeql workflow Roger A. Light 2025-05-08 14:11:42 +01:00
  • 16b4815a62 Fix missing comma Roger A. Light 2025-05-08 14:10:16 +01:00
  • 3a6576dddc fix: typo in src/watchdog.c Jonas Spanoghe 2025-05-06 18:04:18 +02:00
  • 7f55633450 Add build variants workflow Roger A. Light 2025-05-08 11:18:05 +01:00
  • aba5a625e3 Remove obsolete and unused WITH_EC build option Roger A. Light 2025-05-08 11:14:23 +01:00
  • b99c89cfc9 Fix Websockets PING not being sent on Windows. fixes Roger A. Light 2025-05-07 14:31:30 +01:00
  • 2879012ef0 Windows: Add linker lib file for broker to the installer Roger A. Light 2025-05-06 10:05:13 +01:00
  • 04d471193b Fix calloc argument order Roger A. Light 2025-05-02 22:38:30 +01:00
  • d4945d2159 Fix linker errors on some architectures using cmake. Roger A. Light 2025-05-01 16:26:35 +01:00
  • d0fd1985bd Fix TLS tests when running on a single CPU system Roger A. Light 2025-05-01 15:14:08 +01:00
  • 8d1462cd0b Snapcraft: prime files on all architectures master Roger A. Light 2025-05-01 14:26:50 +01:00
  • ca8f00fab5 Fix compilation using WITH_OLD_KEEPALIVE Roger A. Light 2025-05-01 13:44:48 +01:00
  • 3b6ff74dd1 Fix incorrect "out of memory" reporting of client disconnections Roger A. Light 2025-05-01 13:22:43 +01:00
  • a250ae59ef Fix incorrect "out of memory" reporting of client disconnections Roger A. Light 2025-05-01 13:22:43 +01:00
  • 2cb8129793 Fix incorrect reference clock being selected on startup on Linux. Roger A. Light 2025-05-01 11:58:23 +01:00
  • cdf3c5bdca Fix crash on receiving a $CONTROL message over a bridge Roger A. Light 2025-05-01 11:56:17 +01:00
  • 1753c13f2b Fix C++ symbols being removed when compiled with link time optimisation. Roger A. Light 2025-05-01 11:54:53 +01:00
  • f781abcde9 Fix client library thread exiting on first connection refused error Roger A. Light 2025-05-01 11:31:47 +01:00
  • cf50cc3a6e Fix client library thread exiting on first connection refused error Roger A. Light 2025-05-01 11:48:36 +01:00
  • 51ea9792af Ensure correct clock is used, where possible Roger A. Light 2025-05-01 11:39:46 +01:00
  • ed30f437f8 Fix C++ symbols being removed when compiled with link time optimisation. Roger A. Light 2025-05-01 10:55:52 +01:00
  • 0d8f163ea2 Fix crash on receiving a $CONTROL message over a bridge Roger A. Light 2025-05-01 01:46:57 +01:00
  • d785b5ab5a Fix --version exit code and output. Roger A. Light 2025-05-01 00:09:07 +01:00
  • b96dacd78a Update broken favicon Roger A. Light 2025-04-09 12:15:41 +01:00
  • 3e5db2f098 Refactor plugin reload event handling Roger A. Light 2025-04-30 17:35:01 +01:00
  • bdee2ba32e Fix openssl linking on cmake. Roger A. Light 2025-04-27 23:28:59 +01:00
  • ec9ea49bba Only link openssl for WITH_TLS. Roger A. Light 2025-04-27 23:21:23 +01:00
  • 1bfcc5bcbc Fix editorconfig for yaml Roger A. Light 2025-04-20 21:04:01 +01:00
  • c1e754e5ec Docker: Remove unsupported images. Update to alpine 3.21 Roger A. Light 2025-04-20 12:01:47 +01:00
  • 71ee4570de Typedefs for callbacks Roger A. Light 2025-04-16 14:23:16 +01:00
  • 2ff2029c42 mosquitto_ctrl interactive shell mode Roger A. Light 2023-12-09 10:36:05 +00:00
  • b4e97b3561 Start of mocking support Roger A. Light 2025-04-15 07:54:16 +01:00
  • 8375573fb9 Make ptest output distinguish between pass/fail on non-terminal output Roger A. Light 2025-04-02 09:47:08 +01:00
  • 7f590a0d14 Added ``WITH_TLS`` while checking for missing cafile, capath,certfile,keyfile Abel T 2025-04-15 09:17:55 +02:00
  • 01f7610ecd Remove embedded malformed UTF-8 in test, replace with escaped hex Roger A. Light 2025-04-08 10:32:32 +01:00
  • 98c13882f6 Man: Break out some common options Roger A. Light 2025-04-03 13:49:20 +01:00
  • 3511db6889 Whitespace tidy Roger A. Light 2025-04-06 22:40:48 +01:00
  • c6c6850d5c Whitespace tidy Roger A. Light 2025-04-06 22:25:02 +01:00
  • f522dcaeed Remove unused service files Roger A. Light 2025-04-04 12:25:30 +01:00
  • 6ba7792a50 Add editorconfig file Roger A. Light 2025-04-04 12:24:57 +01:00
  • 98445835e7 Pin cmake 3.x. cmake 4.0 breaks the vcpkg cjson build Roger A. Light 2025-04-03 11:46:21 +01:00
  • 67f2aff4ba Improve manpage readability Roger A. Light 2025-04-03 11:37:15 +01:00
  • ab0bbc925b Fix windows build Roger A. Light 2025-04-01 12:00:49 +01:00
  • bd52ede4de Remove support for TLS v1.1 Roger A. Light 2025-04-01 11:36:39 +01:00
  • 503a9120db Windows build fix Roger A. Light 2025-03-28 13:05:12 +00:00
  • dcbe922ed0 Add --message-rate option to mosquitto_sub Roger A. Light 2025-03-28 10:50:17 +00:00
  • ae860b965f Fix passwd test Roger A. Light 2025-03-26 20:54:21 +00:00
  • 0eea15fff1 Fix test Roger A. Light 2025-03-26 20:38:42 +00:00
  • c75f23839b Fix packet read single for an EAGAIN case Roger A. Light 2025-03-26 19:35:30 +00:00
  • b7341d734a Add --rerun-failed for ptests Roger A. Light 2025-03-26 12:25:45 +00:00
  • fb6bb20bda Fix case where max_queued_messages = 0 was not treated as unlimited. Roger A. Light 2025-03-25 09:56:40 +00:00
  • 2acb9d5c8d Bridge: Fix idle_timeout never occurring for lazy bridges. Roger A. Light 2025-03-19 11:56:43 +00:00
  • a61bfe122d Add details on client config files under snap Roger A. Light 2025-03-19 09:18:46 +00:00
  • 13416a5186 Bump version Roger A. Light 2025-03-12 11:41:21 +00:00
  • 2c77db484b Windows: Fix broker crash on startup if using log_dest stdout Roger A. Light 2025-03-12 10:33:03 +00:00
  • 090cb8da86 Windows: ... and bump the installer version Roger A. Light 2025-03-08 07:44:34 +00:00
  • 3b91feb0e9 Windows: Add missing file to installers Roger A. Light 2025-03-08 07:37:19 +00:00
  • 4e1b872b48 Update test certs - seemingly broken due to merge release/2.0 Roger A. Light 2025-03-08 06:51:58 +00:00
  • d5e2e89fe8 Harmonise test workflow run conditions and extend to master branch and tags Roger A. Light 2025-03-08 06:51:05 +00:00
  • 44fe135864 Bump docker Roger A. Light 2025-03-06 16:26:36 +00:00
  • 672ae3e57f Update changelog, web page v2.0.21 Roger A. Light 2025-03-06 14:56:59 +00:00
  • 664ca4eb16 Further fix for CVE-2023-28366. Roger A. Light 2025-02-27 16:31:00 +00:00
  • 6a667172b8 Document Eclipse #248 fix Roger A. Light 2025-02-27 16:15:05 +00:00
  • 1c6a813e6f Merge branch 'fixes' Roger A. Light 2025-03-06 15:04:13 +00:00
  • 1662641b25 Revert high CPU password hashing until separate threads are used Roger A. Light 2025-02-27 22:34:47 +00:00
  • 94b8dfad37 Attempt to downgrade codecov-action to get a fix Roger A. Light 2025-02-27 16:09:07 +00:00
  • 9941c8652d Customise codecov Roger A. Light 2025-02-27 15:40:58 +00:00
  • 3924ba35a4 Add codecov token Roger A. Light 2025-02-27 15:05:34 +00:00
  • 3972d3f652 Help client man page users find Encrypted Connection section Roger A. Light 2025-02-27 14:44:39 +00:00
  • 4304ac0af0 Backport keepalive check from develop branch. Roger A. Light 2025-02-27 13:50:29 +00:00
  • 87488a27f0 Produce an error for invalid combinations of cafile/capath/certfile/keyfile Roger A. Light 2025-02-27 13:23:22 +00:00
  • 50ebe2f1d9 Add retain_expiry_interval option Roger A. Light 2025-02-26 16:53:27 +00:00
  • cd0987a661 Fix potential deadlock in mosquitto_sub if -W is used. Roger A. Light 2025-02-27 00:02:26 +00:00
  • 167d0c3550 Fix allow_anonymous false not being applied in local only mode. Roger A. Light 2025-02-26 20:46:59 +00:00
  • 72a8a96103 removed trailing space from OCI title label Guiorgy 2025-02-26 20:20:16 +04:00
  • a853be5008 fix leakage of mosq->tls_engine and User SSL Context Arvin 2024-03-24 11:34:22 +08:00
  • 9f1ebee114 mosquitto_ctrl dynsec now also allows -i to specify a clientid Roger A. Light 2025-02-26 12:37:07 +00:00
  • 60e47417cd Fix db_dump build issue with some older toolchain greg.m4879 2021-04-14 11:22:29 +02:00
  • d45f033be4 Merge branch 'NorbertHeusser-fix-persist-plugin-expiry' into develop Roger A. Light 2025-02-26 09:59:49 +00:00
  • f8d37b70a6 Merge branch 'fix-persist-plugin-expiry' of github.com:NorbertHeusser/mosquitto into NorbertHeusser-fix-persist-plugin-expiry Roger A. Light 2025-02-26 09:59:32 +00:00
  • 742f6194d2 Merge branch 'ckrey-ctrl-tls' into fixes Roger A. Light 2025-02-25 20:02:17 +00:00
  • 52de9182a0 Merge branch 'ctrl-tls' of github.com:ckrey/mosquitto into ckrey-ctrl-tls Roger A. Light 2025-02-25 19:52:50 +00:00
  • 7f50849875 Remove unused variables in database.c Simon B. Gasse 2023-11-22 07:34:58 +01:00
  • cfe71470f2 Update docker documentation Thomas De Backer 2021-02-11 22:39:27 +01:00
  • 18ca132631 Merge branch 'hannes09-http_download_timout_fix' into fixes Roger A. Light 2025-02-25 17:15:36 +00:00
  • e9c28c6abd Merge branch 'http_download_timout_fix' of github.com:hannes09/mosquitto into hannes09-http_download_timout_fix Roger A. Light 2025-02-25 17:14:08 +00:00
  • 68c81c7fc3 Merge branch 'andreaskem-develop' into develop Roger A. Light 2025-02-25 17:08:55 +00:00
  • ee485341dd Merge branch 'develop' of github.com:andreaskem/mosquitto into andreaskem-develop Roger A. Light 2025-02-25 16:44:48 +00:00
  • d0d0ac4bd6 Fix test Roger A. Light 2025-02-25 13:57:32 +00:00
  • 66b68a80dd Update test certificates Roger A. Light 2025-02-25 13:42:40 +00:00
  • b2b8df111e Merge branch 'ckrey-fix2908' into fixes Roger A. Light 2025-02-25 13:42:21 +00:00
  • a8d887f30b Merge branch 'fix2908' of github.com:ckrey/mosquitto into ckrey-fix2908 Roger A. Light 2025-02-25 12:34:41 +00:00
  • cf37e80e6b Add support for systemd watchdog. Roger A. Light 2025-02-25 11:50:02 +00:00
  • 4237144427 Add systemd watchdog support Gaël PORTAY 2024-10-04 17:35:24 +02:00
  • b1f2b7bf67 Add test for early check of RESERVED command with illegal remaining length #2325 Christoph Krey 2024-11-03 20:57:14 +01:00
  • ac3ee3f91a Document that MOSQ_ERR_NOT_SUPPORTED is returned for more methods. Lars-Dominik Braun 2024-11-11 11:16:35 +01:00
  • 9d08d2ac3f Warn capath is not supported for websockets Bertrand Roussel 2024-11-13 06:15:29 -08:00
  • 0b6daae041 Fix build for plugin_debug.so Bertrand Roussel 2024-11-13 14:40:32 -08:00
  • 7999a5aebb Added Android specific includes fdelfrari 2024-12-16 12:19:47 +01:00