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
Abilio Marques c637a192a3 add support for tlsv1.3 ciphers
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
5 years ago
..
cpp Update to EPL-2.0 5 years ago
CMakeLists.txt alias_mosq.c must be part of the cmake lib build. 5 years ago
Makefile Add support for MQTT v5 broker->client topic aliases. 5 years ago
actions.c Remove unused message timestamp member. 5 years ago
alias_mosq.c Add support for MQTT v5 broker->client topic aliases. 5 years ago
alias_mosq.h Add support for MQTT v5 broker->client topic aliases. 5 years ago
callbacks.c Callbacks no longer block other callbacks. 5 years ago
callbacks.h Add missing header. 5 years ago
connect.c Callbacks no longer block other callbacks. 5 years ago
dummypthread.h Fix mosquitto_loop_stop() not stopping on Windows 5 years ago
handle_auth.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
handle_connack.c Callbacks no longer block other callbacks. 5 years ago
handle_disconnect.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
handle_ping.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
handle_pubackcomp.c Callbacks no longer block other callbacks. 5 years ago
handle_publish.c Add support for MQTT v5 broker->client topic aliases. 5 years ago
handle_pubrec.c Callbacks no longer block other callbacks. 5 years ago
handle_pubrel.c Callbacks no longer block other callbacks. 5 years ago
handle_suback.c Callbacks no longer block other callbacks. 5 years ago
handle_unsuback.c Callbacks no longer block other callbacks. 5 years ago
helpers.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
linker.version Add `on_pre_connect()` callback. 5 years ago
logging_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
logging_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
loop.c Callbacks no longer block other callbacks. 5 years ago
memory_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
memory_mosq.h Fix memory tracking not being available on FreeBSD or macOS. 5 years ago
messages_mosq.c Remove unused message timestamp member. 5 years ago
messages_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
misc_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
misc_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
mosquitto.c Callbacks no longer block other callbacks. 5 years ago
mosquitto_internal.h add support for tlsv1.3 ciphers 5 years ago
net_mosq.c add support for tlsv1.3 ciphers 5 years ago
net_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
net_mosq_ocsp.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
options.c add support for tlsv1.3 ciphers 5 years ago
packet_datatypes.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
packet_mosq.c Callbacks no longer block other callbacks. 5 years ago
packet_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
property_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
property_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
read_handle.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
read_handle.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_connect.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_disconnect.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_publish.c Add support for MQTT v5 broker->client topic aliases. 5 years ago
send_subscribe.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_unsubscribe.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
socks_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
socks_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
srv_mosq.c Callbacks no longer block other callbacks. 5 years ago
strings_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
thread_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
time_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
time_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
tls_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
tls_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
utf8_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
util_mosq.c Callbacks no longer block other callbacks. 5 years ago
util_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
util_topic.c Fix mosquitto_{pub|sub}_topic_check() function returns. 5 years ago
will_mosq.c Fix more minor compiler warnings. 5 years ago
will_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago