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 6c7ecd7e97 Fix compiling without TLS. 8 years ago
..
cpp Bump copyright years. 8 years ago
CMakeLists.txt Separate out functions from mosquitto.c to aid discoverability. 8 years ago
Makefile Separate out functions from mosquitto.c to aid discoverability. 8 years ago
actions.c Missing includes. 8 years ago
callbacks.c Separate out functions from mosquitto.c to aid discoverability. 8 years ago
connect.c Separate out functions from mosquitto.c to aid discoverability. 8 years ago
dummypthread.h Don't use reserved names in header guards. 10 years ago
handle_connack.c Bump copyright years. 8 years ago
handle_ping.c Mac build fixes. 8 years ago
handle_pubackcomp.c Mac build fixes. 8 years ago
handle_publish.c Bump copyright years. 8 years ago
handle_pubrec.c Mac build fixes. 8 years ago
handle_pubrel.c Mac build fixes. 8 years ago
handle_suback.c Mac build fixes. 8 years ago
handle_unsuback.c Mac build fixes. 8 years ago
helpers.c Bump copyright years. 8 years ago
linker.version Add mosquitto_connect_with_flags_callback_set(). 8 years ago
logging_mosq.c Bump copyright years. 8 years ago
logging_mosq.h Bump copyright years. 8 years ago
loop.c Windows fixes. 8 years ago
memory_mosq.c Bump copyright years. 8 years ago
memory_mosq.h Bump copyright years. 8 years ago
messages_mosq.c Don't derefence a null message. 8 years ago
messages_mosq.h Bump copyright years. 8 years ago
mosquitto.c More utf-8 validation. 8 years ago
mosquitto.h Use SSL_CTX_up_ref() with MOSQ_OPT_SSL_CTX*. 8 years ago
mosquitto_internal.h Add MOSQ_OPT_SSL_CTX and MOSQ_OPT_SSL_CTX_WITH_DEFAULTS options. 8 years ago
mqtt3_protocol.h Bump copyright years. 8 years ago
net_mosq.c Fix compiling without TLS. 8 years ago
net_mosq.h Bump copyright years. 8 years ago
options.c Fix compiling without TLS. 8 years ago
packet_mosq.c Bump copyright years. 8 years ago
packet_mosq.h Bump copyright years. 8 years ago
read_handle.c Bump copyright years. 8 years ago
read_handle.h Bump copyright years. 8 years ago
send_connect.c Mac build fixes. 8 years ago
send_disconnect.c Mac build fixes. 8 years ago
send_mosq.c Mac build fixes. 8 years ago
send_mosq.h Bump copyright years. 8 years ago
send_publish.c Mac build fixes. 8 years ago
send_subscribe.c Mac build fixes. 8 years ago
send_unsubscribe.c Mac build fixes. 8 years ago
socks_mosq.c Bump copyright years. 8 years ago
socks_mosq.h Bump copyright years. 8 years ago
srv_mosq.c Bump copyright years. 8 years ago
thread_mosq.c Bump copyright years. 8 years ago
time_mosq.c Bump copyright years. 8 years ago
time_mosq.h Bump copyright years. 8 years ago
tls_mosq.c Don't use deprecated openssl functions. 8 years ago
tls_mosq.h Remove support for openssl 1.0.0 and 1.0.1. 8 years ago
utf8_mosq.c Bump copyright years. 8 years ago
util_mosq.c Mac build fixes. 8 years ago
util_mosq.h Remove support for openssl 1.0.0 and 1.0.1. 8 years ago
will_mosq.c Mac build fixes. 8 years ago
will_mosq.h Bump copyright years. 8 years ago