David Kahles
|
abc5fa3c56
|
Remove second UDP socket in LanLinkProvider
We don't need two sockets for reading and writing.
REVIEW: 127769
|
2016-04-28 00:19:20 +02:00 |
|
Albert Vaca
|
ff9775e1c9
|
Better logging of what's going on
|
2016-03-07 16:01:44 -08:00 |
|
Albert Vaca
|
ebd429629a
|
Fixed unpairs never being sent
|
2016-03-02 16:17:38 -08:00 |
|
Albert Vaca
|
aa4150f0c9
|
Moved ConnectionStarted from DeviceLink to LanDeviceLink
|
2016-01-10 07:12:13 -08:00 |
|
Albert Vaca
|
af43a21864
|
Propagate pairingError
|
2015-12-17 06:53:29 -08:00 |
|
Albert Vaca
|
2e4c3762e9
|
Re-use landevicelink objects instead of re-creating one each time
|
2015-12-10 17:11:48 -08:00 |
|
Aleix Pol
|
d69cdce4c1
|
Make sure incoming Lan pair packages are processed by the LanPairHandler
|
2015-12-06 02:12:29 +01:00 |
|
Albert Vaca
|
03926cc3bf
|
WIPx4
|
2015-12-02 11:04:35 -08:00 |
|
Albert Vaca
|
af5be6e9e0
|
Added a test mode to lanlinkprovider
Should fix tests when you run them on networks with real kdeconnects
running.
|
2015-12-02 09:49:00 -08:00 |
|
Albert Vaca
|
cf6cbd2925
|
WIPx3!
|
2015-12-01 10:45:14 -08:00 |
|
Albert Vaca
|
16f9af908a
|
WIP
|
2015-11-30 10:36:01 -08:00 |
|
Aleix Pol
|
5e0a7a34b9
|
Merge branch 'master' into ssl
# Conflicts:
# cli/kdeconnect-cli.cpp
# core/backends/lan/landevicelink.cpp
# core/backends/lan/landevicelink.h
# core/backends/lan/lanlinkprovider.cpp
# core/backends/lan/lanlinkprovider.h
# core/backends/lan/socketlinereader.h
# core/backends/lan/uploadjob.cpp
# core/backends/lan/uploadjob.h
# core/backends/loopback/loopbackdevicelink.h
# core/daemon.cpp
# core/daemon.h
# core/device.cpp
# core/device.h
|
2015-09-11 17:25:23 +02:00 |
|
Aleix Pol
|
817fcbc9d6
|
Merge branch 'stable'
|
2015-09-08 10:51:41 +02:00 |
|
Aleix Pol
|
d58f6314fe
|
run Clang Modernize
Minus the auto change
|
2015-09-08 10:47:37 +02:00 |
|
Aleix Pol
|
e1be5319f5
|
Only broadcast again if the network configuration actually changes
Reviewed Albert Vaca
|
2015-09-08 09:05:06 +02:00 |
|
Vineet Garg
|
e6da860fb7
|
Fixed issues pointed out on CR
|
2015-07-14 17:34:04 +05:30 |
|
Vineet Garg
|
1ba68150a7
|
Made server like normal QTcpServer
|
2015-07-10 03:57:27 +05:30 |
|
Vineet Garg
|
8b0f06e484
|
Code cleanup, fixed socket deletelater issue
|
2015-07-08 00:22:10 +05:30 |
|
Vineet Garg
|
148a713176
|
Initial working implementation of ssl
|
2015-07-05 18:53:53 +05:30 |
|
Albert Vaca
|
dacaee6629
|
Fixed daemon sending lots of identity packets at startup
The way we were detecting the active network interfaces caused to detect
all of them at the application startup.
|
2015-04-04 16:32:15 -07:00 |
|
Aleix Pol
|
b88897847b
|
Reorganize sources
We broke kded into core and kded, core contains the library with the backends
and plugins.
Also we renamed libkdeconnect to interfaces.
|
2014-06-14 15:22:40 +02:00 |
|