mosquitto/lib
2018-04-06 00:33:22 +01:00
..
cpp [656] Fix building on Windows. 2018-01-06 22:42:40 +00:00
CMakeLists.txt [656] Fix building on Windows. 2018-01-06 22:42:40 +00:00
dummypthread.h Don't use reserved names in header guards. 2016-03-13 18:43:13 +00:00
handle_connack.c Update copyrights. 2016-07-08 09:42:24 +01:00
handle_ping.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
handle_pubackcomp.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
handle_publish.c packet__read_string() returns the string length. 2018-02-11 20:47:17 +00:00
handle_pubrec.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
handle_pubrel.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
handle_suback.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
handle_unsuback.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
helpers.c "retained" -> "want_retained". 2016-01-26 17:10:54 +00:00
linker.version Add check and matches functions which take length arguments. 2018-02-11 21:31:34 +00:00
logging_mosq.c Update copyrights. 2016-07-08 09:42:24 +01:00
logging_mosq.h Update copyrights. 2016-07-08 09:42:24 +01:00
Makefile Quote ${DESTDIR} usage in various Makefiles 2017-12-01 22:28:26 +00:00
memory_mosq.c Update copyrights. 2016-07-08 09:42:24 +01:00
memory_mosq.h Update copyrights. 2016-07-08 09:42:24 +01:00
messages_mosq.c Update copyrights. 2016-07-08 09:42:24 +01:00
messages_mosq.h Update copyrights. 2016-07-08 09:42:24 +01:00
mosquitto_internal.h Add Epoll. (#495) 2017-07-27 18:43:09 +01:00
mosquitto.c Use c99 as compiling standard. 2018-04-06 00:33:22 +01:00
mosquitto.h Fix builds on travis. 2018-02-13 13:12:03 +00:00
mqtt3_protocol.h Don't use reserved names in header guards. 2016-03-13 18:43:13 +00:00
net_mosq.c Adding tls host name extension (SNI) 2018-03-13 23:25:28 +00:00
net_mosq.h Merge branch 'master' into develop 2017-03-06 21:19:53 +00:00
packet_mosq.c Merge branch 'fixes' into develop 2018-02-13 14:16:47 +00:00
packet_mosq.h packet__read_string() returns the string length. 2018-02-11 20:47:17 +00:00
read_handle_shared.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
read_handle.c Update copyrights. 2016-07-08 09:42:24 +01:00
read_handle.h Update copyrights. 2016-07-08 09:42:24 +01:00
send_connect.c Merge branch 'master' into develop 2017-03-06 21:19:53 +00:00
send_disconnect.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
send_mosq.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
send_mosq.h Update copyrights. 2016-07-08 09:42:24 +01:00
send_publish.c Fix missing headers on mac. 2018-02-24 11:15:09 +00:00
send_subscribe.c Fix missing headers on mac. 2018-02-24 11:15:09 +00:00
send_unsubscribe.c Fix missing headers on mac. 2018-02-24 11:15:09 +00:00
socks_mosq.c Update copyrights. 2016-07-08 09:42:24 +01:00
socks_mosq.h Big set of function renames. 2015-05-16 15:24:24 +01:00
srv_mosq.c Update copyrights. 2016-07-08 09:42:24 +01:00
thread_mosq.c Update copyrights. 2016-07-08 09:42:24 +01:00
time_mosq.c Use c99 as compiling standard. 2018-04-06 00:33:22 +01:00
time_mosq.h Don't use reserved names in header guards. 2016-03-13 18:43:13 +00:00
tls_mosq.c Use c99 as compiling standard. 2018-04-06 00:33:22 +01:00
tls_mosq.h Update copyrights. 2016-07-08 09:42:24 +01:00
utf8_mosq.c [693] Fix handling of null bytes in received strings. 2018-02-13 12:19:34 +00:00
util_mosq.c Merge branch 'fixes' into develop 2018-02-13 14:16:47 +00:00
util_mosq.h Merge branch 'master' into develop 2017-07-16 22:52:01 +01:00
will_mosq.c Update copyrights. 2016-07-08 09:42:24 +01:00
will_mosq.h Update copyrights. 2016-07-08 09:42:24 +01:00