Commit Graph

  • ba4a5d2e9f updating README file master Dominik Kuhn 2024-09-03 10:54:53 +0200
  • f5159dfbd7 ading callback_disconnect function Dominik Kuhn 2024-08-29 11:12:27 +0200
  • 220949d94d building release type Dominik Kuhn 2024-08-23 10:24:25 +0200
  • 328f4ec329 –adding publish function to wamo plugin Dominik Kuhn 2024-08-20 09:55:44 +0200
  • 323a37331c adding wamo plugin Dominik Kuhn 2024-08-18 12:56:58 +0200
  • 15292b20b0 Update security page Roger A. Light 2023-10-06 16:20:43 +0100
  • b9a842a394
    Merge pull request #1571 from LocutusOfBorg/dynamic-symbols Roger Light 2023-09-28 23:58:40 +0100
  • 5b011ff112 Add dynamic symbols linking with cmake too Gianfranco Costamagna 2020-01-22 12:39:49 +0100
  • f4400fa422 Bump docker Roger A. Light 2023-09-18 22:32:22 +0100
  • 3923526c6b Bump version, add webpage. Roger A. Light 2023-09-18 22:22:14 +0100
  • 97c25654ed Add helper messages for lax permissions Roger A. Light 2023-09-18 22:21:56 +0100
  • 7ae22c356b Fix mosquitto_rr not honouring -R. Roger A. Light 2023-09-13 09:02:55 +0100
  • 66c6276735 Fix protocol Roger A. Light 2023-09-12 23:11:54 +0100
  • f09ea91e11 Fix crash on subscribe under certain unlikely conditions. Roger A. Light 2023-09-12 23:09:24 +0100
  • 1ed275b1d4 Version 2.0.17 and below post Roger A. Light 2023-08-24 01:16:51 +0100
  • f762a3fd1c Update docker Roger A. Light 2023-08-22 08:43:41 +0100
  • 597d64b7fb Bump version. Roger A. Light 2023-08-22 08:40:19 +0100
  • 28d96d8ebc Fix max_inflight_messages not being set correctly. Roger A. Light 2023-08-22 08:39:40 +0100
  • 47ae6dd0e2 Fix mosquitto_passwd -U backup file creation. Roger A. Light 2023-08-22 08:09:36 +0100
  • bfb373d774 Fix max_queued_message 0 stopping clients from receiving messages. Roger A. Light 2023-08-22 07:40:54 +0100
  • 166d1489f2 Update docker Roger A. Light 2023-08-16 14:05:47 +0100
  • 9e0831b3ed Merge branch 'fixes' Roger A. Light 2023-08-16 14:03:29 +0100
  • afba3ec9a0 Bump version, update changelog. Roger A. Light 2023-08-15 17:40:36 +0100
  • 1f3b23cd60 Fix broken links on security.md Roger A. Light 2023-08-15 17:22:13 +0100
  • 66faab12d5 Document mosquitto_rr -W option Roger A. Light 2023-08-15 17:16:28 +0100
  • 20df874604 Remove broken Travis links. Roger A. Light 2023-08-15 16:30:11 +0100
  • 9109e9e0e2 Fix setlinebuf() on Windows Roger A. Light 2023-08-15 16:19:39 +0100
  • 3ab0a9a3fd mosquitto_ctrl dynsec init uses open( , O_EXCL | O_CREAT) Roger A. Light 2023-07-10 00:01:10 +0100
  • 00b24e0eb0 Fix memory leak when clients send v5 CONNECT packets. Roger A. Light 2023-07-07 23:41:04 +0100
  • 4f9002c58a Fix UTF-8 control characters test Roger A. Light 2023-07-01 08:16:52 +0100
  • 70d713ca07 Fix heap overflow when reading corrupt config with "log_dest file". Roger A. Light 2023-06-14 15:50:10 +0100
  • 284db04bc3 Library will no longer allow single level wildcard certificates, e.g. *.com Roger A. Light 2023-06-14 15:15:33 +0100
  • b76c3c7820 Dynsec: Don't allow duplicate c/g/r when loading config Roger A. Light 2023-06-13 17:07:43 +0100
  • 8bc047511a Fix any possible case where a json string might be incorrectly loaded. Roger A. Light 2023-06-13 13:50:09 +0100
  • fa9979ce68 Update mosquitto-tls to suggest modern cypher. Roger A. Light 2023-06-13 16:44:20 +0100
  • 41db41761d Fix test running under valgrind Roger A. Light 2023-06-13 11:47:32 +0100
  • 6113eac95a Fix for CVE-2023-28366 Roger A. Light 2023-06-13 11:22:03 +0100
  • b1c29e881e Fix potential file persistence crash. Roger A. Light 2023-06-09 23:56:55 +0100
  • a3c680fbb0 Fix for Eclipse #581199 Roger A. Light 2023-06-09 23:34:10 +0100
  • 411ed41c27 Dynsec: Simplify config load Roger A. Light 2023-06-09 22:39:57 +0100
  • 3fc7dce74c Only register with DLT if DLT logging is enabled. Roger A. Light 2023-06-09 00:37:42 +0100
  • 67ac8cbe17 mosquitto_memcmp_const is now more constant time. Roger A. Light 2023-06-08 23:21:32 +0100
  • 02d36f9946 Broker now validates usernames provided over TLS are valid UTF-8. Roger A. Light 2023-06-08 23:12:18 +0100
  • 44b94875b5 mosquitto_passwd uses mkstemp() for backup files. Roger A. Light 2023-06-08 22:45:31 +0100
  • 9bb8058578 Reject Will messages that attempt to publish to $CONTROL/. Roger A. Light 2023-06-08 22:13:53 +0100
  • 4ca294fd9c Warn on lax permissions on sensitive files. Roger A. Light 2023-06-08 21:02:29 +0100
  • 4093dad058
    Merge pull request #2827 from bdesplanq/fix-engine-support Roger Light 2023-08-15 14:09:01 +0100
  • cb90e91126 Add missing mosquitto_strerror entries. Roger A. Light 2023-08-11 23:26:46 +0100
  • 9c295efe98
    Merge pull request #2838 from NorbertHeusser/fix-no-expiry-on-outgoing-bridge Roger Light 2023-08-11 23:35:43 +0100
  • 2f2307f684
    Merge pull request #2834 from linkkzz/fix-subcount Roger Light 2023-08-11 23:03:35 +0100
  • 1a781fbf7a
    Merge pull request #2846 from CrossStream/sandbox/rzr/review/master Roger Light 2023-08-11 22:49:31 +0100
  • e653f75f67 man: Fix typo-in-manual-page noticable noticeable Philippe Coval 2023-07-09 14:58:02 +0200
  • 5dceeb94b1
    Merge pull request #2845 from CrossStream/sandbox/rzr/review/master Roger Light 2023-07-08 23:36:01 +0100
  • 41a3a2068e git: Ignore more generated files Philippe Coval 2023-07-08 11:47:24 +0200
  • c749ed6fd5 Do not add outgoing bridge connection context to session expiry list on disconnect Norbert Heusser 2023-07-03 11:07:31 +0000
  • 18ea97c468 Fixes sub_count is not decreased when client ubsubscribe linkkzz 2023-06-30 11:29:40 +0800
  • 105e30ff5b Fix engine support. Bart Desplanques 2023-05-27 01:07:55 +0200
  • cc1aac336e Bump remaining official docker images to Alpine 3.18 Roger A. Light 2023-05-12 23:17:10 +0100
  • 65a6ed43a5 Docker: Bump alpine to 3.18. Roger A. Light 2023-05-11 23:59:36 +0100
  • 269756a171 Fix high CPU use on slow TLS connect. Roger A. Light 2023-04-27 23:25:52 +0100
  • 3c51816009 Fix leak on error. Roger A. Light 2023-04-12 11:52:26 +0100
  • 6d240a9d18 Fix bridges being expired after being restored. Roger A. Light 2023-04-08 09:07:56 +0100
  • 3b2f3c6d8a Windows: Increase connection limit to 8192 where supported. Roger A. Light 2023-04-07 19:29:13 +0100
  • 4f9c5567ba Fix example plugin incorrect callback unregister. Roger A. Light 2023-04-01 22:35:51 +0100
  • 655f9e58b7 Update blog post with non-expired Lets Encrypt root. Roger A. Light 2023-04-01 22:28:02 +0100
  • 5a748806d3 Default to max keepalive 0. Roger A. Light 2023-04-01 22:19:54 +0100
  • cc97f433c1 Use line buffered mode for stdout. Roger A. Light 2023-04-01 21:16:07 +0100
  • 1bf753e773 Fix confusing message on TLS certificate verification. Roger A. Light 2023-04-01 17:49:58 +0100
  • 1195dd991e Clearer len calculation. Roger A. Light 2023-04-01 08:50:03 +0100
  • ec6a56d759
    Merge pull request #2734 from axos88/patch-1 Roger Light 2023-04-01 08:48:30 +0100
  • 63da7472b5 Fix default settings incorrectly allowing TLS v1.1. Roger A. Light 2023-03-28 01:15:28 +0100
  • 5cae46d26d
    Merge pull request #2745 from Hyeongon-Kim/fix-load-priv-key-file Roger Light 2023-03-28 01:03:42 +0100
  • 7e35ac92ec Update changelog Roger A. Light 2023-03-27 23:42:19 +0100
  • a991a8373f Merge branch 'Daedaluz-fixes' into fixes Roger A. Light 2023-03-27 23:39:06 +0100
  • 6f61710fa7 Merge branch 'fixes' of github.com:Daedaluz/mosquitto into Daedaluz-fixes Roger A. Light 2023-03-27 23:36:59 +0100
  • 103253deda Windows build for fixes branch. Roger A. Light 2023-03-14 23:16:49 +0000
  • 28a39e62ff Remove unused header. Roger A. Light 2023-03-07 14:16:27 +0000
  • 2e2a420099 use CLOCK_BOOTTIME when available. Tobias Assarsson 2023-03-02 09:00:52 +0100
  • 19fbfee791 fixed a bug where broker's private-key file was not loaded fixed a bug where the mosquitto-broker's private-key file(.pem) dose not load with tls-engine. Hyeongon Kim 2023-02-06 15:02:30 +0900
  • e0d8ef20fa
    Fix malloc size for file path Akos Vandra-Meyer 2023-01-20 21:13:54 +0100
  • 4e6fbae45c Delete old workflow runs. Roger A. Light 2023-01-15 22:18:31 +0000
  • a6347cd7d2 Fix Coverity Scan 1501449. Roger A. Light 2023-01-04 11:38:28 +0000
  • 48f276f88d Fix multiple domains in renewal. Roger A. Light 2022-12-30 10:34:18 +0000
  • 0fb4e2bf6a Fix incorrect topic-alias property value in mosquitto_sub json output. Roger A. Light 2022-12-22 13:21:42 +0000
  • 62b68364c7 Fix std* files not being redirected when daemonising Roger A. Light 2022-12-16 16:19:51 +0000
  • ec173fffe8 Merge branch 'podsvirov-make-man' into fixes Roger A. Light 2022-12-16 15:52:32 +0000
  • c77fa4c089 Merge branch 'make-man' of https://github.com/podsvirov/mosquitto into podsvirov-make-man Roger A. Light 2022-12-16 15:52:25 +0000
  • a54e5e3abc
    Merge pull request #2689 from zivillian/patch-1 Roger Light 2022-12-07 22:42:45 +0000
  • 80a4063bb4
    Merge pull request #2683 from guillaumepellegrino/fixes_memleak Roger Light 2022-12-07 22:41:29 +0000
  • ed5a39dd93
    Merge pull request #2690 from ronybc/patch-1 Roger Light 2022-12-07 22:08:14 +0000
  • 55e448e38d
    Merge pull request #2699 from rswindell/include_inttypes Roger Light 2022-12-07 22:06:31 +0000
  • 06d5835270 Add more WITH_BROKER guards. Roger A. Light 2022-12-03 22:59:14 +0000
  • 7ff744d60d Fix build error: expected ‘)’ before ‘PRIu64’ Rob Swindell 2022-12-02 11:52:34 -0800
  • 8285a57bb9 Fix some error handling related to the bind_interface option. Roger A. Light 2022-12-02 14:31:40 +0000
  • c06599fab2 Fix some retained topic memory not being cleared immediately after used. Roger A. Light 2022-11-29 11:55:55 +0000
  • a562c93079 fix example JSON zivillian 2022-11-21 21:45:23 +0100
  • d1cdaec963
    Removed repeated line Rony B Chandran 2022-11-22 11:53:31 +0530
  • 9018f12dfc Fix memory leak in mosquitto_tls_opts_set() Guillaume PELLEGRINO 2022-11-09 09:51:26 +0100
  • 7ff2198c7d
    Merge pull request #2648 from impulsdampf22/fixes Roger Light 2022-11-03 18:43:13 +0000
  • 0cee0d1d11 Fix Coverity Scan 1486944 (backport from develop) Roger A. Light 2022-10-26 10:06:38 +0100