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/lib
Roger A. Light 0c22f475ff Fix bridges incorrectly setting Wills to manage remote notifications.
This is for when `notifications_local_only` was set true.

Closes #1902. Thanks to marcinkowskip.
5 years ago
..
cpp Update to EPL-2.0 5 years ago
CMakeLists.txt Fix cmake if condition in lib/CMakeLists.txt 5 years ago
Makefile Move headers to own directory. 5 years ago
actions.c Update to EPL-2.0 5 years ago
alias_mosq.c Update to EPL-2.0 5 years ago
alias_mosq.h Update to EPL-2.0 5 years ago
callbacks.c Update to EPL-2.0 5 years ago
connect.c Update to EPL-2.0 5 years ago
dummypthread.h Fix mosquitto_loop_stop() not stopping on Windows 5 years ago
handle_auth.c Update to EPL-2.0 5 years ago
handle_connack.c Update to EPL-2.0 5 years ago
handle_disconnect.c Update to EPL-2.0 5 years ago
handle_ping.c Update to EPL-2.0 5 years ago
handle_pubackcomp.c Update to EPL-2.0 5 years ago
handle_publish.c Update to EPL-2.0 5 years ago
handle_pubrec.c Update to EPL-2.0 5 years ago
handle_pubrel.c Update to EPL-2.0 5 years ago
handle_suback.c Update to EPL-2.0 5 years ago
handle_unsuback.c Update to EPL-2.0 5 years ago
helpers.c Update to EPL-2.0 5 years ago
linker.version Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
logging_mosq.c Update to EPL-2.0 5 years ago
logging_mosq.h Update to EPL-2.0 5 years ago
loop.c Update to EPL-2.0 5 years ago
memory_mosq.c Update to EPL-2.0 5 years ago
memory_mosq.h Update to EPL-2.0 5 years ago
messages_mosq.c Update to EPL-2.0 5 years ago
messages_mosq.h Update to EPL-2.0 5 years ago
misc_mosq.c Update to EPL-2.0 5 years ago
misc_mosq.h Update to EPL-2.0 5 years ago
mosquitto.c Packet cleanup without locks 5 years ago
mosquitto_internal.h Final remove support for legacy libwebsockets 5 years ago
net_mosq.c Final remove support for legacy libwebsockets 5 years ago
net_mosq.h Update to EPL-2.0 5 years ago
net_mosq_ocsp.c Update to EPL-2.0 5 years ago
options.c Add lib and client support for OS CA certs 5 years ago
packet_datatypes.c Update to EPL-2.0 5 years ago
packet_mosq.c Final remove support for legacy libwebsockets 5 years ago
packet_mosq.h Packet cleanup without locks 5 years ago
property_mosq.c Update to EPL-2.0 5 years ago
property_mosq.h Update to EPL-2.0 5 years ago
read_handle.c Update to EPL-2.0 5 years ago
read_handle.h Update to EPL-2.0 5 years ago
send_connect.c Fix bridges incorrectly setting Wills to manage remote notifications. 5 years ago
send_disconnect.c Update to EPL-2.0 5 years ago
send_mosq.c Update to EPL-2.0 5 years ago
send_mosq.h Update to EPL-2.0 5 years ago
send_publish.c Update to EPL-2.0 5 years ago
send_subscribe.c Update to EPL-2.0 5 years ago
send_unsubscribe.c Update to EPL-2.0 5 years ago
socks_mosq.c Update to EPL-2.0 5 years ago
socks_mosq.h Update to EPL-2.0 5 years ago
srv_mosq.c Update to EPL-2.0 5 years ago
thread_mosq.c Update to EPL-2.0 5 years ago
time_mosq.c Update to EPL-2.0 5 years ago
time_mosq.h Update to EPL-2.0 5 years ago
tls_mosq.c Update to EPL-2.0 5 years ago
tls_mosq.h Update to EPL-2.0 5 years ago
utf8_mosq.c Update to EPL-2.0 5 years ago
util_mosq.c Update to EPL-2.0 5 years ago
util_mosq.h Update to EPL-2.0 5 years ago
util_topic.c Update to EPL-2.0 5 years ago
will_mosq.c Update to EPL-2.0 5 years ago
will_mosq.h Update to EPL-2.0 5 years ago