mosquitto/lib
2020-06-10 15:21:01 +01:00
..
cpp Fix use of sed on BSD. 2020-03-12 11:52:58 +00:00
actions.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
alias_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
alias_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
callbacks.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
CMakeLists.txt Bugfix: include "deps" directory only if BUNDLED_DEPS has been provided and set to true 2020-02-06 15:20:29 +00:00
connect.c Merge branch 'fixes' of git://github.com/ChristianS99/mosquitto into fixes 2020-03-12 13:52:00 +00:00
dummypthread.h Don't use reserved names in header guards. 2016-03-13 18:43:13 +00:00
handle_auth.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_connack.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_disconnect.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_ping.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_pubackcomp.c Don't treact unexpected PUBACK/COMP as fatal. 2020-03-28 23:33:01 +00:00
handle_publish.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_pubrec.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_pubrel.c iDon't treat an unexpected PUBREL as fatal. 2020-03-19 15:38:29 +00:00
handle_suback.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_unsuback.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
helpers.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
linker.version Rejig OCSP code. 2019-03-26 22:13:42 +00:00
logging_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
logging_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
loop.c Separate out delay code from previous commit. 2020-03-12 13:53:44 +00:00
Makefile Fix use of sed on BSD. 2020-03-12 11:52:58 +00:00
memory_mosq.c Fixes for the poor souls stuck on <c99. 2020-03-12 10:29:11 +00:00
memory_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
messages_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
messages_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
misc_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
misc_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
mosquitto_internal.h Fixes for the poor souls stuck on <c99. 2020-03-12 10:29:11 +00:00
mosquitto.c add a refcount to library init/cleanup 2020-05-20 10:57:40 +01:00
mosquitto.h Document that keepalive must be >= 5 seconds. 2020-06-10 15:21:01 +01:00
mqtt_protocol.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
net_mosq_ocsp.c Fixes for the poor souls stuck on <c99. 2020-03-12 10:29:11 +00:00
net_mosq.c Fix support for openssl 3.0 2020-05-12 13:39:49 +01:00
net_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
options.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
packet_datatypes.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
packet_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
packet_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
property_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
property_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
read_handle.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
read_handle.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_connect.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_disconnect.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_publish.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_subscribe.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_unsubscribe.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
socks_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
socks_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
srv_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
thread_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
time_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
time_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
tls_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
tls_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
utf8_mosq.c Fixes for the poor souls stuck on <c99. 2020-03-12 10:29:11 +00:00
util_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
util_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
util_topic.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
will_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
will_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00