You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/src
Roger A. Light fe5dba5887 Add use_username_as_clientid. 11 years ago
..
db_dump Add stats mode for db_dump. 11 years ago
CMakeLists.txt libuuid is used to generate client ids, where it is available, when an MQTT v3.1.1 client connects with a zero length client id. 11 years ago
Makefile Removed $SYS/broker/changeset. 11 years ago
bridge.c More memory fixes. 11 years ago
conf.c Add use_username_as_clientid. 11 years ago
context.c Fix building for WITH_BRIDGE=no. 11 years ago
database.c More memory fixes. 11 years ago
lib_load.h Initial contribution. 12 years ago
logging.c Fix missing headers for WITH_TLS=no. 11 years ago
loop.c Initialise variable. 11 years ago
mosquitto.c Fix building for WITH_BRIDGE=no. 11 years ago
mosquitto.db Initial contribution. 12 years ago
mosquitto_broker.h Add use_username_as_clientid. 11 years ago
mosquitto_passwd.c Add batch mode to mosquitto_passwd. 11 years ago
mosquitto_plugin.h Initial contribution. 12 years ago
net.c More memory fixes. 11 years ago
persist.c More memory fixes. 11 years ago
persist.h Initial contribution. 12 years ago
read_handle.c Better function names. 11 years ago
read_handle_client.c Remove STRICT_PROTOCOL #ifdefs. 11 years ago
read_handle_server.c Add use_username_as_clientid. 11 years ago
security.c Fix for local_username/password bridge checks. 12 years ago
security_default.c Free base64 memory properly. 11 years ago
send_server.c Add support for "session present" in CONNACK messages for MQTT v3.1.1. 12 years ago
service.c Initial contribution. 12 years ago
subs.c Fix for MQTT-3.8.4-3. 11 years ago
sys_tree.c More intelligent client counting. 11 years ago
uthash.h Initial contribution. 12 years ago
websockets.c Fix reconnect support for websockets. 11 years ago