Commit Graph

18 Commits (a3d41b6cfc9df3f2d4462a2f2f390f36548521ac)

Author SHA1 Message Date
Michael Zanetti a3d41b6cfc fix header for GPLv3 2019-04-25 13:50:57 +02:00
Michael Zanetti b37354d8fa rename license files 2019-04-25 13:22:46 +02:00
Michael Zanetti 34d0f27dee Update licensing 2019-04-25 13:08:51 +02:00
Michael Zanetti 4e32a9b273 PRoperly fix the install path by querying qmake 2019-04-17 13:52:49 +02:00
Michael Zanetti 8e649b6cd7
Merge pull request #1 from guh/dont-set-install-path
Don't set install path in project file
2019-04-16 20:15:47 +02:00
Michael Zanetti f4b897cb1d Don't set install path in project file 2019-04-16 20:14:20 +02:00
Michael Zanetti 681e538306 Fix a crash when a client connects and disconnects without sending any data.
The guard for forcing the client to send data within 10 seconds after connecting
hadn't been stopped again if the client disconnects on it's own.
2019-04-12 18:09:51 +02:00
Michael Zanetti 4e4ed7bad5 add SSL support to client 2018-11-28 20:24:14 +01:00
Michael Zanetti 7e35b3e79e add reconnect feature to client and improve server api a bit 2018-11-27 23:31:23 +01:00
Michael Zanetti 63e8f2055e add close() and isListening() to MqttServer 2018-11-14 02:37:23 +01:00
Michael Zanetti c6a4111677 disable building of tests on xenial, QTRY_VERIFY isn't there yet 2018-11-13 02:43:38 +01:00
Michael Zanetti 68856ef56c make it build with Qt 5.6 2018-11-13 02:38:40 +01:00
Michael Zanetti 8606c3d424
Create README.md 2018-11-13 02:10:44 +01:00
Michael Zanetti d78225ea89 add license file 2018-11-13 02:08:24 +01:00
Michael Zanetti 3752529bc5 add debian packaging 2018-11-13 02:06:27 +01:00
Michael Zanetti d692ff02fb remove debug prints 2018-11-13 01:53:11 +01:00
Michael Zanetti 12ba712c51 add copyright headers 2018-11-13 00:56:54 +01:00
Michael Zanetti 7be28b8e44 nymea-mqtt implementation 2018-11-13 00:54:32 +01:00