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 f6939d4cbb Merge branch 'develop' of ssh://git.eclipse.org:29418/mosquitto/org.eclipse.mosquitto into develop 10 years ago
..
cpp Reorder helper function arguments for consistency. 10 years ago
CMakeLists.txt Add missing helpers code. 10 years ago
Makefile Add mosquitto_subscribe_single()/multiple(). 10 years ago
dummypthread.h Initial contribution. 12 years ago
helpers.c "retained" -> "want_retained". 10 years ago
linker.version Add mosquitto_subscribe_callback(). 10 years ago
logging_mosq.c mosquitto__log_printf -> log__printf 11 years ago
logging_mosq.h mosquitto__log_printf -> log__printf 11 years ago
memory_mosq.c Remove more unnecessary "if(x) mosquitto__free(x)" checks. 10 years ago
memory_mosq.h Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
messages_mosq.c Merge branch 'develop' of ssh://git.eclipse.org:29418/mosquitto/org.eclipse.mosquitto into develop 10 years ago
messages_mosq.h Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
mosquitto.c Default to using MQTT v3.1.1. 10 years ago
mosquitto.h "retained" -> "want_retained". 10 years ago
mosquitto_internal.h Merge fixes into develop. 10 years ago
mqtt3_protocol.h Initial contribution. 12 years ago
net_mosq.c Outgoing connections can use any TLS version. 10 years ago
net_mosq.h Drop Windows XP support, misc fixes on Windows. 10 years ago
packet_mosq.c Allow mosquitto__free(NULL). 10 years ago
packet_mosq.h Rename/reorganise packet functions. 11 years ago
read_handle.c Last raft of renames for the moment. 11 years ago
read_handle.h Last raft of renames for the moment. 11 years ago
read_handle_client.c Log CONNACK result for clients. 10 years ago
read_handle_shared.c mosquitto__log_printf -> log__printf 11 years ago
send_client_mosq.c Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
send_mosq.c mosquitto__log_printf -> log__printf 11 years ago
send_mosq.h Big set of function renames. 11 years ago
socks_mosq.c Remove more unnecessary "if(x) mosquitto__free(x)" checks. 10 years ago
socks_mosq.h Big set of function renames. 11 years ago
srv_mosq.c mosquitto__log_printf -> log__printf 11 years ago
thread_mosq.c Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
time_mosq.c Drop Windows XP support, misc fixes on Windows. 10 years ago
time_mosq.h Initial contribution. 12 years ago
tls_mosq.c Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
tls_mosq.h Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
util_mosq.c Merge remote-tracking branch 'remotes/origin/master' into develop 10 years ago
util_mosq.h Rename/reorganise packet functions. 11 years ago
will_mosq.c Remove more unnecessary "if(x) mosquitto__free(x)" checks. 10 years ago
will_mosq.h Big set of function renames. 11 years ago