.. |
CMakeLists.txt
|
Introduce config-header cmake target
|
3 years ago |
Makefile
|
Add MOSQ_EVT_SUBSCRIBE and MOSQ_EVT_UNSUBSCRIBE events.
|
4 years ago |
bridge.c
|
Publish global out_packet values to $SYS
|
3 years ago |
bridge_topic.c
|
Set pointers to NULL after freeing.
|
4 years ago |
broker_control.c
|
listPlugins command, and test.
|
4 years ago |
conf.c
|
Add CMake test target
|
3 years ago |
conf_includedir.c
|
Set pointers to NULL after freeing.
|
4 years ago |
context.c
|
Build fixes, particularly pedantic compiler warnings.
|
3 years ago |
control.c
|
Fix disconnect message on $CONTROL callback error.
|
4 years ago |
database.c
|
Windows fixes.
|
3 years ago |
handle_auth.c
|
Set pointers to NULL after freeing.
|
4 years ago |
handle_connack.c
|
Merge branch 'master' into develop
|
4 years ago |
handle_connect.c
|
Minor refactor
|
3 years ago |
handle_disconnect.c
|
Bump copyrights.
|
4 years ago |
handle_publish.c
|
Rename of mosquitto_msg_store struct.
|
4 years ago |
handle_subscribe.c
|
Add MOSQ_EVT_SUBSCRIBE and MOSQ_EVT_UNSUBSCRIBE events.
|
4 years ago |
handle_unsubscribe.c
|
Add MOSQ_EVT_SUBSCRIBE and MOSQ_EVT_UNSUBSCRIBE events.
|
4 years ago |
http_serv.c
|
Fix Coverity Scan 1486938 Resource leak
|
4 years ago |
keepalive.c
|
Set pointers to NULL after freeing.
|
4 years ago |
linker-macosx.syms
|
Add mosquitto_persistence_location() for plugins.
|
3 years ago |
linker.syms
|
Add mosquitto_persistence_location() for plugins.
|
3 years ago |
listeners.c
|
Make listener start/stop more independent of general init.
|
4 years ago |
logging.c
|
Re-enable LTO for gcc builds.
|
4 years ago |
loop.c
|
Build fixes, particularly pedantic compiler warnings.
|
3 years ago |
memory_public.c
|
Re-enable LTO for gcc builds.
|
4 years ago |
mosquitto.c
|
broker: add command line argument to test configuration and exit
|
3 years ago |
mosquitto_broker_internal.h
|
Build fixes, particularly pedantic compiler warnings.
|
3 years ago |
mux.c
|
Make listener start/stop more independent of general init.
|
4 years ago |
mux.h
|
Make listener start/stop more independent of general init.
|
4 years ago |
mux_epoll.c
|
Make listener start/stop more independent of general init.
|
4 years ago |
mux_kqueue.c
|
Fix memory issues in kqueue operations
|
3 years ago |
mux_poll.c
|
Make listener start/stop more independent of general init.
|
4 years ago |
net.c
|
Set pointers to NULL after freeing.
|
4 years ago |
persist.h
|
Rename of mosquitto_msg_store struct.
|
4 years ago |
persist_read.c
|
Rename of mosquitto_msg_store struct.
|
4 years ago |
persist_read_v5.c
|
Fix Coverity Scan false positive 1486951 String not null terminated
|
4 years ago |
persist_read_v234.c
|
Fix Coverity Scan false positive 1486951 String not null terminated
|
4 years ago |
persist_write.c
|
Rename of mosquitto_msg_store struct.
|
4 years ago |
persist_write_v5.c
|
Fix persist writing
|
4 years ago |
plugin_acl_check.c
|
Move acl check to own file.
|
4 years ago |
plugin_basic_auth.c
|
Move basic auth to own file.
|
4 years ago |
plugin_callbacks.c
|
Add MOSQ_EVT_SUBSCRIBE and MOSQ_EVT_UNSUBSCRIBE events.
|
4 years ago |
plugin_cleanup.c
|
Set pointers to NULL after freeing.
|
4 years ago |
plugin_connect.c
|
Bump copyrights.
|
4 years ago |
plugin_disconnect.c
|
Bump copyrights.
|
4 years ago |
plugin_extended_auth.c
|
Move extended auth to own file.
|
4 years ago |
plugin_init.c
|
Fix global plugins not being loaded when used with per_listener_settings true.
|
4 years ago |
plugin_message.c
|
Rename of mosquitto_msg_store struct.
|
4 years ago |
plugin_persist.c
|
Pass missing parameters to client_msg update for persist plugins.
|
4 years ago |
plugin_psk_key.c
|
Fix Coverity Scan 1486958 Logically dead code
|
4 years ago |
plugin_public.c
|
Build fixes, particularly pedantic compiler warnings.
|
3 years ago |
plugin_subscribe.c
|
Add MOSQ_EVT_SUBSCRIBE and MOSQ_EVT_UNSUBSCRIBE events.
|
4 years ago |
plugin_tick.c
|
Bump copyrights.
|
4 years ago |
plugin_unsubscribe.c
|
Add MOSQ_EVT_SUBSCRIBE and MOSQ_EVT_UNSUBSCRIBE events.
|
4 years ago |
plugin_v2.c
|
Implement plugin wrappers for v2, v3, v4
|
4 years ago |
plugin_v3.c
|
Implement plugin wrappers for v2, v3, v4
|
4 years ago |
plugin_v4.c
|
Implement plugin wrappers for v2, v3, v4
|
4 years ago |
plugin_v5.c
|
Move v5 plugin load to own file.
|
4 years ago |
property_broker.c
|
Comments
|
4 years ago |
read_handle.c
|
Bump copyrights.
|
4 years ago |
retain.c
|
Re-enable LTO for gcc builds.
|
4 years ago |
security_default.c
|
Remove duplicate code.
|
4 years ago |
send_auth.c
|
Bump copyrights.
|
4 years ago |
send_connack.c
|
Bump copyrights.
|
4 years ago |
send_suback.c
|
Bump copyrights.
|
4 years ago |
send_unsuback.c
|
Bump copyrights.
|
4 years ago |
service.c
|
Set pointers to NULL after freeing.
|
4 years ago |
session_expiry.c
|
Set pointers to NULL after freeing.
|
4 years ago |
signals.c
|
Move plugin init to own file.
|
4 years ago |
subs.c
|
Fix Coverity Scan 1486961 Resource leak
|
4 years ago |
sys_tree.c
|
Build fixes, particularly pedantic compiler warnings.
|
3 years ago |
sys_tree.h
|
Publish global out_packet values to $SYS
|
3 years ago |
topic_tok.c
|
Set pointers to NULL after freeing.
|
4 years ago |
websockets.c
|
Fix lws based websockets connections.
|
4 years ago |
will_delay.c
|
Set pointers to NULL after freeing.
|
4 years ago |
xtreport.c
|
Store out_packet bytes rather than having to calculate it.
|
3 years ago |