mosquitto/lib
2020-08-07 16:42:30 +01:00
..
cpp Fix WITH_STATIC_LIBRARIES using CMake on Windows 2019-08-06 12:01:29 +01:00
actions.c Merge branch 'fixes' into develop 2020-03-03 12:54:57 +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 CMake: Make building clients, broker and C++ library optional. 2020-03-27 21:57:06 +00:00
connect.c Merge branch 'fixes' into develop 2020-03-03 12:54:57 +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 Merge branch 'fixes' into develop 2020-03-03 12:54:57 +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 Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_publish.c Allow send__pub{ack,rec,rel,comp} to send properties. 2020-07-10 12:29:53 +01:00
handle_pubrec.c Allow send__pub{ack,rec,rel,comp} to send properties. 2020-07-10 12:29:53 +01:00
handle_pubrel.c Allow send__pub{ack,rec,rel,comp} to send properties. 2020-07-10 12:29:53 +01: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 Add property helper functions. 2019-10-15 13:47:46 +01: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 Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
Makefile Improve password file parsing in the broker and mosqitto_passwd. 2020-02-04 16:38:51 +00:00
memory_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
memory_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
messages_mosq.c Allow send__pub{ack,rec,rel,comp} to send properties. 2020-07-10 12:29:53 +01: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 Merge branch 'fixes' into develop 2020-03-03 12:54:57 +00:00
mosquitto.c add a refcount to library init/cleanup 2020-05-20 11:20:39 +01:00
mosquitto.h Send DISCONNECT with malformed-packet reason code on bad PUBLISHes. 2020-08-02 23:12:47 +01:00
mqtt_protocol.h doc: add mqtt5 property options. 2020-03-19 16:40:48 +00:00
net_mosq_ocsp.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
net_mosq.c Merge branch 'lazy_ssl' of git://github.com/abiliojr/mosquitto into abiliojr-lazy_ssl 2020-08-07 16:42:30 +01:00
net_mosq.h lazy init SSL 2020-07-23 17:48:56 +02:00
options.c Merge branch 'fixes' into develop 2020-03-03 12:54:57 +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 Guard against use-after-free. 2020-08-06 13:36:24 +01:00
property_mosq.h Merge branch 'fixes' into develop 2020-03-03 12:54:57 +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 Merge branch 'fixes' into develop 2020-03-03 12:54:57 +00:00
send_disconnect.c Merge branch 'fixes' into develop 2020-03-03 12:54:57 +00:00
send_mosq.c Allow send__pub{ack,rec,rel,comp} to send properties. 2020-07-10 12:29:53 +01:00
send_mosq.h Allow send__pub{ack,rec,rel,comp} to send properties. 2020-07-10 12:29:53 +01:00
send_publish.c Merge branch 'fixes' into develop 2020-03-03 12:54:57 +00:00
send_subscribe.c Merge branch 'fixes' into develop 2020-03-03 12:54:57 +00:00
send_unsubscribe.c Merge branch 'fixes' into develop 2020-03-03 12:54:57 +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 Merge branch 'fixes' into develop 2020-03-03 12:54:57 +00:00
tls_mosq.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
utf8_mosq.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +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