syncthingtray/connector
Martchus 8b273b6945 Improve messages for TLS errors
Before one only gets the generic error "TLS handshake failed". Now one gets
more details error messages plus the problematic certificate. This should
be helpful for debugging.
2021-10-07 18:22:41 +02:00
..
testfiles Hardcode 127.0.0.1 in test setup instead of relying on DNS resolution of localhost 2021-08-09 13:05:12 +02:00
tests Adapt config parser tests to changed GUI address 2021-08-25 21:48:33 +02:00
translations Add zh_CN translation 2021-10-07 01:20:24 +08:00
CMakeLists.txt Add zh_CN translation 2021-10-07 01:20:24 +08:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
org.freedesktop.DBus.Properties.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.login1.LoginManager.xml Add D-Bus interface file for logind 2017-01-14 21:37:42 +01:00
org.freedesktop.systemd1.Manager.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.systemd1.Service.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.systemd1.Unit.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
qstringhash.h Fix missing QHash include required with older Qt versions 2020-03-02 16:00:16 +01:00
syncthingcompletion.h Fix warnings 2021-03-20 22:39:40 +01:00
syncthingconfig.cpp Add the default config path on macOS 2019-07-18 11:07:37 +08:00
syncthingconfig.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconnection_requests.cpp Improve messages for TLS errors 2021-10-07 18:22:41 +02:00
syncthingconnection.cpp Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingconnection.h Improve messages for TLS errors 2021-10-07 18:22:41 +02:00
syncthingconnectionmockhelpers.cpp Apply clang-format/cmake-format 2021-08-03 14:06:17 +02:00
syncthingconnectionmockhelpers.h Clean syncthingconnectionmockhelpers.h 2019-05-04 22:23:08 +02:00
syncthingconnectionsettings.cpp Improve coding style in SyncthingConnectionSettings::loadHttpsCert() 2018-03-29 00:36:42 +02:00
syncthingconnectionsettings.h Set default re-connect interval back to 30 seconds 2021-10-03 23:05:49 +02:00
syncthingconnectionstatus.h Improve messages for TLS errors 2021-10-07 18:22:41 +02:00
syncthingdev.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingdev.h Improve documentation of connector library 2020-12-31 02:30:05 +01:00
syncthingdir.cpp Consider directories still out-of-sync if there are pull errors 2021-07-01 17:40:23 +02:00
syncthingdir.h Update SyncthingDirStatus enum to new states from syncthing/lib/model/folderstate.go 2020-12-31 02:13:32 +01:00
syncthingnotifier.cpp Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
syncthingnotifier.h Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingprocess.cpp Avoid an unhandled exception when local setup is incorrect 2021-09-30 23:41:27 +02:00
syncthingprocess.h Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingservice.cpp Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingservice.h Fix start/stop button tooltip for system-wide systemd service 2020-02-02 19:51:16 +01:00
utils.cpp Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
utils.h Fix warnings 2021-03-20 22:39:40 +01:00