Roger A. Light
20efb33267
Download page update.
7 years ago
Roger A. Light
404394fda7
Update website config.
7 years ago
Roger A. Light
b5b25220c8
Add website.
7 years ago
Roger A. Light
1eff425949
Snap build fix.
...
https://forum.snapcraft.io/t/errors-when-building-via-launchpad/7448
7 years ago
Roger A. Light
41d9105397
Bump version number.
7 years ago
Roger A. Light
4fdcbad93f
Fix segfault on HUP when bridges and security options are configured.
...
Closes #849 . Closes #965 . Thanks to Wolfgand Hottgenroth and Dustin Sallings.
7 years ago
Roger A. Light
906cca4f21
Fix "round_robin false" behaviour.
...
Closes #481 .
7 years ago
Roger A. Light
921171286d
Close spare sock at exit.
7 years ago
Roger A. Light
b98fe5e28e
Fix for bridge connections when using WITH_ADNS=yes.
7 years ago
Roger A. Light
ff04f66423
Add link to tls asciicast.
...
Closes #968 .
7 years ago
Michael Heimpold
7d4c2a0ff3
Install pkg-config files also for non-CMake builds
...
At the moment, pkg-config hint files are only installed when CMake is
used as build system. However, it is very convenient for programs using
libmosquitto to have these files always in place, so let's add it
here, too.
Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
7 years ago
Roger A. Light
e88cabc306
Changelog entry for #932 .
7 years ago
Fredrik Fornwall
46b824139f
Fix build with OPENSSL_NO_ENGINE
...
Signed-off-by: Fredrik Fornwall <fredrik@fornwall.net>
7 years ago
Roger A. Light
e331c8a725
Update changelog and fixes to #927 PR.
7 years ago
yzhivik
434f34911e
fix SOCKS5 username and password set
...
fix SOCKS5 request wrt IP4/IP6/FQDN
Signed-off-by: yzhivik <yuriy.zhyvytsya@gmail.com>
7 years ago
Roger A. Light
5610dd7af4
Better implementation of #948 .
7 years ago
Roger A. Light
24bd31f2a0
Fix excessive CPU usage when the number of sockets exceeds the system limit.
...
Closes #948 . Thanks to wiebeytec.
7 years ago
Roger A. Light
b81b2287d7
Update expired test certs.
7 years ago
Roger A. Light
1605a4f294
Make it easier to build without bundled uthash.h.
...
Use "make WITH_BUNDLED_DEPS=no".
7 years ago
Roger A. Light
ebdfe0e6f5
Fix incorrect call to setsockopt() for TCP_NODELAY.
...
Closes #941 . Thanks to rfalke.
Signed-off-by: Roger A. Light <roger@atchoo.org>
7 years ago
Roger A. Light
135ff1dd2e
Fix build when using WITH_ADNS=yes.
7 years ago
Roger A. Light
be8b3b0fae
Enable ADNS for the snap.
7 years ago
Roger A. Light
b5832eb6b8
Add missing test.
7 years ago
Roger A. Light
a6c52cf5af
Add websockets support to snap.
7 years ago
Roger A. Light
afbb0f6691
Bump version number.
...
Signed-off-by: Roger A. Light <roger@atchoo.org>
7 years ago
Roger A. Light
63bfcb224e
Fix accessor functions for username and client id when used in plugin auth check.
7 years ago
Roger A. Light
becbff406b
Include snapcraft.yaml in snap.
7 years ago
Roger A. Light
5e365a2597
Documentation fixes.
7 years ago
Roger A. Light
63f98f3c55
Fix for building on Windows with static lws.
7 years ago
Roger A. Light
92d360e8a4
Installer and readme updates.
7 years ago
Roger A. Light
6fade4bc3d
Revert incorrect change.
7 years ago
Roger A. Light
fd19a6f0f0
Add support for compiling with static libwebsockets library.
7 years ago
Roger A. Light
0caae2a6ea
Build fix for Windows.
7 years ago
Roger A. Light
4ee1dba1f9
Consistent use of config.h across the project.
7 years ago
Roger A. Light
9bbd2f7022
Return error in mosquitto_pub -l if compiled without threading.
7 years ago
Roger A. Light
f7e304d9e1
Check for 918
7 years ago
Roger A. Light
2f47f31f29
Don't confuse expiring and duplicate clients.
7 years ago
Roger A. Light
e91cb7a79d
Fixes for CentOS 7.
7 years ago
Roger A. Light
e74a09936d
Fixes for building on FreeBSD.
7 years ago
Roger A. Light
fd8002c3e3
Fix compiling on Mac OS X <10.12 due to clock_gettime()
...
Closes #813 and #240 .
Signed-off-by: Roger A. Light <roger@atchoo.org>
7 years ago
Roger A. Light
f494a74015
Fix default port problem when compiling clients using WITH_TLS=no.
7 years ago
Roger A. Light
3baf63bedd
Fix building for libwebsockets < 1.6.
7 years ago
Pierre Fersing
e2f3a7f4c6
Remove some test that was always true
...
Signed-off-by: Pierre Fersing <pierre.fersing@bleemeo.com>
7 years ago
Roger A. Light
f3e1268fc4
Fix minor typo.
7 years ago
Roger A. Light
ecb3f4d4b0
Fix possible endian issue when reading the `memory_limit` option.
...
Signed-off-by: Roger A. Light <roger@atchoo.org>
7 years ago
Roger A. Light
ff28caae36
No need to calculate topic len twice.
7 years ago
Tatsuzo Osawa
2d759e8bf3
Fix subs memory issue #505
...
Signed-off-by: Tatsuzo Osawa <tatsuzo.osawa@gmail.com>
7 years ago
Roger A. Light
29513a27ba
Fixes for building on NetBSD.
...
Closes #258 .
Thanks to Daniel Ölschlegel.
7 years ago
Roger A. Light
02107c655e
Remove incorrect comment.
7 years ago
Roger A. Light
ffbdad93b4
Don't reject ACL patterns without %u or %c, just warn.
...
Using `pattern blah/#` is a legitimate method of getting a global ACL.
We shouldn't be changing behaviour in a fixes release.
7 years ago