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 b2da540c64 Fix large packets not being completely published to slow clients.
Also fix bridge connection not relinquishing POLLOUT after messages are
sent.

Closes #1977. Thanks to marchaesen.
Closes #1979. Thanks to GorazdKikelj.
5 years ago
..
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 Add SPDX license identifiers. 5 years ago
alias_mosq.c Add SPDX license identifiers. 5 years ago
alias_mosq.h Add SPDX license identifiers. 5 years ago
callbacks.c Add SPDX license identifiers. 5 years ago
connect.c Do not reset bind address option if passed NULL. 5 years ago
dummypthread.h Fix mosquitto_loop_stop() not stopping on Windows 5 years ago
handle_auth.c Add SPDX license identifiers. 5 years ago
handle_connack.c Add SPDX license identifiers. 5 years ago
handle_disconnect.c Add SPDX license identifiers. 5 years ago
handle_ping.c Fix client state conversion warnings. 5 years ago
handle_pubackcomp.c Fix client state conversion warnings. 5 years ago
handle_publish.c Fix client state conversion warnings. 5 years ago
handle_pubrec.c Fix client state conversion warnings. 5 years ago
handle_pubrel.c Fix client state conversion warnings. 5 years ago
handle_suback.c Fix client state conversion warnings. 5 years ago
handle_unsuback.c Fix client state conversion warnings. 5 years ago
helpers.c Add SPDX license identifiers. 5 years ago
linker.version Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
logging_mosq.c Add SPDX license identifiers. 5 years ago
logging_mosq.h Add SPDX license identifiers. 5 years ago
loop.c Fixed some VS2017 compilation error and warnings (#1916) 5 years ago
memory_mosq.c Add SPDX license identifiers. 5 years ago
memory_mosq.h Add SPDX license identifiers. 5 years ago
messages_mosq.c Add SPDX license identifiers. 5 years ago
messages_mosq.h Add SPDX license identifiers. 5 years ago
misc_mosq.c Fixed some VS2017 compilation error and warnings (#1916) 5 years ago
misc_mosq.h Add SPDX license identifiers. 5 years ago
mosquitto.c Fixed some VS2017 compilation error and warnings (#1916) 5 years ago
mosquitto_internal.h Improve struct packing. 5 years ago
net_mosq.c lib: Fix DH group not being set for TLS connections. 5 years ago
net_mosq.h Add SPDX license identifiers. 5 years ago
net_mosq_ocsp.c Add SPDX license identifiers. 5 years ago
options.c Add SPDX license identifiers. 5 years ago
packet_datatypes.c Add SPDX license identifiers. 5 years ago
packet_mosq.c Fix large packets not being completely published to slow clients. 5 years ago
packet_mosq.h Add SPDX license identifiers. 5 years ago
property_mosq.c Add SPDX license identifiers. 5 years ago
property_mosq.h Add SPDX license identifiers. 5 years ago
read_handle.c Add SPDX license identifiers. 5 years ago
read_handle.h Add SPDX license identifiers. 5 years ago
send_connect.c Fixed some VS2017 compilation error and warnings (#1916) 5 years ago
send_disconnect.c Add SPDX license identifiers. 5 years ago
send_mosq.c Add SPDX license identifiers. 5 years ago
send_mosq.h Add SPDX license identifiers. 5 years ago
send_publish.c Add SPDX license identifiers. 5 years ago
send_subscribe.c Add SPDX license identifiers. 5 years ago
send_unsubscribe.c Add SPDX license identifiers. 5 years ago
socks_mosq.c Fix client state conversion warnings. 5 years ago
socks_mosq.h Add SPDX license identifiers. 5 years ago
srv_mosq.c Add SPDX license identifiers. 5 years ago
strings_mosq.c Add SPDX license identifiers. 5 years ago
thread_mosq.c Fix client state conversion warnings. 5 years ago
time_mosq.c Add SPDX license identifiers. 5 years ago
time_mosq.h Add SPDX license identifiers. 5 years ago
tls_mosq.c Add SPDX license identifiers. 5 years ago
tls_mosq.h Add SPDX license identifiers. 5 years ago
utf8_mosq.c Add SPDX license identifiers. 5 years ago
util_mosq.c Fix client state conversion warnings. 5 years ago
util_mosq.h Add SPDX license identifiers. 5 years ago
util_topic.c Add SPDX license identifiers. 5 years ago
will_mosq.c Add SPDX license identifiers. 5 years ago
will_mosq.h Add SPDX license identifiers. 5 years ago