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 9f0b9aecd4 Bump version. 5 years ago
..
cpp Fix use of sed on BSD. 6 years ago
CMakeLists.txt Bugfix: include "deps" directory only if BUNDLED_DEPS has been provided and set to true 6 years ago
Makefile Fix use of sed on BSD. 6 years ago
actions.c Fix `mosquitto_publish*()` no longer returning `MOSQ_ERR_NO_CONN`. 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 branch 'fixes' of git://github.com/ChristianS99/mosquitto into fixes 6 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 Update changelog. Release page. Bump copyright. 6 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 Update changelog. Release page. Bump copyright. 6 years ago
handle_pubrec.c Update changelog. Release page. Bump copyright. 6 years ago
handle_pubrel.c iDon't treat an unexpected PUBREL as fatal. 6 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 Rejig OCSP code. 7 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 connections retrying very rapidly in some situations. 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 Update changelog. Release page. Bump copyright. 6 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 TLS bridge/lib incorrectly connecting on invalid CA file. 5 years ago
mosquitto.h Bump version. 5 years ago
mosquitto_internal.h Fixes for the poor souls stuck on <c99. 6 years ago
mqtt_protocol.h Update changelog. Release page. Bump copyright. 6 years ago
net_mosq.c lib: Fix DH group not being set for TLS connections. 5 years ago
net_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
net_mosq_ocsp.c Fixes for the poor souls stuck on <c99. 6 years ago
options.c Update changelog. Release page. Bump copyright. 6 years ago
packet_datatypes.c Update changelog. Release page. Bump copyright. 6 years ago
packet_mosq.c Fix $SYS/broker/publish/messages/+ counters not being updated for QoS 1, 2 5 years ago
packet_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
property_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
property_mosq.h Update changelog. Release page. Bump copyright. 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 Update changelog. Release page. Bump copyright. 6 years ago
send_disconnect.c Update changelog. Release page. Bump copyright. 6 years ago
send_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
send_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
send_publish.c Update changelog. Release page. Bump copyright. 6 years ago
send_subscribe.c Update changelog. Release page. Bump copyright. 6 years ago
send_unsubscribe.c Update changelog. Release page. Bump copyright. 6 years ago
socks_mosq.c Add missing header for QNX 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 Update changelog. Release page. Bump copyright. 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