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 d26534e22b Fix Coverity scan issues.
1302840
1353078
1431131
1431134
1431135
1436826
1436827
1436828
1436830
1436831
1436834
1436835
1436838
1436839
1436840
1436844
1436846
1436853
1436854
1436859
1436860
1436861
1436863
1436867
5 years ago
..
cpp Remove deprecation warning on libmosquittopp. 5 years ago
CMakeLists.txt Fix cmake if condition in lib/CMakeLists.txt 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 Fix Coverity scan issues. 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 Use db as a global var instead of passing to functions. 5 years ago
handle_publish.c Fix conversion errors. 5 years ago
handle_pubrec.c Use db as a global var instead of passing to functions. 5 years ago
handle_pubrel.c Use db as a global var instead of passing to functions. 5 years ago
handle_suback.c Fix Coverity scan issues. 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 Optimise epoll event to context/listener mapping. Allows quicker lookups. 5 years ago
net_mosq.c Fix cherry picked commit. 5 years ago
net_mosq.h Use db as a global var instead of passing to functions. 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 Use db as a global var instead of passing to functions. 5 years ago
packet_mosq.h Use db as a global var instead of passing to functions. 5 years ago
property_mosq.c Fix conversion errors. 5 years ago
property_mosq.h Fix conversion errors. 5 years ago
read_handle.c Use db as a global var instead of passing to functions. 5 years ago
read_handle.h Use db as a global var instead of passing to functions. 5 years ago
send_connect.c Fix Coverity scan issues. 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 Use db as a global var instead of passing to functions. 5 years ago
util_mosq.h Use db as a global var instead of passing to functions. 5 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