mosquitto/client
Roger Light e2324ff9bb Merge remote-tracking branch 'remotes/origin/master' into develop
Conflicts:
	CMakeLists.txt
	ChangeLog.txt
	THANKS.txt
	appveyor.yml
	config.mk
	installer/mosquitto-cygwin.nsi
	installer/mosquitto.nsi
	lib/messages_mosq.c
	lib/messages_mosq.h
	lib/mosquitto.c
	lib/mosquitto.h
	lib/net_mosq.c
	lib/net_mosq.h
	lib/send_client_mosq.c
	lib/send_mosq.c
	lib/socks_mosq.c
	lib/will_mosq.c
	src/bridge.c
	src/conf.c
	src/context.c
	src/database.c
	src/loop.c
	src/mosquitto.c
	src/mosquitto_broker.h
	src/net.c
	src/read_handle.c
	src/read_handle_server.c
	src/subs.c
2015-09-09 22:02:46 +01:00
..
client_shared.c Merge remote-tracking branch 'remotes/origin/master' into develop 2015-09-09 22:02:46 +01:00
client_shared.h [464458] mosquitto_sub: Add option to print the payload in hex. 2015-04-17 22:01:50 +01:00
CMakeLists.txt Windows fixes. 2014-07-22 10:28:55 +01:00
Makefile Add CROSS_COMPILE to Makefiles. 2014-05-25 23:36:38 +01:00
pub_client.c Adding a new temporary variable for realloc memory in order to keep the reference to the allocated memory before the function returns. 2015-06-01 00:04:31 -03:00
sub_client.c [464458] mosquitto_sub: Add option to print the payload in hex. 2015-04-17 22:01:50 +01:00