Roger A. Light
|
d6a0fe9311
|
Windows installers no longer deal with python.
|
11 years ago |
Roger A. Light
|
200c316305
|
Changelog date.
|
11 years ago |
Roger A. Light
|
02ccb42a54
|
Fix dist root files.
|
11 years ago |
Roger A. Light
|
f04c10e609
|
Fix incorrectly committed change.
|
11 years ago |
Roger A. Light
|
ff3ebd969b
|
Fix building on OS X.
|
11 years ago |
Roger A. Light
|
ff9c2087b1
|
Basic support for libwebsockets 1.2.x.
|
11 years ago |
Roger A. Light
|
2098d6a392
|
Remove debug line.
|
11 years ago |
Roger A. Light
|
a9cd86f206
|
Fix usage text.
|
11 years ago |
Roger A. Light
|
91c1972c1f
|
Consistent error message.
|
11 years ago |
Roger A. Light
|
db86809ee9
|
Add websockets logging options.
|
11 years ago |
Roger A. Light
|
6fd38b8c47
|
Windows fixes.
|
11 years ago |
Roger A. Light
|
3ed5c94038
|
Struct optimisations.
|
11 years ago |
Roger A. Light
|
8b1560def0
|
Parse config strings as entire line.
|
11 years ago |
Roger A. Light
|
8971ccdcb6
|
Add note on $SYS on the command line.
|
11 years ago |
Roger A. Light
|
1a14f6fed5
|
[453293] Don't quit loop_forever() if broker not available.
This is a workaround for bug #453293, a better solution is needed for
1.5.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453293
|
11 years ago |
Roger A. Light
|
ff038b312a
|
Disable fake ca test.
|
11 years ago |
Roger A. Light
|
dab3f9c549
|
Need stylesheets.
|
11 years ago |
Roger A. Light
|
e20a4fee17
|
And carry out test.
|
11 years ago |
Roger A. Light
|
d5fc131187
|
Need xsltproc.
|
11 years ago |
Roger A. Light
|
4b7c5aa3b2
|
Travis build file.
|
11 years ago |
Roger A. Light
|
f781498c03
|
Ensure that file logging uses the correct username.
|
11 years ago |
Roger A. Light
|
a8fedf794f
|
Fix example for libmosquittopp virtual destructor change.
|
11 years ago |
Roger A. Light
|
c5ee5686bd
|
Fix client CONNECT packet on MQTT v3.1.1.
|
11 years ago |
Roger A. Light
|
626857b20a
|
Close and reopen log_dest file on HUP.
|
11 years ago |
Roger A. Light
|
c276fd9572
|
When using "log_dest file" the output file is now flushed periodically.
|
11 years ago |
Roger A. Light
|
15e0236d43
|
[453850] Add -C option to mosquitto_sub.
Allows the client to quit after receiving count messages.
Replaces the (unreleased) -1 option.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453850
|
11 years ago |
Roger A. Light
|
c201d06032
|
Don't generate css files when making html man pages.
|
11 years ago |
Roger A. Light
|
9389d10636
|
[458843] Fix man page installation for cmake.
Thanks to Alexandre Zia.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458843
|
11 years ago |
Roger A. Light
|
22e09ae613
|
[455402] Fix potential hang with pattern acls.
Fix hang if pattern acl contains a %u but an anonymous client connect.
Thanks to Christoph Krey.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=455402
|
11 years ago |
Roger A. Light
|
39ffd6fa36
|
Handle "error" codes from SSL_connect() correctly.
|
11 years ago |
Roger A. Light
|
45b8220a82
|
[458690] Fix build for WITH_BRIDGE=no
Thanks to Alexandre Zia.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458690
|
11 years ago |
Roger A. Light
|
8eda59c1d9
|
[452927] Fix bind()/listen() error reporting on Windows.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452927
|
11 years ago |
Roger A. Light
|
1b4903b41e
|
[431780] ACL files can contain a space in username/topic.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=431780
|
11 years ago |
Roger A. Light
|
153e6e6211
|
[452914] Drop root privileges after listeners started.
This means that TLS private keys can be restricted to the root user.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452914
|
11 years ago |
Roger A. Light
|
b99dbc01d4
|
Must initialise protocol field.
|
11 years ago |
Roger A. Light
|
87d8e1f705
|
Bridge support for MQTT v3.1.1.
|
11 years ago |
Roger A. Light
|
be6a6430dd
|
Fix change in macro name.
|
11 years ago |
Roger A. Light
|
8a35c3cd0d
|
Add client support for MQTT v3.1.1.
|
11 years ago |
Roger A. Light
|
34176359c9
|
[452913] Prevent dereferencing of NULL string.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452913
|
11 years ago |
Roger A. Light
|
5e75c9054d
|
[458410] Add missing headers to util_mosq.h
Thanks to Michael Laing.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458410
|
11 years ago |
Roger A. Light
|
570be5e417
|
[458353] Fix typo in test.
Thanks to Michael Laing.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458353
|
11 years ago |
Roger A. Light
|
62456b3b7f
|
Add more details on how to build Mosquitto.
Explains more of the differences between the Makefiles and the CMake
scripts.
|
11 years ago |
Roger A. Light
|
96d98e620b
|
Fix compiling on Apple.
|
11 years ago |
Roger A. Light
|
c7fff62820
|
Update changelog.
|
11 years ago |
Roger A. Light
|
8d2c04e7c5
|
Reorder man page arguments.
|
11 years ago |
Roger A. Light
|
4c72b2dd45
|
[457373] Fix tests when compiled with WITH_TLS=no.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=457373
|
11 years ago |
Roger A. Light
|
9332a731bf
|
[452915] mosquittopp now has a virtual destructor.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452915
|
11 years ago |
Roger A. Light
|
0adb2ed217
|
[425835] Support for "hour client expiration times.
This allows shorter values for the persistent_client_expiration option.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=425835
|
11 years ago |
Roger A. Light
|
c591b06574
|
[457225] Add support for wildcard certificates.
This introduces wildcard certificate support for both bridges and
clients.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=457225
|
11 years ago |
Roger A. Light
|
aca979a473
|
[457371] Fix building for WITH_TLS=no
Thanks to Micheal Laing.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=457371
|
11 years ago |