mosquitto/lib
Roger A. Light 2d9fab123e Use SSL_CTX_up_ref() with MOSQ_OPT_SSL_CTX*.
This limits the use of those options to openssl 1.1.0 and greater.
2018-04-12 01:15:30 +01:00
..
cpp Bump copyright years. 2018-04-11 15:24:29 +01:00
actions.c Missing includes. 2018-04-11 21:30:02 +01:00
callbacks.c Separate out functions from mosquitto.c to aid discoverability. 2018-04-11 15:04:17 +01:00
CMakeLists.txt Separate out functions from mosquitto.c to aid discoverability. 2018-04-11 15:04:17 +01:00
connect.c Separate out functions from mosquitto.c to aid discoverability. 2018-04-11 15:04:17 +01:00
dummypthread.h Don't use reserved names in header guards. 2016-03-13 18:43:13 +00:00
handle_connack.c Bump copyright years. 2018-04-11 15:24:29 +01:00
handle_ping.c Bump copyright years. 2018-04-11 15:24:29 +01:00
handle_pubackcomp.c Bump copyright years. 2018-04-11 15:24:29 +01:00
handle_publish.c Bump copyright years. 2018-04-11 15:24:29 +01:00
handle_pubrec.c Bump copyright years. 2018-04-11 15:24:29 +01:00
handle_pubrel.c Bump copyright years. 2018-04-11 15:24:29 +01:00
handle_suback.c Bump copyright years. 2018-04-11 15:24:29 +01:00
handle_unsuback.c Bump copyright years. 2018-04-11 15:24:29 +01:00
helpers.c Bump copyright years. 2018-04-11 15:24:29 +01:00
linker.version Add mosquitto_connect_with_flags_callback_set(). 2018-04-11 14:06:16 +01:00
logging_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
logging_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
loop.c Merge branch 'sub_client_timeout_upstream' of git://github.com/I2SE/mosquitto into I2SE-sub_client_timeout_upstream 2018-04-12 00:20:02 +01:00
Makefile Separate out functions from mosquitto.c to aid discoverability. 2018-04-11 15:04:17 +01:00
memory_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
memory_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
messages_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
messages_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
mosquitto_internal.h Add MOSQ_OPT_SSL_CTX and MOSQ_OPT_SSL_CTX_WITH_DEFAULTS options. 2018-04-11 16:34:24 +01:00
mosquitto.c Missing includes. 2018-04-11 21:30:02 +01:00
mosquitto.h Use SSL_CTX_up_ref() with MOSQ_OPT_SSL_CTX*. 2018-04-12 01:15:30 +01:00
mqtt3_protocol.h Bump copyright years. 2018-04-11 15:24:29 +01:00
net_mosq.c Protect mosq->ssl_ctx against double initialisation. 2018-04-12 01:11:46 +01:00
net_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
options.c Use SSL_CTX_up_ref() with MOSQ_OPT_SSL_CTX*. 2018-04-12 01:15:30 +01:00
packet_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
packet_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
read_handle.c Bump copyright years. 2018-04-11 15:24:29 +01:00
read_handle.h Bump copyright years. 2018-04-11 15:24:29 +01:00
send_connect.c Bump copyright years. 2018-04-11 15:24:29 +01:00
send_disconnect.c Bump copyright years. 2018-04-11 15:24:29 +01:00
send_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
send_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
send_publish.c Bump copyright years. 2018-04-11 15:24:29 +01:00
send_subscribe.c Bump copyright years. 2018-04-11 15:24:29 +01:00
send_unsubscribe.c Bump copyright years. 2018-04-11 15:24:29 +01:00
socks_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
socks_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
srv_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
thread_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
time_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
time_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00
tls_mosq.c Don't use deprecated openssl functions. 2018-04-11 22:10:48 +01:00
tls_mosq.h Remove support for openssl 1.0.0 and 1.0.1. 2018-04-11 17:12:25 +01:00
utf8_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
util_mosq.c Remove support for openssl 1.0.0 and 1.0.1. 2018-04-11 17:12:25 +01:00
util_mosq.h Remove support for openssl 1.0.0 and 1.0.1. 2018-04-11 17:12:25 +01:00
will_mosq.c Bump copyright years. 2018-04-11 15:24:29 +01:00
will_mosq.h Bump copyright years. 2018-04-11 15:24:29 +01:00