kdeconnect-kde/core/backends/lan
Aleix Pol ef98fb4587 Fix file transfer under SSL
Introduces a big fat buffer :(
Actually test the trasfers :)
Takes QSslSocket causistic into account, for some reason QNAM refuses to
mark as finished when the QSslSocket (through QIODevice) closes.
It would be good to look into dropping the QBuffer, doing so with the test
in place will help.
2016-06-22 17:49:45 +02:00
..
CMakeLists.txt Initial working implementation of ssl 2015-07-05 18:53:53 +05:30
downloadjob.cpp Fix file transfer under SSL 2016-06-22 17:49:45 +02:00
downloadjob.h Fix file transfer under SSL 2016-06-22 17:49:45 +02:00
landevicelink.cpp Introduce QVariantMap as an argument of NetworkPackage 2016-06-21 20:07:12 +02:00
landevicelink.h Introduce QVariantMap as an argument of NetworkPackage 2016-06-21 20:07:12 +02:00
lanlinkprovider.cpp De-duplicated socket SSL configuration code 2016-06-22 14:27:09 +02:00
lanlinkprovider.h De-duplicated socket SSL configuration code 2016-06-22 14:27:09 +02:00
lanpairinghandler.cpp Introduce QVariantMap as an argument of NetworkPackage 2016-06-21 20:07:12 +02:00
lanpairinghandler.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
server.cpp WIPx4 2015-12-02 11:04:35 -08:00
server.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
socketlinereader.cpp Merge branch 'master' into sslmaster 2015-11-30 03:40:07 -08:00
socketlinereader.h Destroying a socket should not destroy the link. 2016-06-17 02:00:23 +02:00
uploadjob.cpp Fix file transfer under SSL 2016-06-22 17:49:45 +02:00
uploadjob.h Fix file transfer under SSL 2016-06-22 17:49:45 +02:00