Commit Graph

43 Commits (e6cbff0e94ca6e39cd54dd88142d263261a37cba)

Author SHA1 Message Date
Roger A. Light 1fa4d74278 Bump version number. 8 years ago
Roger A. Light 6b351ce0f1 Bump version number. 8 years ago
Roger A. Light 2897f71aba Bump version number. 8 years ago
Fabrice Fontaine 439f39b5da Remove -lanl when WITH_ADNS is unset
Do not add -lanl to BROKER_LIBS for all Linux builds.
Indeed, -lanl is only needed for getaddrinfo_a which is only used in
_mosquitto_try_connect_step1 when WITH_ADNS is set

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
9 years ago
Roger A. Light 9f32d5c0ac Version bump. 9 years ago
Roger A. Light f0485d1398 [344] Don't compile in async dns support by default for makefiles. 9 years ago
Roger A. Light ef7a230365 Start of fix for [344]. 9 years ago
Roger A. Light 87b6a746fd Bump version number. 9 years ago
Roger A. Light 2d0af7309f Bump version number. 9 years ago
Roger A. Light 5cca6b4239 Bump version number. 10 years ago
Roger A. Light 34a7f14fd2 [485131] Fix incorrect detection of FreeBSD and OpenBSD
Thanks to Peter Morjan.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=485131
10 years ago
Roger A. Light a7136b3672 Bump version number. 10 years ago
Roger A. Light dc02e37af9 Bump version number. 10 years ago
Roger A. Light 3cab5e2e69 Bump version number. 10 years ago
Roger A. Light 720d52d86e Bump version number. 10 years ago
Roger A. Light d71db835eb Bump version number. 10 years ago
Roger A. Light 290ea87828 Build fixes for OpenBSD. 11 years ago
Roger A. Light b24fd0a55c Bump version number for upcoming service release. 11 years ago
Roger A. Light 9c9df00746 Bump version number. 11 years ago
Roger A. Light 4b6784fa41 Re-enable SRV support and fix client compiling support. 11 years ago
Roger A. Light 279b67bf8d Minor packaging related fixes. 11 years ago
Roger A. Light 8379bbbb12 Remove spurious line. 11 years ago
Roger A. Light 62456b3b7f Add more details on how to build Mosquitto.
Explains more of the differences between the Makefiles and the CMake
scripts.
11 years ago
Roger A. Light 00d951e6d6 Allow plugins to call mosquitto_log_printf() (Linux only at the moment). 11 years ago
Roger A. Light 6e0fd9e3ec SRV support is now not compiled in by default. 11 years ago
Roger A. Light 070d783c9f Merge 1.3.2-1.3.5 into 1.4. 11 years ago
Roger A. Light f44b66a331 Bump version number. 11 years ago
Roger A. Light 42420cae46 Add experimental SOCKS5 support for the clients. 11 years ago
Roger A. Light 74809c7781 Remove python reference in config.mk. 11 years ago
Roger A. Light 57bb64aae1 Bump version number. 11 years ago
Roger A. Light 329301f084 Bump version number. 11 years ago
Roger A. Light 0d1cb339a8 Define STRIP. 11 years ago
Roger A. Light 4d9477abc7 Version bump 11 years ago
Roger A. Light b08fc7272d Make uuid linking optional. 11 years ago
Roger A. Light 4025fad5aa libuuid is used to generate client ids, where it is available, when an MQTT v3.1.1 client connects with a zero length client id. 11 years ago
Roger A. Light 87579e0cac Remove STRICT_PROTOCOL #ifdefs. 11 years ago
Roger A. Light d5e88c20db Disable websockets by default. 12 years ago
Roger A. Light 414946ff07 Bump version number. 12 years ago
Roger A. Light b41375817d Define STRIP if not provided. 12 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 Light 0364bd1be7 Initial contribution. 12 years ago
Roger A. Light 4bb7a45b71 Crude, hard coded websockets support. No TLS. 12 years ago