mosquitto/lib
2014-09-30 01:04:10 +01:00
..
cpp Add socks to cpp library. 2014-09-30 01:04:10 +01:00
jsws Initial contribution. 2014-05-07 23:27:00 +01:00
CMakeLists.txt Add experimental SOCKS5 support for the clients. 2014-09-30 00:56:57 +01:00
dummypthread.h Initial contribution. 2014-05-07 23:27:00 +01:00
linker.version Add experimental SOCKS5 support for the clients. 2014-09-30 00:56:57 +01:00
logging_mosq.c Initial contribution. 2014-05-07 23:27:00 +01:00
logging_mosq.h Initial contribution. 2014-05-07 23:27:00 +01:00
Makefile Add experimental SOCKS5 support for the clients. 2014-09-30 00:56:57 +01:00
memory_mosq.c Initial contribution. 2014-05-07 23:27:00 +01:00
memory_mosq.h Initial contribution. 2014-05-07 23:27:00 +01:00
messages_mosq.c Pass mutex by reference, not value. 2014-07-20 21:17:29 +01:00
messages_mosq.h Initial contribution. 2014-05-07 23:27:00 +01:00
mosquitto_internal.h Add experimental SOCKS5 support for the clients. 2014-09-30 00:56:57 +01:00
mosquitto.c Fix conditional compilation, add headers. 2014-09-30 01:02:12 +01:00
mosquitto.h Add experimental SOCKS5 support for the clients. 2014-09-30 00:56:57 +01:00
mqtt3_protocol.h Initial contribution. 2014-05-07 23:27:00 +01:00
net_mosq.c Windows fixes. 2014-07-22 10:28:55 +01:00
net_mosq.h Use hash functions to store client data. 2014-06-23 17:57:35 +01:00
read_handle_client.c Fixes for clients that disconnect very quickly. 2014-07-01 22:16:53 +01:00
read_handle_shared.c Remove STRICT_PROTOCOL #ifdefs. 2014-05-31 21:53:35 +01:00
read_handle.c Initial contribution. 2014-05-07 23:27:00 +01:00
read_handle.h Initial contribution. 2014-05-07 23:27:00 +01:00
send_client_mosq.c Remote/local bridge fixes. 2014-08-16 23:14:41 +01:00
send_mosq.c Initial contribution. 2014-05-07 23:27:00 +01:00
send_mosq.h Initial contribution. 2014-05-07 23:27:00 +01:00
srv_mosq.c Don't use exit() on SRV failure. 2014-05-20 10:22:06 +01:00
thread_mosq.c Add mosquitto_threaded_set(). 2014-07-02 20:45:26 +01:00
time_mosq.c Initial contribution. 2014-05-07 23:27:00 +01:00
time_mosq.h Initial contribution. 2014-05-07 23:27:00 +01:00
tls_mosq.c Initial contribution. 2014-05-07 23:27:00 +01:00
tls_mosq.h Initial contribution. 2014-05-07 23:27:00 +01:00
util_mosq.c Expose mosquitto_pub_topic_check() and mosquitto_sub_topic_check(). 2014-09-10 15:57:20 +01:00
util_mosq.h Expose mosquitto_pub_topic_check() and mosquitto_sub_topic_check(). 2014-09-10 15:57:20 +01:00
will_mosq.c Expose mosquitto_pub_topic_check() and mosquitto_sub_topic_check(). 2014-09-10 15:57:20 +01:00
will_mosq.h Initial contribution. 2014-05-07 23:27:00 +01:00