nymea-app/libnymea-app
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
..
configuration Clean up warnings in code 2021-01-05 19:06:02 +01:00
connection Fix encryption flag erraneously set for "ws" connections 2021-01-23 14:04:33 +01:00
jsonrpc Fix encryption flag erraneously set for "ws" connections 2021-01-23 14:04:33 +01:00
models Some fixes in the energy view 2021-01-18 20:49:17 +01:00
ruletemplates Add a rule template for automatic night mode 2020-12-09 00:15:14 +01:00
scripting Some improvements in the Script autocompletion 2021-01-09 00:38:08 +01:00
system Clean up warnings in code 2021-01-05 19:06:02 +01:00
types Add watersensor interface 2021-01-06 19:19:17 +01:00
wifisetup Some more fixes in the BT discovery 2021-01-14 14:58:50 +01:00
zigbee fix crash 2020-11-28 15:36:32 +01:00
deviceclasses.cpp Improve certificate handling 2020-04-19 14:03:34 +02:00
deviceclasses.h Get going with better grouping 2020-03-26 23:31:42 +01:00
deviceclassesproxy.cpp Get going with better grouping 2020-03-26 23:31:42 +01:00
deviceclassesproxy.h Get going with better grouping 2020-03-26 23:31:42 +01:00
devicemanager.cpp rename removeDevice to removeThing 2021-01-18 21:00:49 +01:00
devicemanager.h rename removeDevice to removeThing 2021-01-18 21:00:49 +01:00
devices.cpp rename removeDevice to removeThing 2021-01-18 21:00:49 +01:00
devices.h rename removeDevice to removeThing 2021-01-18 21:00:49 +01:00
devicesproxy.cpp Add a rule template for automatic night mode 2020-12-09 00:15:14 +01:00
devicesproxy.h Add a rule template for automatic night mode 2020-12-09 00:15:14 +01:00
engine.cpp Fix cloud pairing not working automagically 2021-01-20 23:21:35 +01:00
engine.h some more work on zigbee 2020-11-28 15:36:32 +01:00
interfacesmodel.cpp Get going with better grouping 2020-03-26 23:31:42 +01:00
interfacesmodel.h Get going with better grouping 2020-03-26 23:31:42 +01:00
libnymea-app-core.h rename removeDevice to removeThing 2021-01-18 21:00:49 +01:00
libnymea-app.pri Merge PR #502: Create a pri for the lib 2021-01-14 00:38:22 +01:00
libnymea-app.pro Don't enforce ssl linker flags in lib pri 2021-01-14 00:28:08 +01:00
logmanager.cpp Get going with better grouping 2020-03-26 23:31:42 +01:00
logmanager.h Get going with better grouping 2020-03-26 23:31:42 +01:00
pluginsproxy.cpp Get going with better grouping 2020-03-26 23:31:42 +01:00
pluginsproxy.h Get going with better grouping 2020-03-26 23:31:42 +01:00
rulemanager.cpp Clean up warnings in code 2021-01-05 19:06:02 +01:00
rulemanager.h Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
scriptmanager.cpp Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
scriptmanager.h Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
scriptsyntaxhighlighter.cpp Some improvements in the Script autocompletion 2021-01-09 00:38:08 +01:00
scriptsyntaxhighlighter.h Get going with better grouping 2020-03-26 23:31:42 +01:00
tagsmanager.cpp Rename Devices to Things in tags api 2021-01-18 23:34:10 +01:00
tagsmanager.h Rename Devices to Things in tags api 2021-01-18 23:34:10 +01:00
thingdiscovery.cpp complete discovery renaming 2021-01-14 00:13:21 +01:00
thingdiscovery.h complete discovery renaming 2021-01-14 00:13:21 +01:00
thinggroup.cpp Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
thinggroup.h More work 2020-09-05 22:35:04 +02:00
usermanager.cpp Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
usermanager.h Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
vendorsproxy.cpp Get going with better grouping 2020-03-26 23:31:42 +01:00
vendorsproxy.h Get going with better grouping 2020-03-26 23:31:42 +01:00