17
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No need for pthreads in broker code.
Roger Light
as Roger A. Light
More... about 10 years ago
Guard for incomplete code when using websockets.
Roger Light
as Roger A. Light
More... about 10 years ago
Enable partial writes for mqtt websockets.
Roger Light
as Roger A. Light
More... about 10 years ago
Config support for websockets.
Roger Light
as Roger A. Light
More... about 10 years ago
Man page documentation for local_username and local_password.
Roger Light
as Roger A. Light
More... about 10 years ago
Return success on libwebsocket_write==0.
Roger Light
as Roger A. Light
More... about 10 years ago
Fix callback deadlocks after calling mosquitto_disconnect(), when using the threaded interfaces. Closes bug #1313725.
Roger Light
as Roger A. Light
More... about 10 years ago
Fix for local_username/password bridge checks.
Roger Light
as Roger A. Light
More... about 10 years ago
Add local_username, local_password for bridge connections to authenticate to the local broker.
Roger Light
as Roger A. Light
More... about 10 years ago
Use $(STRIP) for stripping binaries when installing, to allow easier cross compilation.
Roger Light
as Roger A. Light
More... about 10 years ago
Fix subscriptions sometimes being deleted. More... about 10 years ago
Fix possible crash when using pattern ACLs. More... about 10 years ago
Fix topic matching edge case. More... about 10 years ago
Ensure that bridges verify certificates by default when using TLS. More... about 10 years ago
Eclipse required files. More... about 10 years ago
Old -> Eclipse changes. More... about 10 years ago
Fix for local_username/password bridge checks.
Roger Light
as Roger A. Light
More... about 10 years ago
Add local_username, local_password for bridge connections to authenticate to the local broker.
Roger Light
as Roger A. Light
More... about 10 years ago
Initial contribution. More... about 10 years ago
Crude, hard coded websockets support. No TLS.
Roger Light
as Roger A. Light
More... about 10 years ago