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 4d6384c758 Build and conversion fixes for build variants. 5 years ago
..
cpp CMake build fixes. 5 years ago
CMakeLists.txt In android ndk doesn't exist librt and libpthread 5 years ago
Makefile Move headers to own directory. 5 years ago
actions.c Fix conversion errors. 5 years ago
alias_mosq.c Fix conversion errors. 5 years ago
alias_mosq.h Fix conversion errors. 5 years ago
callbacks.c Update changelog. Release page. Bump copyright. 6 years ago
connect.c Clients: Give warning if keepalive too low. 5 years ago
dummypthread.h Fix mosquitto_loop_stop() not stopping on Windows 5 years ago
handle_auth.c Update changelog. Release page. Bump copyright. 6 years ago
handle_connack.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
handle_disconnect.c Update changelog. Release page. Bump copyright. 6 years ago
handle_ping.c Update changelog. Release page. Bump copyright. 6 years ago
handle_pubackcomp.c Don't treact unexpected PUBACK/COMP as fatal. 6 years ago
handle_publish.c Fix conversion errors. 5 years ago
handle_pubrec.c Allow send__pub{ack,rec,rel,comp} to send properties. 5 years ago
handle_pubrel.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
handle_suback.c Fix conversion errors. 5 years ago
handle_unsuback.c Update changelog. Release page. Bump copyright. 6 years ago
helpers.c Fix conversion errors. 5 years ago
linker.version Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
logging_mosq.c Fix conversion errors. 5 years ago
logging_mosq.h Fix conversion errors. 5 years ago
loop.c QNX has no pselect() either. 5 years ago
memory_mosq.c Fixes for the poor souls stuck on <c99. 6 years ago
memory_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
messages_mosq.c Fix conversion errors. 5 years ago
messages_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
misc_mosq.c Merge branch 'fixes' into develop 5 years ago
misc_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
mosquitto.c Fix conversion errors. 5 years ago
mosquitto_internal.h Fix conversion errors. 5 years ago
net_mosq.c Change `tls_version` option behaviour. 5 years ago
net_mosq.h Try very hard not to produce "Socket error" message. 5 years ago
net_mosq_ocsp.c Fixed "config.h" file placement to help using it as a precompiled header. 5 years ago
options.c Fix conversion errors. 5 years ago
packet_datatypes.c Fix conversion errors. 5 years ago
packet_mosq.c Try very hard not to produce "Socket error" message. 5 years ago
packet_mosq.h Fix conversion errors. 5 years ago
property_mosq.c Fix conversion errors. 5 years ago
property_mosq.h Fix conversion errors. 5 years ago
read_handle.c Update changelog. Release page. Bump copyright. 6 years ago
read_handle.h Update changelog. Release page. Bump copyright. 6 years ago
send_connect.c Fix conversion errors. 5 years ago
send_disconnect.c Merge branch 'fixes' into develop 6 years ago
send_mosq.c Allow send__pub{ack,rec,rel,comp} to send properties. 5 years ago
send_mosq.h Fix conversion errors. 5 years ago
send_publish.c Fix conversion errors. 5 years ago
send_subscribe.c Fix conversion errors. 5 years ago
send_unsubscribe.c Fix conversion errors. 5 years ago
socks_mosq.c Add missing header for QNX 5 years ago
socks_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
srv_mosq.c Build and conversion fixes for build variants. 5 years ago
thread_mosq.c do not include pthread when compiling without threading support 5 years ago
time_mosq.c Update changelog. Release page. Bump copyright. 6 years ago
time_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
tls_mosq.c Merge branch 'fixes' into develop 5 years ago
tls_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
utf8_mosq.c Fixes for the poor souls stuck on <c99. 6 years ago
util_mosq.c Fix conversion errors. 5 years ago
util_mosq.h Update changelog. Release page. Bump copyright. 6 years ago
util_topic.c Update changelog. Release page. Bump copyright. 6 years ago
will_mosq.c Fix conversion errors. 5 years ago
will_mosq.h Update changelog. Release page. Bump copyright. 6 years ago