- 14 Sep, 2013 1 commit
-
-
Albert Vaca Cintora authored
Encryption not implemented yet for transfers, but should be easy to do
-
- 13 Sep, 2013 5 commits
-
-
Albert Vaca Cintora authored
DeviceLinks will need to know what they are sending and receiving to handle payloads, so encryption can not happen above them.
-
Albert Vaca Cintora authored
-
Simon Cadman authored
QString content was shadowing a previously declared variable BUG: 324857
-
Tim Creech authored
Replaced SOL_TCP with getprotobyname("TCP")->p_proto BUG: 324766
-
Jonathan Riddell authored
-
- 10 Sep, 2013 2 commits
-
-
Albert Vaca Cintora authored
Now it just downloads to the user desktop payloads received in packages with type kdeconnect.filetransfer. Added the package type define. Created an an auxiliar QFile-like class with a small needed modification. Added a commented test in the filetransfer plugin code (to be moved).
-
Albert Vaca Cintora authored
BUG: 324744
-
- 09 Sep, 2013 8 commits
-
-
Albert Vaca Cintora authored
Will be useful for devicelinks other than loopbackdevicelink
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
It will be used to attach files to packages when devicelinks support it
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 08 Sep, 2013 4 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 06 Sep, 2013 2 commits
-
-
Albert Vaca Cintora authored
Old text was a stub :P
-
Albert Vaca Cintora authored
Text is no longer over the dismiss button but wrapped in two lines
-
- 04 Sep, 2013 5 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 03 Sep, 2013 10 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
Added a test for it
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 02 Sep, 2013 3 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
Now protocol version is only sent once (in the identity package) Removed "isEncrypted" bit, using type "kdeconnect.encrypted" instead. NetworkPackage's decrypt and unserialize return false when find problems Updated tests.
-
Albert Vaca Cintora authored
-