Commit Graph

48 Commits (30c818ed615ad078db3760fee1efd21d84bf5e64)
 

Author SHA1 Message Date
Roger A. Light 30c818ed61 Bump version number. 11 years ago
Roger A. Light 4dcb82cbd7 Update changelog. 11 years ago
Roger A. Light 0bf6530061 Fix test. 11 years ago
Roger A. Light d09a1891d2 Backout changeset c7589b77956c5bac076ae23905fbfc8902d69dc5. 11 years ago
Roger A. Light eb45e01914 Backout changeset 76f3a755c6548690f69f2256c8b83c7a0f0f9a95. 11 years ago
Roger A. Light 107ba8ba84 Backout changeset 818550be2d1ba200c14e9d63551982e50f4384f2. 11 years ago
Roger A. Light 6336f232f7 Don't ask client for certificate when require_certificate is false.
Thanks to Jan-Piet Mens.
11 years ago
Roger A. Light a4a6dd495f Supports 3.1.1 now. 11 years ago
Roger A. Light 852e84297b Bump version number. 11 years ago
Roger A. Light 8bc174342a Fix incorrect handling of anonymous bridges on the local broker.
Thanks to Jan-Piet Mens.
11 years ago
Roger A. Light aa86554592 Define STRIP. 11 years ago
Roger A. Light 4a6b193ce5 Version bump 11 years ago
Roger A. Light d50f012b49 Windows fix. 11 years ago
Roger A. Light 9ba36bddf4 Fix incorrect commit. 11 years ago
Roger A. Light 5622aac80e Don't allow access to clients when authenticating if a security plugin returns an application error. Fixes bug #1340782.
Thanks to Charlie Davis.
11 years ago
Roger A. Light 0e89bb2f0c Fix bug #1324411
Thanks to chenzhenianqing.
11 years ago
Roger A. Light 3d89aff053 When a durable client reconnects, its queued messages are now checked against ACLs in case of a change in username/ACL state since it last connected.
Thanks to "web1".
11 years ago
Roger A. Light f0f89abae0 Anonymous clients are no longer accidently disconnected from the broker after a SIGHUP. 11 years ago
Roger A. Light da4d29a8c8 Don't use exit() on SRV failure. 11 years ago
Roger A. Light 7a884167a4 Fix SRV support when building with CMake. 11 years ago
Roger A. Light a4815215f1 Only provide srv capabilities ifdef WITH_SRV. 11 years ago
Roger A. Light 1022b0ad5c Man page documentation for local_username and local_password. 11 years ago
Roger A. Light a9e2624854 Fix callback deadlocks after calling mosquitto_disconnect(), when using the threaded interfaces. Closes bug #1313725.
Thanks to Michael Frommberger.
11 years ago
Roger A. Light c5f87af288 Fix for local_username/password bridge checks. 11 years ago
Roger A. Light 6146d8f8e8 Add local_username, local_password for bridge connections to authenticate to the local broker. 11 years ago
Roger A. Light 718a693371 Use $(STRIP) for stripping binaries when installing, to allow easier cross compilation.
Thanks to Frank Pagliughi.
11 years ago
Roger A. Light 1573b3a1c5 Update contributing limits. 11 years ago
Roger A. Light e95448f5bd Remove unnecessary openssl acknowledgement. 11 years ago
Roger A. Light d1b62e9823 cmake support for WITH_EC. 11 years ago
Bart Van Der Meerssche b582956142 add a switch for auto doc building
Change-Id: Ib59fc8b213015fd21d32bf731a67719c64d7d3ec
Signed-off-by: Bart Van Der Meerssche <bart@flukso.net>
11 years ago
Bart Van Der Meerssche 59eb5a65bf include a switch to disable elliptic curve support in the broker
Change-Id: Ic874a92b79b32b4ebd2b8130fefe2b31fddd43b6
Signed-off-by: Bart Van Der Meerssche <bart@flukso.net>
11 years ago
Roger A. Light fb7dd42e5d Support for ECDHE-ECDSA family ciphers. 11 years ago
Roger A. Light 40818619fd Deduplicate tls context code. 11 years ago
Roger A. Light 0bbdda2c4e Allow comments in config files. 12 years ago
Roger A. Light 7e410eb7f0 CMake fixes for client shared code. 12 years ago
Roger A. Light a285c6ce5c Add -1 (oneshot) option to mosquitto_sub.
Thanks to JP Mens.
12 years ago
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