.. |
cpp
|
Various build improvements to help packaging.
|
7 years ago |
CMakeLists.txt
|
Add read support for AUTH packets.
|
7 years ago |
Makefile
|
Add read support for AUTH packets.
|
7 years ago |
actions.c
|
User properties are copied from PUBLISH to PUBLISH.
|
7 years ago |
callbacks.c
|
Separate out functions from mosquitto.c to aid discoverability.
|
8 years ago |
connect.c
|
Fix connection problems when using mosquitto_connect_async().
|
7 years ago |
dummypthread.h
|
Don't use reserved names in header guards.
|
10 years ago |
handle_auth.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
handle_connack.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
handle_ping.c
|
Rename mqtt3_protocol.h -> mqtt_protocol.h.
|
7 years ago |
handle_pubackcomp.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
handle_publish.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
handle_pubrec.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
handle_pubrel.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
handle_suback.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
handle_unsuback.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
helpers.c
|
Consistent use of config.h across the project.
|
7 years ago |
linker.version
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
logging_mosq.c
|
Consistent use of config.h across the project.
|
7 years ago |
logging_mosq.h
|
Bump copyright years.
|
8 years ago |
loop.c
|
Fix some places where return codes were incorrect.
|
7 years ago |
memory_mosq.c
|
Merge branch 'develop'
|
8 years ago |
memory_mosq.h
|
Fixes for building on NetBSD.
|
7 years ago |
messages_mosq.c
|
User properties are copied from PUBLISH to PUBLISH.
|
7 years ago |
messages_mosq.h
|
Bump copyright years.
|
8 years ago |
mosquitto.c
|
Add reason strings.
|
7 years ago |
mosquitto.h
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
mosquitto_internal.h
|
Add properties member to will struct.
|
7 years ago |
mqtt_protocol.h
|
Check whether properties are on the correct commands.
|
7 years ago |
net_mosq.c
|
Merge branch 'develop' into mqtt5
|
7 years ago |
net_mosq.h
|
Revert incorrect change.
|
7 years ago |
options.c
|
Very simple v5 CONNECT support - no properties.
|
7 years ago |
packet_datatypes.c
|
User properties are copied from PUBLISH to PUBLISH.
|
7 years ago |
packet_mosq.c
|
Move simple datatype reading functions to own file.
|
7 years ago |
packet_mosq.h
|
User properties are copied from PUBLISH to PUBLISH.
|
7 years ago |
property_mosq.c
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
property_mosq.h
|
Rename property__free_all->mosquitto_property_free_all
|
7 years ago |
read_handle.c
|
Add read support for AUTH packets.
|
7 years ago |
read_handle.h
|
Add read support for AUTH packets.
|
7 years ago |
send_connect.c
|
Write properties for all commands apart from AUTH.
|
7 years ago |
send_disconnect.c
|
Write properties for all commands apart from AUTH.
|
7 years ago |
send_mosq.c
|
Write properties for all commands apart from AUTH.
|
7 years ago |
send_mosq.h
|
User properties are copied from PUBLISH to PUBLISH.
|
7 years ago |
send_publish.c
|
Write properties for all commands apart from AUTH.
|
7 years ago |
send_subscribe.c
|
Write properties for all commands apart from AUTH.
|
7 years ago |
send_unsubscribe.c
|
Write properties for all commands apart from AUTH.
|
7 years ago |
socks_mosq.c
|
Fix build on Windows.
|
7 years ago |
socks_mosq.h
|
Bump copyright years.
|
8 years ago |
srv_mosq.c
|
Consistent use of config.h across the project.
|
7 years ago |
thread_mosq.c
|
Fixes for building on FreeBSD.
|
7 years ago |
time_mosq.c
|
Bump copyright years.
|
8 years ago |
time_mosq.h
|
Bump copyright years.
|
8 years ago |
tls_mosq.c
|
Don't use deprecated openssl functions.
|
8 years ago |
tls_mosq.h
|
Remove support for openssl 1.0.0 and 1.0.1.
|
8 years ago |
utf8_mosq.c
|
UTF-8 validation tests and fixes.
|
7 years ago |
util_mosq.c
|
Move topic matching tests to unit tests. Needs improving.
|
7 years ago |
util_mosq.h
|
Remove support for openssl 1.0.0 and 1.0.1.
|
8 years ago |
util_topic.c
|
Fix topic matching tests and function.
|
7 years ago |
will_mosq.c
|
Add properties member to will struct.
|
7 years ago |
will_mosq.h
|
Bump copyright years.
|
8 years ago |