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 a3b859a995 Remove name confusion 8 years ago
..
db_dump db_dump: use objects to simplify printing (#215) 9 years ago
CMakeLists.txt Merge branch 'master' into develop 9 years ago
Makefile Quote ${DESTDIR} usage in various Makefiles 8 years ago
bridge.c Merge branch 'master' into develop 9 years ago
conf.c Remove name confusion 8 years ago
conf_includedir.c [656] Fix building on Windows. 8 years ago
context.c Ensure pollfd_index is initialised. 8 years ago
database.c Fix persistence reloading. 8 years ago
handle_connack.c Add support for local only bridge notifications (#328) 9 years ago
handle_connect.c Per listener allow_anonymous. 8 years ago
handle_publish.c packet__read_string() returns the string length. 8 years ago
handle_subscribe.c packet__read_string() returns the string length. 8 years ago
handle_unsubscribe.c packet__read_string() returns the string length. 8 years ago
lib_load.h Initial contribution. 12 years ago
linker-macosx.syms More client accessors. 9 years ago
linker.syms More client accessors. 9 years ago
logging.c Merge branch 'master' into develop 8 years ago
loop.c Don't remove invalid socket from epoll fd. 8 years ago
mosquitto.c Remove build timestamp information for reproducible builds. 8 years ago
mosquitto_broker.h Documentation fix. 8 years ago
mosquitto_broker_internal.h Remove name confusion 8 years ago
mosquitto_passwd.c [656] Fix building on Windows. 8 years ago
mosquitto_plugin.h Add ability to deny access to SUBSCRIBE messages. 8 years ago
net.c Add set_tcp_nodelay option to disable Nagle's algorithm. 8 years ago
persist.c Merge branch 'master' into develop 8 years ago
persist.h Initial contribution. 12 years ago
plugin.c More client accessors. 9 years ago
plugin_defer.c Update defer plugin function signatures. 9 years ago
read_handle.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 9 years ago
security.c Per listener psk_file. 8 years ago
security_default.c Per listener psk_file. 8 years ago
send_connack.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 9 years ago
send_suback.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 9 years ago
service.c Update all mqtt 3.1 references to 3.1.1 where appropriate. 10 years ago
signals.c [656] Fix building on Windows. 8 years ago
subs.c Merge branch 'fixes' into develop 8 years ago
sys_tree.c Remove build timestamp information for reproducible builds. 8 years ago
sys_tree.h [656] Fix building on Windows. 8 years ago
uhpa.h Updated uhpa code with "move" function. 10 years ago
uthash.h Initial contribution. 12 years ago
websockets.c [706] Serve http /dir/ as /dir/index.html. 8 years ago