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 63bfcb224e Fix accessor functions for username and client id when used in plugin auth check. 7 years ago
..
db_dump db_dump: use objects to simplify printing (#215) 9 years ago
CMakeLists.txt Fix for building on Windows with static lws. 7 years ago
Makefile Fix compilation warnings around _BSD_SOURCE. 8 years ago
bridge.c Fix bad merge. 8 years ago
conf.c Fix possible endian issue when reading the `memory_limit` option. 7 years ago
conf_includedir.c Consistent use of config.h across the project. 7 years ago
context.c Consistent use of config.h across the project. 7 years ago
database.c Consistent use of config.h across the project. 7 years ago
handle_connack.c Consistent use of config.h across the project. 7 years ago
handle_connect.c Fix accessor functions for username and client id when used in plugin auth check. 7 years ago
handle_publish.c Consistent use of config.h across the project. 7 years ago
handle_subscribe.c Consistent use of config.h across the project. 7 years ago
handle_unsubscribe.c Consistent use of config.h across the project. 7 years ago
lib_load.h Bump copyright years. 8 years ago
linker-macosx.syms More client accessors. 9 years ago
linker.syms More client accessors. 9 years ago
logging.c Consistent use of config.h across the project. 7 years ago
loop.c Consistent use of config.h across the project. 7 years ago
mosquitto.c Merge branch 'develop' 8 years ago
mosquitto_broker.h Merge branch 'develop' 8 years ago
mosquitto_broker_internal.h Fix building for libwebsockets < 1.6. 7 years ago
mosquitto_passwd.c Flush stdout when asking for password. 7 years ago
mosquitto_plugin.h Bump copyright years. 8 years ago
net.c Fixes for building on NetBSD. 7 years ago
persist.c Bump copyright years. 8 years ago
persist.h Bump copyright years. 8 years ago
plugin.c Mac build fixes. 8 years ago
plugin_defer.c Bump copyright years. 8 years ago
read_handle.c Windows fixes. 8 years ago
security.c Add missing parameters to internal mosquitto_acl_check 7 years ago
security_default.c Don't reject ACL patterns without %u or %c, just warn. 7 years ago
send_connack.c Bump copyright years. 8 years ago
send_suback.c Bump copyright years. 8 years ago
service.c Consistent use of config.h across the project. 7 years ago
signals.c Don't use deprecated openssl functions. 8 years ago
subs.c Remove some test that was always true 7 years ago
sys_tree.c Consistent use of config.h across the project. 7 years ago
sys_tree.h Bump copyright years. 8 years ago
uhpa.h Bump copyright years. 8 years ago
uthash.h Initial contribution. 12 years ago
websockets.c Fix building for libwebsockets < 1.6. 7 years ago