.. |
cpp
|
Update to EPL-2.0
|
5 years ago |
CMakeLists.txt
|
Fix connack error printing.
|
5 years ago |
Makefile
|
Fix connack error printing.
|
5 years ago |
actions.c
|
Fix more minor compiler warnings.
|
5 years ago |
alias_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
alias_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
callbacks.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
connect.c
|
Improve QoS 0 outgoing packet queueing.
|
4 years ago |
dummypthread.h
|
Fix mosquitto_loop_stop() not stopping on Windows
|
5 years ago |
handle_auth.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_connack.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_disconnect.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_ping.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_pubackcomp.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_publish.c
|
Cleanup messsage before return.
|
4 years ago |
handle_pubrec.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_pubrel.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_suback.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
handle_unsuback.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
helpers.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
linker.version
|
Merge remote-tracking branch 'origin/fixes' into develop
|
5 years ago |
logging_mosq.c
|
Fix inconsistent sign in log__printf declaration.
|
5 years ago |
logging_mosq.h
|
Fix inconsistent sign in log__printf declaration.
|
5 years ago |
loop.c
|
Don't call read() if sockpairR < 0.
|
4 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
|
fix duplication of messages during connect
|
5 years ago |
messages_mosq.h
|
fix duplication of messages during connect
|
5 years ago |
misc_mosq.c
|
Check for file==dir only when reading.
|
4 years ago |
misc_mosq.h
|
Minor build fixes.
|
5 years ago |
mosquitto.c
|
Improve QoS 0 outgoing packet queueing.
|
4 years ago |
mosquitto_internal.h
|
Various fixes around inflight quota management.
|
4 years ago |
net_mosq.c
|
Fix reconnecting in some cases when using MOSQ_OPT_TLS_USE_OS_CERTS.
|
4 years ago |
net_mosq.h
|
Fix building with Visual Studio 2008
|
5 years ago |
net_mosq_ocsp.c
|
Minor build fixes.
|
5 years ago |
options.c
|
Fix reconnecting in some cases when using MOSQ_OPT_TLS_USE_OS_CERTS.
|
4 years ago |
packet_datatypes.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
packet_mosq.c
|
Strict protocol compliance fixes, and extensive test suite.
|
4 years ago |
packet_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
property_mosq.c
|
Fix CONNECT performance with many user-properties.
|
4 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
|
Minor build fixes.
|
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
|
Build warning fixes.
|
4 years ago |
send_subscribe.c
|
Minor build fixes.
|
5 years ago |
send_unsubscribe.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
socks_mosq.c
|
Build warning fixes.
|
4 years ago |
socks_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
srv_mosq.c
|
Build warning fixes.
|
4 years ago |
strings_mosq.c
|
Apply max_keepalive to MQTT v3.1.1 and v3.1 clients.
|
4 years ago |
thread_mosq.c
|
Deconfigure thread mode when the loop thread ends.
|
4 years ago |
time_mosq.c
|
Fix building with Visual Studio 2008
|
5 years ago |
time_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
5 years ago |
tls_mosq.c
|
Minor build fixes.
|
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
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
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 |