Michael Zanetti
986714c9e1
Fix encryption flag erraneously set for "ws" connections
...
This could cause the client to think that there is a certificate
mismatch if there is a pinned certificate for this host already
and we then connect to an unecrypted ws socket.
Also, disconnect clients before raising the certificate mismatch
error in case a client implementation would just ignore this
and reconnect syncronously right way.
2021-01-23 14:04:33 +01:00
Michael Zanetti
0d6efe586e
Retry the connection if the discovery finds more URLs for a host after we tried to connect
2021-01-14 00:23:15 +01:00
Jenkins nymea
913b7741ba
Merge PR #496 : Improve smartmeter and sensor views
2021-01-06 19:32:01 +01:00
Michael Zanetti
c1b3d5aed0
Add watersensor interface
2021-01-06 19:19:17 +01:00
Michael Zanetti
293d435346
Clean up warnings in code
2021-01-05 19:06:02 +01:00
Michael Zanetti
6fc8c362a0
Fix UPnP when multiple hosts reply and add more debug
2021-01-02 13:05:14 +01:00
Michael Zanetti
edc1fb357f
Rework main menu
2020-11-28 17:23:13 +01:00
Michael Zanetti
bfab7d7c87
Update QtZeroconf
2020-08-31 22:24:40 +02:00
Michael Zanetti
1742834cdb
improve certificate dialog
2020-04-19 15:12:21 +02:00
Michael Zanetti
6f1a847f15
Improve certificate handling
2020-04-19 14:03:34 +02:00
Michael Zanetti
b5eab4d8b9
Get going with better grouping
2020-03-26 23:31:42 +01:00