Detect c-ares header in cmake. |
|
More...
|
over 10 years ago
|
Pass mutex by reference, not value. |
|
More...
|
over 10 years ago
|
Define STRIP. |
|
More...
|
over 10 years ago
|
Version bump |
|
More...
|
over 10 years ago
|
Windows fix. |
|
More...
|
over 10 years ago
|
Fix incorrect commit. |
|
More...
|
over 10 years ago
|
Don't allow access to clients when authenticating if a security plugin returns an application error. Fixes bug #1340782. |
|
More...
|
over 10 years ago
|
Fix bug #1324411 |
|
More...
|
over 10 years ago
|
When a durable client reconnects, its queued messages are now checked against ACLs in case of a change in username/ACL state since it last connected. |
|
More...
|
over 10 years ago
|
Anonymous clients are no longer accidently disconnected from the broker after a SIGHUP. |
|
More...
|
over 10 years ago
|
mosquitto_time() calculation to after keepalive check to avoid delays. |
|
More...
|
over 10 years ago
|
Doc addition. |
|
More...
|
over 10 years ago
|
Don't check for POLLERR or POLLNVAL. |
|
More...
|
over 10 years ago
|
Need to include bridges here. |
|
More...
|
over 10 years ago
|
Use do_disconnect() for websockets. |
|
More...
|
over 10 years ago
|
Don't try to disconnect twice. |
|
More...
|
over 10 years ago
|
Disconnect clients consistently. |
|
More...
|
over 10 years ago
|
Memory checks. |
|
More...
|
over 10 years ago
|
cmake support for WITH_EC. |
|
More...
|
over 10 years ago
|
Fix defects identified by Coverity. |
|
More...
|
over 10 years ago
|
add a switch for auto doc building |
|
More...
|
over 10 years ago
|
include a switch to disable elliptic curve support in the broker |
|
More...
|
over 10 years ago
|
Support for ECDHE-ECDSA family ciphers. |
|
More...
|
over 10 years ago
|
Deduplicate tls context code. |
|
More...
|
over 10 years ago
|
Request write callback if there is still more to send. |
|
More...
|
over 10 years ago
|
Don't free here, leads to potential double free. |
|
More...
|
over 10 years ago
|
Need to assign ws_context here. |
|
More...
|
over 10 years ago
|
Log websockets listeners being opened. |
|
More...
|
over 10 years ago
|
More reconnect fixes. |
|
More...
|
over 10 years ago
|
Fix double free for websockets with bad auth. |
|
More...
|
over 10 years ago
|