kdeconnect-kde/core/backends/lan
Andy Holmes 106ce36ca4 Sanitize certificate subject name before comparing to deviceId
The device ID is sanitized to make it safe for D-Bus, so the device ID
stored in the certificate as the subject name also needs to be
sanitized before comparison.

(cherry picked from commit 0640279ae0)
2023-09-10 05:24:40 +02:00
..
CMakeLists.txt Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
compositeuploadjob.cpp Check for null devices in compositeuploadjob 2023-07-16 15:01:04 +02:00
compositeuploadjob.h Fix crash when sending files 2023-07-16 14:44:31 +02:00
landevicelink.cpp Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
landevicelink.h Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
lanlinkprovider.cpp Sanitize certificate subject name before comparing to deviceId 2023-09-10 05:24:40 +02:00
lanlinkprovider.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
server.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
server.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
uploadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
uploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00