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 3f86d316d8 Allow mosquitto__free(NULL).
Remove all unnecessary "if(X)" before a call to mosquitto__free.
10 years ago
..
cpp Add client support for MQTT v3.1.1. 11 years ago
CMakeLists.txt Code reorganise. 11 years ago
Makefile Code reorganise. 11 years ago
dummypthread.h Initial contribution. 12 years ago
linker.version Add client support for MQTT v3.1.1. 11 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 Allow mosquitto__free(NULL). 10 years ago
memory_mosq.h Change internal funcs _foo_bar() to foo__bar(). 11 years ago
messages_mosq.c Allow mosquitto__free(NULL). 10 years ago
messages_mosq.h Rename message functions. 11 years ago
mosquitto.c Allow mosquitto__free(NULL). 10 years ago
mosquitto.h [464543] Add defer support for plugins. 10 years ago
mosquitto_internal.h Outgoing messages with QoS>0 are no longer retried after a timeout. 11 years ago
mqtt3_protocol.h Initial contribution. 12 years ago
net_mosq.c Last raft of renames for the moment. 11 years ago
net_mosq.h Last raft of renames for the moment. 11 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 Outgoing messages with QoS>0 are no longer retried after a timeout. 11 years ago
read_handle_shared.c mosquitto__log_printf -> log__printf 11 years ago
send_client_mosq.c mosquitto__log_printf -> log__printf 11 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 Last raft of renames for the moment. 11 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 Sys -> user includes. 11 years ago
time_mosq.c Initial contribution. 12 years ago
time_mosq.h Initial contribution. 12 years ago
tls_mosq.c Change internal funcs _foo_bar() to foo__bar(). 11 years ago
tls_mosq.h Change internal funcs _foo_bar() to foo__bar(). 11 years ago
util_mosq.c Last raft of renames for the moment. 11 years ago
util_mosq.h Rename/reorganise packet functions. 11 years ago
will_mosq.c Allow mosquitto__free(NULL). 10 years ago
will_mosq.h Big set of function renames. 11 years ago