Print dlerror on library loading errors. |
|
More...
|
about 10 years ago
|
Protect stored messages from removal when queing. |
|
More...
|
about 10 years ago
|
Fix use of "dup" with pubrel, subscribe, unsubscribe. |
|
More...
|
about 10 years ago
|
Fix dereferencing of msg store items. |
|
More...
|
about 10 years ago
|
Don't use bridge hash in each client. |
|
More...
|
about 10 years ago
|
More memory efficient message store than with hashes. |
|
More...
|
about 10 years ago
|
Improve struct layouts for memory usage. |
|
More...
|
about 10 years ago
|
Remove unused messages from store immediately. |
|
More...
|
about 10 years ago
|
Use hash for message store to speed up loading. |
|
More...
|
about 10 years ago
|
Add executable permissions. |
|
More...
|
about 10 years ago
|
Remove unnecessary callocs. |
|
More...
|
about 10 years ago
|
Remove dead code. |
|
More...
|
about 10 years ago
|
Sanitise password file argv input. |
|
More...
|
about 10 years ago
|
Bounds checking for socks domain name inputs. |
|
More...
|
about 10 years ago
|
Only track inflight messages for outgoing messages. |
|
More...
|
about 10 years ago
|
Fix parsing of malformed socks urls. |
|
More...
|
about 10 years ago
|
Cleanup client memory on error. |
|
More...
|
about 10 years ago
|
Fix missing mutex unlock. |
|
More...
|
about 10 years ago
|
Fix errors from big code import. |
|
More...
|
about 10 years ago
|
Fix incorrect function name in documentation. |
|
More...
|
about 10 years ago
|
Allow plugins to call mosquitto_log_printf() (Linux only at the moment). |
|
More...
|
about 10 years ago
|
Add log_facility for non-Windows OSs. |
|
More...
|
about 10 years ago
|
Add dependencies to compiling.txt. |
|
More...
|
about 10 years ago
|
Update contributing limits. |
|
More...
|
about 10 years ago
|
Authentication plugin acl_check function is passed local_username for local bridges. |
|
More...
|
about 10 years ago
|
Windows implementation of client config files. |
|
More...
|
about 10 years ago
|
Windows related fixes. |
|
More...
|
about 10 years ago
|
Error if websockets not available. |
|
More...
|
about 10 years ago
|
Fix for Windows. |
|
More...
|
about 10 years ago
|
Make bridge connections non-blocking for TLS connections. |
|
More...
|
about 10 years ago
|