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 c90e49af1b Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
..
cpp Fix use of sed on BSD. 6 years ago
CMakeLists.txt CMake: Make building clients, broker and C++ library optional. 6 years ago
Makefile Fix use of sed on BSD. 6 years ago
actions.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
alias_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
alias_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
callbacks.c Update changelog. Release page. Bump copyright. 6 years ago
connect.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
dummypthread.h Fix mosquitto_loop_stop() not stopping on Windows 5 years ago
handle_auth.c Update changelog. Release page. Bump copyright. 6 years ago
handle_connack.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
handle_disconnect.c Update changelog. Release page. Bump copyright. 6 years ago
handle_ping.c Update changelog. Release page. Bump copyright. 6 years ago
handle_pubackcomp.c Don't treact unexpected PUBACK/COMP as fatal. 6 years ago
handle_publish.c Allow send__pub{ack,rec,rel,comp} to send properties. 5 years ago
handle_pubrec.c Allow send__pub{ack,rec,rel,comp} to send properties. 5 years ago
handle_pubrel.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
handle_suback.c Update changelog. Release page. Bump copyright. 6 years ago
handle_unsuback.c Update changelog. Release page. Bump copyright. 6 years ago
helpers.c Update changelog. Release page. Bump copyright. 6 years ago
linker.version Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
logging_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
logging_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
loop.c Fix overly broad HAVE_PTHREAD_CANCEL compile guard. 5 years ago
memory_mosq.c Fixes for the poor souls stuck on <c99. 6 years ago
memory_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
messages_mosq.c Allow send__pub{ack,rec,rel,comp} to send properties. 5 years ago
messages_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
misc_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
misc_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
mosquitto.c Fix missing mach/mach_time.h header on OS X. 5 years ago
mosquitto.h Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
mosquitto_internal.h Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
mqtt_protocol.h doc: add mqtt5 property options. 6 years ago
net_mosq.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
net_mosq.h lazy init SSL 5 years ago
net_mosq_ocsp.c Fixes for the poor souls stuck on <c99. 6 years ago
options.c Merge branch 'fixes' into develop 6 years ago
packet_datatypes.c Update changelog. Release page. Bump copyright. 6 years ago
packet_mosq.c Move keepalive check code to separate file. 5 years ago
packet_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
property_mosq.c Guard against use-after-free. 5 years ago
property_mosq.h Merge branch 'fixes' into develop 6 years ago
read_handle.c Update changelog. Release page. Bump copyright. 6 years ago
read_handle.h Update changelog. Release page. Bump copyright. 6 years ago
send_connect.c Merge branch 'fixes' into develop 6 years ago
send_disconnect.c Merge branch 'fixes' into develop 6 years ago
send_mosq.c Allow send__pub{ack,rec,rel,comp} to send properties. 5 years ago
send_mosq.h Allow send__pub{ack,rec,rel,comp} to send properties. 5 years ago
send_publish.c Merge branch 'fixes' into develop 6 years ago
send_subscribe.c Merge branch 'fixes' into develop 6 years ago
send_unsubscribe.c Merge branch 'fixes' into develop 6 years ago
socks_mosq.c extend ifdef guard to fix compilation on OpenBSD 5 years ago
socks_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
srv_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
thread_mosq.c do not include pthread when compiling without threading support 5 years ago
time_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
time_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
tls_mosq.c Merge branch 'fixes' into develop 6 years ago
tls_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
utf8_mosq.c Fixes for the poor souls stuck on <c99. 6 years ago
util_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
util_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
util_topic.c Update changelog. Release page. Bump copyright. 6 years ago
will_mosq.c Fix reconnect+will delay interval issue causing missing messages. 5 years ago
will_mosq.h Update changelog. Release page. Bump copyright. 6 years ago