Roger A. Light
|
7c8391908f
|
Don't free data->acl_anon
|
2025-08-22 12:37:05 +01:00 |
|
Roger A. Light
|
40f814a8dc
|
Fix Coverity Scan #1589589
Leak on error in config load
|
2025-08-22 11:14:00 +01:00 |
|
Roger A. Light
|
e498168781
|
Fix oss-fuzz #439559900
Performance issue with acl files with thousands of ACLs in use
|
2025-08-22 10:03:42 +01:00 |
|
Roger A. Light
|
c64273f663
|
Fix build on Mac OS, introduce Mac OS CI workflow
Closes #3312
|
2025-08-14 08:38:45 +01:00 |
|
Roger A. Light
|
518abf49ff
|
oss-fuzz: Fix broker_fuzz_acl_file timeout
|
2025-08-09 10:06:31 +01:00 |
|
Norbert Heusser
|
7a22685866
|
Fixed memory issue with property handling in persistence SQLite will restore
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
2025-08-04 18:36:24 +01:00 |
|
Steve Hamann
|
2077283a30
|
Add script to migrate from Snapshot persistence to SQLite persistence
Signed-off-by: Steve Hamann <steve.hamann@cedalo.com>
|
2025-08-04 18:31:02 +01:00 |
|
Steve Hamann
|
2d6ad4a27f
|
Add migration of mosquitto.conf to DynSec migration script
Signed-off-by: Steve Hamann <steve.hamann@cedalo.com>
|
2025-08-04 18:30:21 +01:00 |
|
Roger A. Light
|
65ad337bbb
|
dynsec: Add getDetails command
|
2025-07-17 17:04:48 +01:00 |
|
Roger A. Light
|
0c0683094b
|
Allow plugins to choose when their tick event is next called
|
2025-07-10 21:06:01 +01:00 |
|
Roger A. Light
|
0b4ab2f285
|
Move password file code to own plugin
|
2025-07-10 14:49:46 +01:00 |
|
Roger A. Light
|
c83ee48e5c
|
Make acl-file function names clearer
|
2025-07-10 14:49:46 +01:00 |
|
Norbert Heusser
|
424df70395
|
Add support for will message to persistence API and Sqlite3 persistence plugin
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
2025-07-10 00:52:33 +01:00 |
|
Steve Hamann
|
ff0afc8374
|
Implement migration script to migrate from ACL file to DynSec
Signed-off-by: Steve Hamann <steve.hamann@cedalo.com>
|
2025-07-10 00:46:17 +01:00 |
|
Roger A. Light
|
c522361d35
|
Move acl_file code to own file.
|
2025-07-10 00:39:51 +01:00 |
|
Roger A. Light
|
2ff2029c42
|
mosquitto_ctrl interactive shell mode
|
2025-04-16 15:42:51 +01:00 |
|
Roger A. Light
|
3511db6889
|
Whitespace tidy
|
2025-04-06 22:40:48 +01:00 |
|
Roger A. Light
|
f8d37b70a6
|
Merge branch 'fix-persist-plugin-expiry' of github.com:NorbertHeusser/mosquitto into NorbertHeusser-fix-persist-plugin-expiry
|
2025-02-26 09:59:32 +00:00 |
|
Roger A. Light
|
ee485341dd
|
Merge branch 'develop' of github.com:andreaskem/mosquitto into andreaskem-develop
|
2025-02-25 17:02:16 +00:00 |
|
Roger A. Light
|
2f32fcd949
|
Move properties_to_json to libmosquitto_common
|
2024-06-18 17:54:02 +01:00 |
|
Roger A. Light
|
b5e21d146d
|
Move password functions to libcommon.
|
2024-06-12 21:26:25 +01:00 |
|
Roger A. Light
|
db6ab6869a
|
Fix mismatched alloc/frees
|
2024-04-25 16:20:14 +01:00 |
|
Roger Light
|
20b34150f2
|
Windows build fixes
|
2024-03-27 08:38:13 +00:00 |
|
Roger A. Light
|
df7fe15f75
|
Test vcpkg based build
|
2024-03-27 08:38:13 +00:00 |
|
Roger A. Light
|
5c8b676fec
|
CMake make building plugins optional.
|
2024-03-25 07:56:23 +00:00 |
|
Roger A. Light
|
78cba447a2
|
Fix dynsec linking
|
2024-03-18 14:02:51 +00:00 |
|
Roger A. Light
|
4498193331
|
Refactor file functions to common static library.
|
2024-03-17 23:13:11 +00:00 |
|
Roger A. Light
|
16d465fa49
|
Refactor base64 functions to common static library.
|
2024-03-17 21:34:27 +00:00 |
|
Norbert Heusser
|
b8564daa20
|
Fixed deletion of expired session after restore from persistence plugin
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
2024-03-12 07:54:18 +00:00 |
|
Roger A. Light
|
340c4f323f
|
Rename cmake helper functions.
|
2024-03-05 09:36:15 +00:00 |
|
Roger A. Light
|
9691ab42f6
|
Fix incorrect json_get_int call.
|
2024-03-04 17:39:35 +00:00 |
|
Roger A. Light
|
bac0cdbfc3
|
Fix oss-fuzz priority issue
|
2024-03-02 19:44:45 +00:00 |
|
Roger A. Light
|
f39ecb3d27
|
Factor out a load of duplicated makefile code
|
2024-03-02 10:35:45 +00:00 |
|
Roger A. Light
|
dcd5b803f2
|
Merge branch 'fixes' into develop
|
2024-02-21 23:30:33 +00:00 |
|
Norbert Heusser
|
3656b991d5
|
Refactoring persist-sqlite plugin and moved functionality from
handle_connect.c into database.c
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
2024-02-15 22:43:28 +00:00 |
|
Norbert Heusser
|
d68dd563db
|
Persist-SQLite: Add new table version_info and addition wal_checkpoint on shutdown
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
2024-02-15 22:43:28 +00:00 |
|
Roger A. Light
|
fe3b72ef61
|
Remove a load of cmake boilerplate
|
2024-02-15 13:39:11 +00:00 |
|
Roger A. Light
|
c6436ad6b2
|
Revert change of default ACL priority
|
2024-02-15 11:40:12 +00:00 |
|
Roger A. Light
|
f0c5b69e64
|
Fix dynsec config init with password from envvar.
|
2024-02-15 11:22:39 +00:00 |
|
Roger A. Light
|
a5490a7408
|
oss-fuzz build fixes
|
2024-02-13 13:11:07 +00:00 |
|
Roger A. Light
|
3199768aef
|
Dynsec: Max priority of 100,000
|
2024-02-11 23:40:41 +00:00 |
|
Roger A. Light
|
05e42f7dbb
|
Default to using argon2 for passwords
|
2024-02-11 22:08:16 +00:00 |
|
Roger A. Light
|
d17a88d916
|
Refactor headers for easier discovery.
|
2023-12-23 12:59:58 +00:00 |
|
Roger A. Light
|
837c272c29
|
Add argon2 password hash support
|
2023-11-20 22:58:42 +00:00 |
|
Roger A. Light
|
b6710f9364
|
Refactor password code
|
2023-11-20 22:58:42 +00:00 |
|
Roger A. Light
|
fe4fe0102f
|
Place client context in mosquitto_control_cmd for API simplicity
|
2023-10-11 15:12:49 +01:00 |
|
Roger A. Light
|
5a67361af0
|
Clearer name
|
2023-09-20 21:45:06 +01:00 |
|
Roger A. Light
|
13fa9f535a
|
Protect password init file
|
2023-09-20 21:40:22 +01:00 |
|
Roger A. Light
|
7a011ede19
|
Localise variable use
|
2023-09-20 21:38:48 +01:00 |
|
Roger A. Light
|
c8e313aac0
|
Fix build
This is for the case where command line overrides are set.
|
2023-09-19 22:48:24 +01:00 |
|