Commit Graph

  • db114fa1d3
    Merge pull request #2614 from HashimJVZ/patch-1 Roger Light 2022-10-10 11:26:01 +0100
  • d4e69c41bf
    Merge pull request #2621 from CastleOnTheHill/master Roger Light 2022-10-10 11:15:29 +0100
  • 28416da47a Fixed empty string crash in mosquitto_property_copy_all Alexander Fiebig 2022-10-08 19:08:21 +0200
  • 5c3c5d779f Fix Coverity 1486949 Roger A. Light 2022-08-31 11:36:53 +0100
  • f44d8fad50 Fix Coverity 1491742 and 1491741 Roger A. Light 2022-08-31 10:00:05 +0100
  • e22030bb2c Try to convince Coverity this string is terminated. Roger A. Light 2022-08-31 09:49:37 +0100
  • dcad2e410a Fix comments errors, it is the client that sends PING to broker actively Arvin 2022-08-24 22:47:57 +0800
  • 86fffa34a9 Fix $SYS messages being expired after 60 seconds Roger A. Light 2022-08-22 15:57:14 +0100
  • ef44b22cef Fix local bridge session expiry interval. Roger A. Light 2022-08-18 15:05:14 +0100
  • 1af3152ddc Fix persisted clients being restored without a session expiry time. Roger A. Light 2022-08-18 14:04:59 +0100
  • a8448a9c7b Revert 1.x docker builds to alpine 3.14 due to openssl build errors Roger A. Light 2022-08-16 16:05:08 +0100
  • e9b2fddaa5 Update security page Roger A. Light 2022-08-16 16:00:12 +0100
  • 7898f12825 Update docker Roger A. Light 2022-08-16 15:07:54 +0100
  • b0277869d9 Update changelog for last minute fix Roger A. Light 2022-08-16 14:32:59 +0100
  • 004b45fa40 Merge branch 'hardillb-x-forwarded-for-lws' Roger A. Light 2022-08-16 14:30:42 +0100
  • 4a6570567a Merge branch 'x-forwarded-for-lws' of https://github.com/hardillb/mosquitto into hardillb-x-forwarded-for-lws Roger A. Light 2022-08-16 14:30:37 +0100
  • 0eec37af99
    Add support for X-Forwarded-For LWS Ben Hardill 2022-08-16 13:49:48 +0100
  • 9d9469cbec Merge branch 'fixes' Roger A. Light 2022-08-16 13:13:06 +0100
  • 966601f6b6 Bump version, new web post Roger A. Light 2022-08-16 13:03:44 +0100
  • 4d1b587e29 dynsec: Forbid deleting the anon group. Roger A. Light 2022-08-16 12:53:01 +0100
  • 7917553eb2 Fix expired messages causing queued messages not to be delivered. Roger A. Light 2022-08-16 12:29:18 +0100
  • cd88906132 Clearer function name Roger A. Light 2022-08-16 12:28:13 +0100
  • df317ff71f Dynamic security: Fix the plugin being able to be loaded twice. Roger A. Light 2022-08-16 01:27:55 +0100
  • 436f0b9348 dynsec: Fix modifyClient and modifyGroup commands Roger A. Light 2022-08-16 00:48:02 +0100
  • b22df5140e Clear errno before check. Roger A. Light 2022-08-16 00:23:06 +0100
  • 49ebb58569 Fix failure to close thread in some situations. Roger A. Light 2022-08-15 22:17:00 +0100
  • fa31b6f41d Fix bridge queued messages not being persisted. Roger A. Light 2022-08-13 22:46:19 +0100
  • 1ed0c0436a Run lock only once per week Roger A. Light 2022-08-13 21:39:25 +0100
  • b3e26c21d7
    Correct a wrong example Muhammed Hashim 2022-08-13 11:24:59 +0530
  • 5d18962486 Improve custom SSL_CTX tests. Roger A. Light 2022-08-12 08:52:40 +0100
  • 80c7726d5c Fix confusing error message when dynamic security config file was a directory. Roger A. Light 2022-08-12 08:34:56 +0100
  • 775bd2effd Fix confusing "out of memory" error. Roger A. Light 2022-08-12 08:17:17 +0100
  • 268a2bae47 Update lock-threads workflow Roger A. Light 2022-08-11 15:20:13 +0100
  • c4664f08ac Clarify use_username_as_clientid is not global Roger A. Light 2022-08-11 11:51:53 +0100
  • 02b92b97ef Fix use of MOSQ_OPT_SSL_CTX when used with MOSQ_OPT_SSL_CTX_DEFAULTS Roger A. Light 2022-08-10 17:18:33 +0100
  • f9fa19ce6a - Fix -o not working in mosquitto_ctrl, and typo in related documentation. Roger A. Light 2022-08-10 15:11:52 +0100
  • 6468bb4f9b Fix documentation omission around mosquitto_reinitialise. Roger A. Light 2022-08-10 14:31:34 +0100
  • 351911bd8f Fix incorrect return code being sent in DISCONNECT. Roger A. Light 2022-08-10 14:09:47 +0100
  • 08610f7c99 Further fix for #2546. Roger A. Light 2022-08-05 22:57:27 +0100
  • e979a46c04 Backport SSL connect fixes. Roger A. Light 2022-08-05 22:14:37 +0100
  • a913de2d28 Fix some PUBLISH messages not being counted in $SYS stats. Roger A. Light 2022-08-08 00:29:37 +0100
  • ba6bbd5959 Add documentation of struct mosquitto_message to header. Roger A. Light 2022-08-08 00:01:56 +0100
  • 0c9d9f2163 Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. Roger A. Light 2022-08-07 23:04:46 +0100
  • 8c0600c40c Fixed build for openssl compiled with OPENSSL_NO_ENGINE. Roger A. Light 2022-08-06 23:16:55 +0100
  • a146c218ad Fix unlimited message quota not being properly checked. Roger A. Light 2022-08-06 22:49:08 +0100
  • efef2abdce Separate coverity scan branches scans. Roger A. Light 2022-08-01 22:26:45 +0100
  • 71a90177d7 Systemd: Add mosquitto group ownership Roger A. Light 2022-07-20 16:56:51 +0100
  • ff97fbfe94 Fix links Roger A. Light 2022-07-06 16:36:21 +0100
  • ee1487743a Remove dead link Roger A. Light 2022-07-06 16:34:43 +0100
  • ca009907e5 Web page update including external docs. Roger A. Light 2022-07-06 16:28:07 +0100
  • f1bf2938b0
    Merge pull request #2577 from marchputt/patch-1 Roger Light 2022-06-22 22:09:04 +0100
  • 9417facffa
    Fix syntax errors in examples Pargorn Puttapirat 2022-06-23 00:26:00 +0700
  • 2e061afcc6 Fix build Roger A. Light 2022-06-03 20:49:59 +0100
  • ebfebf8708 Fix bridges not sending failure notification messages. Roger A. Light 2022-05-25 16:20:15 +0100
  • 3e1cf8a80b Fix tests build. Roger A. Light 2022-05-25 16:16:48 +0100
  • c99502a256 Add clients to session expiry check list when restarting and reloading from persistence. Roger A. Light 2022-05-23 23:05:49 +0100
  • 80b36919b1 Fix incorrect pointer use. Roger A. Light 2022-05-23 22:38:02 +0100
  • 29c6480c47 Improve documentation of persistent_client_expiration option. Roger A. Light 2022-05-19 17:04:20 +0100
  • 4ac8c0bcc3 Add deny-protocol-version example plugin, for 2.0 only. Roger A. Light 2022-05-17 21:11:20 +0100
  • 09ac578459 Fix unused flags in CONNECT command being forced to be 0 in MQTT v3.1 Roger A. Light 2022-05-17 17:41:57 +0100
  • b6b8039914 Fix use of MOSQ_OPT_TLS_ENGINE being unable to be used. Roger A. Light 2022-05-17 17:18:21 +0100
  • e5bf040fb7 Weekly Coverity Scan run. Roger A. Light 2022-05-13 13:25:16 +0100
  • 127c5e7577 Update changelog Roger A. Light 2022-05-11 15:55:05 +0100
  • 45a6b89e91 Merge branch 'abiliojr-fix_msg_modification_leak' into fixes Roger A. Light 2022-05-11 15:53:59 +0100
  • 53a9e81480 Merge branch 'fix_msg_modification_leak' of https://github.com/abiliojr/mosquitto into abiliojr-fix_msg_modification_leak Roger A. Light 2022-05-11 15:53:48 +0100
  • 651331ff7d Added queue_qos0_messages documentation for bridging JsBergbau 2022-03-31 01:41:57 +0200
  • 82dff0f32d
    Merge pull request #2510 from csalve/fix-missing-mutex-for-next_msg_out Roger Light 2022-04-29 22:29:40 +0100
  • 0745a8536a Update changelog. Roger A. Light 2022-04-29 22:20:15 +0100
  • d0d8f1a83d
    Merge pull request #2513 from Daedaluz/fixes Roger Light 2022-04-29 22:18:52 +0100
  • a9a5ac2283 Don't reuse topic alias after reconnect. Tobias Assarsson 2022-04-20 10:04:58 +0200
  • 4077987593 fix data race mosquitto_loop function Christian Salvasohn 2022-04-13 20:05:35 +0200
  • 4be56239e9
    Merge pull request #2477 from natcl/patch-1 Roger Light 2022-04-12 00:34:33 +0100
  • 3cdeb595ff
    Merge pull request #2504 from Hallot/fix/cmake-mosquitto-as-submodule Roger Light 2022-04-11 23:50:49 +0100
  • 8504f6b70b
    CMake: Use PROJECT_SOURCE_DIR to improve using mosquitto as subdirectory Pierre Hallot 2022-04-05 16:14:48 +0200
  • 610b63985a
    Fix typo (missing word) Nathanaël Lécaudé 2022-03-14 11:09:43 -0400
  • 3c48b501e0 broker: fix memory leaks on plugin payload modification Abilio Marques 2022-03-12 18:01:37 +0100
  • 8212bbe29b Remove defunct pgp keyservers from Dockerfiles. Roger A. Light 2022-03-08 16:06:50 +0000
  • 8459a3c456 Fix whitespace errors Roger A. Light 2022-03-08 16:06:32 +0000
  • 1b7c6b5cbd All docker images should use the same base. Roger A. Light 2022-03-08 16:05:15 +0000
  • 74814cc68f Simplify cmake threads detection on Windows Roger A. Light 2022-02-24 19:01:08 +0000
  • ffe952f9c7 Merge branch 'podsvirov-win-threads' into fixes Roger A. Light 2022-02-24 18:55:48 +0000
  • 49b1d7dfbd Merge branch 'win-threads' of https://github.com/podsvirov/mosquitto into podsvirov-win-threads Roger A. Light 2022-02-24 18:55:40 +0000
  • fc06da2daa Fix pthreads linkage. Roger A. Light 2022-02-24 17:01:42 +0000
  • 1e9d00a1a1 Update changelog Roger A. Light 2022-02-24 15:56:46 +0000
  • fad0b39eaa
    Merge pull request #2408 from tjlusco/constant-restart-timeout-fix Roger Light 2022-02-24 15:55:36 +0000
  • 39f3030643 Fix client_generated flag not being copied on properties. Roger A. Light 2022-02-24 14:05:11 +0000
  • 41b1b0c6d1 Merge branch 'XavierDooms-fix-support-tick-with-per-listener-settings' into fixes Roger A. Light 2022-02-24 13:26:13 +0000
  • 62c0d0c9c8 Merge branch 'fix-support-tick-with-per-listener-settings' of https://github.com/XavierDooms/mosquitto into XavierDooms-fix-support-tick-with-per-listener-settings Roger A. Light 2022-02-24 13:26:06 +0000
  • 96931643a4 Use strings.h for strcasecmp, except on Windows. Roger A. Light 2022-02-24 12:01:26 +0000
  • 497cbe0c6c Update changelog Roger A. Light 2022-02-24 10:16:18 +0000
  • 378e96db22
    Merge pull request #2430 from abiliojr/fix_invalid_pwd_msg Roger Light 2022-02-24 11:36:59 +0000
  • 5aa230dfe6
    Merge pull request #2451 from ogayot/python3.10 Roger Light 2022-02-24 09:39:25 +0000
  • 0638447c88
    Merge pull request #2458 from abiliojr/plugin_rewrite_leak Roger Light 2022-02-24 09:32:48 +0000
  • b7fb911428 tests: replace use of ssl.wrap_socket that throws warnings in Python 3.10 Olivier Gayot 2022-02-07 10:29:02 +0100
  • 5f57de21cd Fix memory leak when modifying topics using the plugin API Abilio Marques 2022-02-11 21:41:26 +0100
  • 26f747e0ac fix confusing log message on connack error Abilio Marques 2022-01-11 19:24:34 +0100
  • bff71fd99f support plugin tick callbacks with per_listener_settings enabled Xavier Dooms 2021-12-21 23:51:34 +0100
  • 366ec5c66e
    Update conf.c Lusco 2021-12-16 14:14:24 +1000
  • 3cbe805e71 Update docker. Roger A. Light 2021-11-17 00:30:52 +0000
  • fd0e398460 Fix post Roger A. Light 2021-11-17 00:28:24 +0000