mosquitto/src
Roger A. Light 8db16591fa Test and fix for subscription identifiers not being updated.
Closes #1169. Thanks to Christoph Krey.
2019-02-18 12:24:19 +00:00
..
db_dump Fix and tests for CVE-2018-12546. 2019-02-08 13:01:07 +00:00
deps Make it easier to build without bundled uthash.h. 2018-09-08 10:24:12 +01:00
bridge.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
CMakeLists.txt Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
conf_includedir.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
conf.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
context.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
database.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
handle_auth.c Temporarily disable all extended AUTH. 2019-01-25 22:02:12 +00:00
handle_connack.c Add mosquitto_unsubscribe_multiple(), plus tests. 2019-02-17 20:59:16 +00:00
handle_connect.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
handle_publish.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
handle_subscribe.c Fix sub-denied test. 2019-01-10 22:10:32 +00:00
handle_unsubscribe.c v5 report reason code=no sub when unsubscribing. 2019-02-17 10:14:02 +00:00
lib_load.h Bump copyright years. 2018-04-11 15:24:29 +01:00
linker-macosx.syms More client accessors. 2016-07-09 21:49:13 +01:00
linker.syms More client accessors. 2016-07-09 21:49:13 +01:00
logging.c Test and fixes for will message expiry interval. 2019-01-22 17:51:57 +00:00
loop.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
Makefile Add alias support to the broker. 2019-01-18 21:30:34 +00:00
mosquitto_broker_internal.h v5 report reason code=no sub when unsubscribing. 2019-02-17 10:14:02 +00:00
mosquitto_broker.h Merge branch 'develop' 2018-05-03 07:55:45 +01:00
mosquitto_passwd.c Fix compilation when openssl deprecated APIs are not available. 2019-02-08 13:01:07 +00:00
mosquitto_plugin.h Bump copyright years. 2018-04-11 15:24:29 +01:00
mosquitto.c Don't use gnu-specific strerror_r. 2018-11-07 18:27:15 +00:00
net.c Merge branch 'master' into mqtt5 2018-12-19 14:11:11 +00:00
persist.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
persist.h Fix and tests for CVE-2018-12546. 2019-02-08 13:01:07 +00:00
plugin_defer.c Bump copyright years. 2018-04-11 15:24:29 +01:00
plugin.c Rename clean_session to clean_start for v5. 2018-11-27 10:02:10 +00:00
property_broker.c Send maximum limits for QoS>0. 2019-01-08 18:38:47 +00:00
read_handle.c Support PUBREC reason code >=0x80 as partial qos2 flow. 2019-01-09 15:00:12 +00:00
security_default.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00
security.c Add missing parameters to internal mosquitto_acl_check 2018-08-09 13:05:35 +01:00
send_connack.c Subscription identifier support. 2018-12-20 15:32:43 +00:00
send_suback.c Subscription identifier support. 2018-12-20 15:32:43 +00:00
send_unsuback.c Fix missing reason_code on v5 UNSUBACK. 2019-02-17 09:30:06 +00:00
service.c Print message on error when installing as a Windows service. 2018-12-05 11:25:41 +00:00
signals.c fix signal handler on win32 2018-09-25 10:34:28 +01:00
subs.c Test and fix for subscription identifiers not being updated. 2019-02-18 12:24:19 +00:00
sys_tree.c Test and fixes for will message expiry interval. 2019-01-22 17:51:57 +00:00
sys_tree.h Bump copyright years. 2018-04-11 15:24:29 +01:00
uhpa.h Bump copyright years. 2018-04-11 15:24:29 +01:00
websockets.c Merge branch 'fixes' into mqtt5 2019-02-12 17:05:42 +00:00