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 ab49b96db1 Windows related fixes. 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 Make bridge connections non-blocking for non-TLS connections. 11 years ago
conf.c Error if websockets not available. 11 years ago
context.c Windows related fixes. 11 years ago
database.c Make bridge connections non-blocking for non-TLS connections. 11 years ago
lib_load.h Initial contribution. 12 years ago
logging.c Fix missing headers for WITH_TLS=no. 12 years ago
loop.c Fix for Windows. 11 years ago
mosquitto.c Change the way that new clients with match client ids are dealt with. 11 years ago
mosquitto.db Initial contribution. 12 years ago
mosquitto_broker.h Change the way that new clients with match client ids are dealt with. 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 Don't ask for client cert when require_certificate is false. 11 years ago
persist.c Merge 1.3.2-1.3.5 into 1.4. 11 years ago
persist.h Initial contribution. 12 years ago
read_handle.c Remove duplicate strlen check. 11 years ago
read_handle_client.c Another bridge notification fix. 11 years ago
read_handle_server.c Assign to NULL to prevent double free later. 11 years ago
security.c Merge 1.3.2-1.3.5 into 1.4. 11 years ago
security_default.c Merge 1.3.2-1.3.5 into 1.4. 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 Don't rearrange leaves here until we are sure we have all the memory allocated. 11 years ago
sys_tree.c Use hash counts to calculate numbers of clients. 11 years ago
uthash.h Initial contribution. 12 years ago
websockets.c Change the way that new clients with match client ids are dealt with. 11 years ago