Commit Graph

12 Commits (8cb0eab35327fe8f87fed42e4dd57a5557251a12)
 

Author SHA1 Message Date
Roger A. Light 8cb0eab353 Merge branch 'master' of ssh://git.eclipse.org:29418/mosquitto/org.eclipse.mosquitto
Conflicts:
	ChangeLog.txt
12 years ago
Roger A. Light fe91e71399 Support client default config files on non Windows. 12 years ago
Roger A. Light ae6baad2fa Default TLS mode now accepts TLS v1.2, v1.1 and v1.0. 12 years ago
Roger A. Light 933dc09489 Default TLS mode now accepts TLS v1.2, v1.1 and v1.0. 12 years ago
Roger A. Light 94ec27911b Shared config parsing for client utils. 12 years ago
Roger Light e5cc63a89b Fix subscriptions sometimes being deleted.
Fix subscriptions being deleted when clients subscribed to a topic
beginning with a $ but that is not $SYS.

Thanks to David Woodward.
12 years ago
Roger Light ab15557931 Fix possible crash when using pattern ACLs.
Crash may occur for ACLs that do not include a %u and clients that
connect without a username.

Thanks to Karl Palsson.
12 years ago
Roger Light 9ff56eefd0 Fix topic matching edge case.
Thanks to Tobias Assarsson.
12 years ago
Roger Light b8e34b0b05 Ensure that bridges verify certificates by default when using TLS.
Thanks to Stefan Borsje.
12 years ago
Roger Light 2669979502 Eclipse required files. 12 years ago
Roger Light fe0749e17e Old -> Eclipse changes. 12 years ago
Roger Light 0364bd1be7 Initial contribution. 12 years ago