Roger A. Light
|
c506c8335b
|
Will delay tests and implementation.
|
7 years ago |
Roger A. Light
|
f9a17e2782
|
Add alias support to the broker.
|
7 years ago |
Roger A. Light
|
d5108956bf
|
Process session-expiry-interval on CONNECT and DISCONNECT.
Add test to check for invalid values.
|
7 years ago |
Roger A. Light
|
12cba75c73
|
Client support for adding properties.
|
7 years ago |
Roger A. Light
|
8077376a79
|
Add read support for AUTH packets.
|
7 years ago |
Roger A. Light
|
5edc87bcdf
|
Build options for building with coverage support.
|
7 years ago |
Roger A. Light
|
a7fff2ad2e
|
Topic test improvements.
|
7 years ago |
Roger A. Light
|
abb3fee1f8
|
Coverage reporting for whole broker.
|
7 years ago |
Roger A. Light
|
99a1c0e43a
|
Move simple datatype reading functions to own file.
This facilitates easier testing.
|
7 years ago |
Roger A. Light
|
1488992ea8
|
Naive reading of MQTT 5 properties. No processing done.
|
7 years ago |
Roger A. Light
|
5b4a4cfc6a
|
Fix compilation warnings around _BSD_SOURCE.
|
8 years ago |
Michael Heimpold
|
48dec391f7
|
Quote ${DESTDIR} usage in various Makefiles
This prevents failures during make install when whitespace
is part of DESTDIR pathname.
Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
|
8 years ago |
Roger A. Light
|
f72d9b3a34
|
[17] Sort include_dir files before loading them.
Bug: https://github.com/eclipse/mosquitto/issues/17
|
9 years ago |
Roger A. Light
|
b3df015ea7
|
New mosquitto_unpwd_check().
|
9 years ago |
Roger A. Light
|
63f46a999f
|
Add username accessor.
|
9 years ago |
Roger A. Light
|
ccedc6d709
|
Moving towards new mosquitto_acl_check().
|
9 years ago |
Roger A. Light
|
45ad23c7be
|
mosquitto_broker.h include file for end users.
|
9 years ago |
Roger A. Light
|
017db6706f
|
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
|
9 years ago |
Roger A. Light
|
d54359598e
|
Move signals/events code to own file.
|
9 years ago |
Roger A. Light
|
63e3926987
|
Perform UTF-8 validation on will, sub, unsub topics in the broker.
|
9 years ago |
Roger A. Light
|
d90cd585dd
|
Add WITH_STRIP build option.
|
9 years ago |
Roger A. Light
|
db2e66c543
|
Reorganise functions into separate files as appropriate.
|
10 years ago |
Tomas Novotny
|
45d5686fdb
|
Add missing CROSS_COMPILE.
CROSS_COMPILE variable is missing before websockets, so cross compilation
fails.
Signed-off-by: Tomas Novotny <novotny@rehivetech.com>
|
10 years ago |
Roger A. Light
|
970ba58da6
|
Code reorganise.
|
11 years ago |
Roger A. Light
|
279b67bf8d
|
Minor packaging related fixes.
|
11 years ago |
Roger A. Light
|
36f88d902d
|
Fix errors from big code import.
|
11 years ago |
Roger A. Light
|
19056e6d4c
|
Removed $SYS/broker/changeset.
|
11 years ago |
Roger A. Light
|
063928bbfe
|
Merge websockets -> 1.4.
|
12 years ago |
Roger A. Light
|
2db22f3abd
|
Merge 1.3.2 branch in 1.4 branch.
|
12 years ago |
Roger A. Light
|
330a7a882e
|
Add CROSS_COMPILE to Makefiles.
|
12 years ago |
Roger A. Light
|
dc71f9157d
|
Use $(STRIP) for stripping binaries when installing, to allow easier cross compilation.
Thanks to Frank Pagliughi.
|
12 years ago |
Roger Light
|
0364bd1be7
|
Initial contribution.
|
12 years ago |
Roger A. Light
|
4bb7a45b71
|
Crude, hard coded websockets support. No TLS.
|
12 years ago |