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 ac00949793 Add missing socks code! 11 years ago
..
cpp Add socks to cpp library. 11 years ago
jsws Initial contribution. 12 years ago
CMakeLists.txt Add experimental SOCKS5 support for the clients. 11 years ago
Makefile Add experimental SOCKS5 support for the clients. 11 years ago
dummypthread.h Initial contribution. 12 years ago
linker.version Add experimental SOCKS5 support for the clients. 11 years ago
logging_mosq.c Initial contribution. 12 years ago
logging_mosq.h Initial contribution. 12 years ago
memory_mosq.c Initial contribution. 12 years ago
memory_mosq.h Initial contribution. 12 years ago
messages_mosq.c Pass mutex by reference, not value. 11 years ago
messages_mosq.h Initial contribution. 12 years ago
mosquitto.c Fix conditional compilation, add headers. 11 years ago
mosquitto.h Add experimental SOCKS5 support for the clients. 11 years ago
mosquitto_internal.h Add experimental SOCKS5 support for the clients. 11 years ago
mqtt3_protocol.h Initial contribution. 12 years ago
net_mosq.c Windows fixes. 11 years ago
net_mosq.h Use hash functions to store client data. 11 years ago
read_handle.c Initial contribution. 12 years ago
read_handle.h Initial contribution. 12 years ago
read_handle_client.c Fixes for clients that disconnect very quickly. 11 years ago
read_handle_shared.c Remove STRICT_PROTOCOL #ifdefs. 11 years ago
send_client_mosq.c Remote/local bridge fixes. 11 years ago
send_mosq.c Initial contribution. 12 years ago
send_mosq.h Initial contribution. 12 years ago
socks_mosq.c Add missing socks code! 11 years ago
socks_mosq.h Add missing socks code! 11 years ago
srv_mosq.c Don't use exit() on SRV failure. 12 years ago
thread_mosq.c Add mosquitto_threaded_set(). 11 years ago
time_mosq.c Initial contribution. 12 years ago
time_mosq.h Initial contribution. 12 years ago
tls_mosq.c Initial contribution. 12 years ago
tls_mosq.h Initial contribution. 12 years ago
util_mosq.c Expose mosquitto_pub_topic_check() and mosquitto_sub_topic_check(). 11 years ago
util_mosq.h Expose mosquitto_pub_topic_check() and mosquitto_sub_topic_check(). 11 years ago
will_mosq.c Expose mosquitto_pub_topic_check() and mosquitto_sub_topic_check(). 11 years ago
will_mosq.h Initial contribution. 12 years ago