297 Commits (master)

Author SHA1 Message Date
  Maciek Borzecki 11dfd71035 share: refactor, split file/url/text sharing, use Utils.find_urls() 7 years ago
  Maciek Borzecki f7e47b3b23 utils, test: helper for extracting http[s] URLs from text 7 years ago
  Maciek Borzecki 3412ea716f share: add support for sharing URLs 7 years ago
  Maciek Borzecki a0894773f2 share, transfer-download: add TLS support, refactor async code 7 years ago
  Maciek Borzecki 83e32a9669 devicechannel: use TLS connection helpers from Utils 7 years ago
  Maciek Borzecki a7c0bc448c device, device-proxy: separate certificate and certificate_pem properties 7 years ago
  Maciek Borzecki ddfd71fd85 utils: add helper for wrapping SocketConnections in TLS 7 years ago
  Maciek Borzecki e64f2f8b5d mconnect/utils: fix indentation 7 years ago
  Maciek Borzecki 1467aa9e3c transfer-download: log on connection and transfer start 7 years ago
  Maciek Borzecki e3bdfb7a8b share: remove unnecessary warning 7 years ago
  Maciek Borzecki e7270a5665 share: trigger transfer share and share-request packets 7 years ago
  Maciek Borzecki dd9bb3bc11 packethandlers-proxy: remove unnecessary break 8 years ago
  Maciek Borzecki 8ed76ce816 share: remove unnecessary warning log 8 years ago
  Maciek Borzecki 6e20caf398 transfer-download: remove unused variable 8 years ago
  Maciek Borzecki fe2aebf01f transfer: cleanup error & stream handling 8 years ago
  Maciek Borzecki 0b6b5b2374 share, transfer: user friendly size formatting 8 years ago
  Maciek Borzecki fefef8e39b share: fix error handling when creating downloads path 8 years ago
  Maciek Borzecki fed9426828 mconnect/utils: put helper code inside Utils namespace 8 years ago
  Maciek Borzecki 717749a2c0 mconnect: move logging to separate file 8 years ago
  Maciek Borzecki 8bd911558d device, utils: remove unnecessary helper array_list_to_list() 8 years ago
  Maciek Borzecki ae5f975175 mconnect/{share,transfer,download): file sharing - download support 8 years ago
  Maciek Borzecki 5320b8039e mconnect/devicechannel, utils: move socket keepalive setup to utils 8 years ago
  Maciek Borzecki a7524610fb share: starting work on file sharing support 8 years ago
  Maciek Borzecki e14752fb7f device, device-proxy: expose SHA1 fingerprint of device certificate 7 years ago
  Maciek Borzecki 3f3abe76cb crypt: take string instead of uint8[] as PEM encoded certificate 7 years ago
  Maciek Borzecki 20077fdb54 crypt: add helper for fingerprinting certificates 7 years ago
  Maciek Borzecki 83e1ef73d6 mconnect: export own certificate over DBus 7 years ago
  Maciek Borzecki 1905ff743a mconnectctl: display device certificate 7 years ago
  Maciek Borzecki 91d75d65bd device-proxy: make device certificate readable through DBus 7 years ago
  Maciek Borzecki 89f9c5c332 device: backwards compatible loading of cached devices 7 years ago
  Maciek Borzecki 276c7d3ffe device: do not access core instance when not needed 7 years ago
  Maciek Borzecki 051774ba43 channel: cleanup warnings 7 years ago
  Maciek Borzecki 2e711b468e channel: cleanup this calls and property access 7 years ago
  Maciek Borzecki d3ff6dcfa0 channel: use TlsCertificate from core 7 years ago
  Maciek Borzecki 838d0cdbcf core: generate certificate and key during startup 7 years ago
  Maciek Borzecki d632aa5c74 crypt: dump openssl cryptography helpers in favor of GnuTLS based wrapper 7 years ago
  Maciek Borzecki 1e1f72cc06 device, channel: no longer support explicitly encrypted packets 7 years ago
  Maciek Borzecki 836244a5dc mousepad: accept both kdeconnect.mousepad and kdeconnect.mousepad.request 7 years ago
  Maciek Borzecki 49fa30c841 device, channel, packet: support for TLS encrypted channel 7 years ago
  Maciek Borzecki 33b0b9ef3a mconnectctl: add active field 8 years ago
  Maciek Borzecki 235578165f device: cleanup out parameters in merge_capabilities() 8 years ago
  Maciek Borzecki 5a373602cb packet: support payload information 8 years ago
  Andy Holmes 28c8345eca add device_added, device_removed signals 7 years ago
  Andy Holmes f8b0de37a8 add 'disallow_device()' function to devicemanager.vala and devicemanager-proxy.vala 8 years ago
  Maciek Borzecki 50057f935b mconnectctl: use IsConnected property 8 years ago
  Maciek Borzecki 60461c08ab mconnectctl: --verbose switch 8 years ago
  Maciek Borzecki 8894650a9f device-proxy: add is_connected (bool IsConnected) property 8 years ago
  Maciek Borzecki c932b851df device: make is_active a simple property 8 years ago
  Maciek Borzecki 64bb2741f7 device: emit connected() signal 8 years ago
  Maciek Borzecki 3f2b15715f device-proxy: signal PropertiesChanged 8 years ago