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 Light dfeb2f9ba6 Merge pull request #141 from PierreF/large-queued-performance-2
Improve performance with lots of queued message
10 years ago
..
db_dump mosquitto_db_dump can now output some client stats. 10 years ago
CMakeLists.txt On Mac, we don't want to run /sbin/ldconfig as it doesn't exist 10 years ago
Makefile Reorganise functions into separate files as appropriate. 10 years ago
bridge.c Add mosquitto_subscribe_single()/multiple(). 10 years ago
conf.c Fix some defects discovered by coverity. 10 years ago
context.c Improve performance with lots of queued message 10 years ago
database.c Fix bugs introduced by previous commit 10 years ago
handle_connack.c Reorganise functions into separate files as appropriate. 10 years ago
handle_connect.c Fix bugs introduced by previous commit 10 years ago
handle_publish.c Reorganise functions into separate files as appropriate. 10 years ago
handle_subscribe.c Reorganise functions into separate files as appropriate. 10 years ago
handle_unsubscribe.c Reorganise functions into separate files as appropriate. 10 years ago
lib_load.h Initial contribution. 12 years ago
linker-macosx.syms Fix building on OS X. 11 years ago
linker.syms Fix errors from big code import. 11 years ago
logging.c mosquitto__log_printf -> log__printf 11 years ago
loop.c Fix support for libwebsockets 1.22. 10 years ago
mosquitto.c Fix support for libwebsockets 1.22. 10 years ago
mosquitto_broker.h Improve performance with lots of queued message 10 years ago
mosquitto_passwd.c Drop Windows XP support, misc fixes on Windows. 10 years ago
mosquitto_plugin.h Swap plugin+built in order. 10 years ago
net.c Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
persist.c Fix bugs introduced by previous commit 10 years ago
persist.h Initial contribution. 12 years ago
plugin_defer.c Fix incorrect defines. 10 years ago
read_handle.c Reorganise functions into separate files as appropriate. 10 years ago
security.c Fix some defects discovered by coverity. 10 years ago
security_default.c Fix some defects discovered by coverity. 10 years ago
send_connack.c Reorganise functions into separate files as appropriate. 10 years ago
send_suback.c Reorganise functions into separate files as appropriate. 10 years ago
service.c Update all mqtt 3.1 references to 3.1.1 where appropriate. 10 years ago
subs.c Merge fixes into develop. 10 years ago
sys_tree.c Big set of function renames. 11 years ago
sys_tree.h Rename/reorganise packet functions. 11 years ago
uhpa.h Updated uhpa code with "move" function. 10 years ago
uthash.h Initial contribution. 12 years ago
websockets.c Merge fixes into develop. 10 years ago