Roger A. Light
|
529e567ead
|
Fix Coverity Scan 1504066
|
3 years ago |
Roger A. Light
|
823d6d113d
|
Fix Coverity Scan 1500606
|
3 years ago |
Roger A. Light
|
f94bbbfdc0
|
Fix Coverity Scan 1502687
|
3 years ago |
Roger A. Light
|
08a59670c9
|
Fix Coverity Scan 1251560
|
3 years ago |
Roger A. Light
|
9a7d69f532
|
Fix Coverity Scan 1502688
|
3 years ago |
Roger A. Light
|
eaaceaef58
|
Doc update
|
3 years ago |
Roger A. Light
|
da0eab36a4
|
Remove unused events
|
3 years ago |
Roger A. Light
|
fd330de080
|
client_id -> clientid rename.
|
3 years ago |
Roger A. Light
|
0dc1fa5a49
|
Rejig SUBSCRIBE and UNSUBSCRIBE plugin event structs.
|
3 years ago |
Roger A. Light
|
3e17494d34
|
Rename topic -> topic_filter in events.
|
3 years ago |
Roger A. Light
|
b94d0d5c81
|
Simplify sub__leaf struct.
|
3 years ago |
Roger A. Light
|
9260cf25f8
|
Fix parsing of IPv6 addresses in socks proxy urls.
|
3 years ago |
Roger A. Light
|
9ef6c49266
|
Renaming and adding tests.
|
3 years ago |
Abilio Marques
|
f82bc84995
|
update changelog to add detail on sub, ubsub and message_read plugin events
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
|
3 years ago |
Abilio Marques
|
46442193f3
|
add example plugin that jails clients
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
|
3 years ago |
Abilio Marques
|
4cc76aae9c
|
add example plugin that limits subscriptions' QoS
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
|
3 years ago |
Abilio Marques
|
e9af914cf0
|
add subcribe hooks on plugin API
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
|
3 years ago |
Abilio Marques
|
1677d1aed2
|
allow message modification on output
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
|
3 years ago |
Roger A. Light
|
9a6dcc0232
|
Clear sub qos for v3.x
|
3 years ago |
Roger A. Light
|
1081661f74
|
Refactor client structs.
|
3 years ago |
Roger A. Light
|
5364410615
|
Rename members
|
3 years ago |
Roger A. Light
|
7013a3502d
|
Refactor client_msg structs
|
3 years ago |
Roger A. Light
|
331e802913
|
Rename mosquitto_client_msg -> mosquitto__client_msg
|
3 years ago |
Roger A. Light
|
3634f18bc9
|
Refactor subscription structs
|
3 years ago |
Roger A. Light
|
86ec8c6169
|
Factor out unneeded argument
|
3 years ago |
Roger A. Light
|
6f39425946
|
Only calculate hash value once.
|
3 years ago |
Roger A. Light
|
100fd31530
|
Refactor base_msg structs.
|
3 years ago |
Roger A. Light
|
99df070a2b
|
Add cmake build and test workflow.
|
3 years ago |
Roger A. Light
|
2d969efdc4
|
Fix cmake tests
|
3 years ago |
Roger A. Light
|
2928ca41f4
|
Temporary disable CI failing test
|
3 years ago |
Roger A. Light
|
92452aa37c
|
Test for dhparamfile use.
|
3 years ago |
Roger A. Light
|
475a708d30
|
Fix openssl 3 deprecations.
|
3 years ago |
Roger A. Light
|
291e46bb1a
|
Attempt to fix CI specific failure.
|
3 years ago |
Roger Light
|
da56a3ea81
|
Merge pull request #2717 from rswindell/develop
Resolve win32 build Error C2440 with CALLBACK function decoration
|
3 years ago |
Roger A. Light
|
56b1fa01bd
|
Fix Coverity Scan 1436848
|
3 years ago |
Roger A. Light
|
862550f4c0
|
Fix Coverity Scan 1500606
|
3 years ago |
Roger A. Light
|
86b3893cd4
|
Fix Coverity Scan 1501341.
|
3 years ago |
Roger A. Light
|
d1b9c0ed90
|
Fix Coverity Scan 1501342
|
3 years ago |
Roger A. Light
|
343a984083
|
Big rejig of library tests
Includes full consistency between C/C++ library tests
|
3 years ago |
Roger A. Light
|
4199e7b2d3
|
Move control functions to common, and use in the broker.
|
3 years ago |
Rob Swindell
|
fd77a7cb22
|
Merge branch 'develop' of github.com:rswindell/mosquitto into develop
|
3 years ago |
Rob Swindell
|
c060d2e0f4
|
Resolve win32 build Error C2440 with CALLBACK function decoration
'function': cannot convert from 'void (__cdecl *)(PVOID,BOOLEAN)' to 'WAITORTIMERCALLBACK'
Signed-off-by: Rob Swindell <rob@synchro.net>
|
3 years ago |
Rob Swindell
|
5a03fd26fb
|
Resolve win32 build Error C2440 with CALLBACK function decoration
'function': cannot convert from 'void (__cdecl *)(PVOID,BOOLEAN)' to 'WAITORTIMERCALLBACK'
|
3 years ago |
Roger A. Light
|
611c43e537
|
Dynsec: Save file at end of command batch, not after each command
|
3 years ago |
Roger A. Light
|
2e36d523c8
|
Rename mosquitto_base_msg -> mosquitto__base_msg
|
3 years ago |
Roger Light
|
9ee1dc5294
|
Merge pull request #2712 from NorbertHeusser/cleanup-include-guards
Cleanup of include guard defines
|
3 years ago |
Roger A. Light
|
2e4db3aa2a
|
Improve test/client/02-subscribe-format-json-properties.py
|
3 years ago |
Norbert Heusser
|
ba5f8eb448
|
Cleanup of include guard defines
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Roger A. Light
|
d7833c8dcb
|
Test websockets with large payload >65535 bytes
|
3 years ago |
Roger A. Light
|
985824da8d
|
Test socks with ipv4 address
|
3 years ago |