No need for pthreads in broker code. |
|
More...
|
over 10 years ago
|
Guard for incomplete code when using websockets. |
|
More...
|
over 10 years ago
|
Enable partial writes for mqtt websockets. |
|
More...
|
over 10 years ago
|
Config support for websockets. |
|
More...
|
over 10 years ago
|
Man page documentation for local_username and local_password. |
|
More...
|
over 10 years ago
|
Return success on libwebsocket_write==0. |
|
More...
|
over 10 years ago
|
Fix callback deadlocks after calling mosquitto_disconnect(), when using the threaded interfaces. Closes bug #1313725. |
|
More...
|
over 10 years ago
|
Fix for local_username/password bridge checks. |
|
More...
|
over 10 years ago
|
Add local_username, local_password for bridge connections to authenticate to the local broker. |
|
More...
|
over 10 years ago
|
Use $(STRIP) for stripping binaries when installing, to allow easier cross compilation. |
|
More...
|
over 10 years ago
|
Fix subscriptions sometimes being deleted. |
|
More...
|
over 10 years ago
|
Fix possible crash when using pattern ACLs. |
|
More...
|
over 10 years ago
|
Fix topic matching edge case. |
|
More...
|
over 10 years ago
|
Ensure that bridges verify certificates by default when using TLS. |
|
More...
|
over 10 years ago
|
Eclipse required files. |
|
More...
|
over 10 years ago
|
Old -> Eclipse changes. |
|
More...
|
over 10 years ago
|
Fix for local_username/password bridge checks. |
|
More...
|
over 10 years ago
|
Add local_username, local_password for bridge connections to authenticate to the local broker. |
|
More...
|
over 10 years ago
|
Initial contribution. |
|
More...
|
over 10 years ago
|
Crude, hard coded websockets support. No TLS. |
|
More...
|
over 10 years ago
|