Roger A. Light
|
dacee786be
|
[463000] Use own type to simplify socket handling.
Means that SOCKET is used as the socket type everywhere on Windows.
|
11 years ago |
Roger A. Light
|
7cd14725da
|
Fix compiler warning.
|
11 years ago |
Roger A. Light
|
3591f2d256
|
[462781] Allow longer paths on Windows.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=462781
|
11 years ago |
Roger A. Light
|
c9a924e95e
|
[462780] Fix crash on multiple calls to lib init/clean.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=462780
|
11 years ago |
Roger A. Light
|
502c3e7563
|
[461619] Disconnect idle websockets clients.
Websockets clients are now periodically disconnected if they have not
maintained their keepalive timer.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=461619
|
11 years ago |
Roger A. Light
|
0434d1cd9b
|
[461705] Return -1 on error from mosquitto_socket()
Thanks to Mikkel Kirkgaard Nielsen.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=461705
|
11 years ago |
Roger A. Light
|
2aceb704b5
|
[463000] Fix reconnect bug on Windows.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=463000
|
11 years ago |
Roger A. Light
|
35b729909c
|
[463241] Fix possible crash under heavy network load.
Thanks to Alexandre Zia.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=463241
|
11 years ago |
Roger A. Light
|
ccc8a81187
|
Ignore multiple spaces when parsing acl files.
|
11 years ago |
Roger A. Light
|
c6450ac265
|
[462154] Fix problems parsing config strings with leading spaces.
Thanks to Aidan Gill.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=462154
|
11 years ago |
Roger A. Light
|
e310092f44
|
[461620] Inflight limits should only apply to outgoing messages.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=461620
|
11 years ago |
Roger A. Light
|
28404350c4
|
Fix possible crash when using pattern ACLs.
|
11 years ago |
Roger A. Light
|
3a4d1da697
|
More forcing.
|
11 years ago |
Roger A. Light
|
6bc1035150
|
Force Release build.
|
11 years ago |
Roger A. Light
|
a68fc4fcfa
|
Must configure cmake as well.
|
11 years ago |
Roger A. Light
|
14b1f822c7
|
Build for Release target.
|
11 years ago |
Roger A. Light
|
ef5536cd2e
|
Typo
|
11 years ago |
Roger A. Light
|
748b826be9
|
Fix path.
|
11 years ago |
Roger A. Light
|
15295cd8e7
|
No need to create directory here - causes an error when cached.
|
11 years ago |
Roger A. Light
|
a2707a92a2
|
Attempt to create installer and add as artifact.
|
11 years ago |
Roger A. Light
|
741639a762
|
Fix 7z syntax.
|
11 years ago |
Roger A. Light
|
0379cd2a50
|
Only 7z, not 7za available.
|
11 years ago |
Roger A. Light
|
ce5b497b9b
|
Fix zip extraction command.
|
11 years ago |
Roger A. Light
|
e251ff69d1
|
Need to actually carry out the build.
|
11 years ago |
Roger A. Light
|
1e31334e04
|
First attempt at appveyor config.
|
11 years ago |
Roger A. Light
|
7beedcfdaa
|
Windows installer updates.
|
11 years ago |
Roger A. Light
|
4b6784fa41
|
Re-enable SRV support and fix client compiling support.
|
11 years ago |
Roger A. Light
|
3a36ae843b
|
Fix lws 1.3 detection.
|
11 years ago |
Roger A. Light
|
fcf91f9cd9
|
Fix compiling on Linux with CMake.
|
11 years ago |
Roger A. Light
|
79f3b57da5
|
Merge branch '1.4'
|
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
|
d6a0fe9311
|
Windows installers no longer deal with python.
|
11 years ago |
Roger A. Light
|
200c316305
|
Changelog date.
|
11 years ago |
Roger A. Light
|
02ccb42a54
|
Fix dist root files.
|
11 years ago |
Roger A. Light
|
f04c10e609
|
Fix incorrectly committed change.
|
11 years ago |
Roger A. Light
|
ff3ebd969b
|
Fix building on OS X.
|
11 years ago |
Roger A. Light
|
ff9c2087b1
|
Basic support for libwebsockets 1.2.x.
|
11 years ago |
Roger A. Light
|
2098d6a392
|
Remove debug line.
|
11 years ago |
Roger A. Light
|
a9cd86f206
|
Fix usage text.
|
11 years ago |
Roger A. Light
|
91c1972c1f
|
Consistent error message.
|
11 years ago |
Roger A. Light
|
db86809ee9
|
Add websockets logging options.
|
11 years ago |
Roger A. Light
|
6fd38b8c47
|
Windows fixes.
|
11 years ago |
Roger A. Light
|
3ed5c94038
|
Struct optimisations.
|
11 years ago |
Roger A. Light
|
8b1560def0
|
Parse config strings as entire line.
|
11 years ago |
Roger A. Light
|
8971ccdcb6
|
Add note on $SYS on the command line.
|
11 years ago |
Roger A. Light
|
1a14f6fed5
|
[453293] Don't quit loop_forever() if broker not available.
This is a workaround for bug #453293, a better solution is needed for
1.5.
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453293
|
11 years ago |
Roger A. Light
|
ff038b312a
|
Disable fake ca test.
|
11 years ago |
Roger A. Light
|
dab3f9c549
|
Need stylesheets.
|
11 years ago |
Roger A. Light
|
e20a4fee17
|
And carry out test.
|
11 years ago |