ck
|
1fa20b3838
|
Maemo: Removed ifdefs for old ssh approach.
|
2010-02-08 17:52:56 +01:00 |
|
ck
|
e78763bb04
|
Maemo: Introduce automatic cleanup for another pointer.
|
2010-01-13 10:45:26 +01:00 |
|
ck
|
b7abc03ed0
|
Maemo: Fix race condition in SSH output reader.
|
2010-01-12 17:05:56 +01:00 |
|
ck
|
1b1b76ee70
|
Maemo: Get rid of MSVC compiler warning.
|
2010-01-12 14:58:48 +01:00 |
|
ck
|
e31236a08f
|
Maemo: Patch Net7 library to enable continuous reading.
|
2010-01-12 13:40:38 +01:00 |
|
ck
|
b585cbdac4
|
Maemo: Make gdbserver port user-configurable.
|
2010-01-11 18:09:49 +01:00 |
|
ck
|
60f97e5cff
|
Maemo: Add key deployment feature to options page.
|
2010-01-07 16:42:01 +01:00 |
|
ck
|
af64744706
|
Maemo: Add option to create directory on device in deployment API.
|
2010-01-07 15:23:33 +01:00 |
|
ck
|
39c466658a
|
Maemo: Implement remote execution based on SSH library.
Currently deactivated via #ifdef, but has been tested successfully.
|
2010-01-05 16:45:04 +01:00 |
|
ck
|
b3fd927e00
|
Maemo: Implement deploying via SSH library (instead of scp).
The code is #ifdef'ed out for now, but has been successfully tested.
|
2010-01-05 12:05:36 +01:00 |
|
ck
|
77b59b02ac
|
Maemo: Implement sftp file transfer (untested).
|
2009-12-23 12:33:34 +01:00 |
|
ck
|
19f1df4fe6
|
Maemo: Split up MaemoSshConnection.
We now have two subclasses for deploying files and
running commands, respectively.
|
2009-12-23 12:00:20 +01:00 |
|
ck
|
a266e638d6
|
Maemo: Add interface for ssh library (completely #ifdef'ed out for now).
This will replace the current ssh-via-QProcess approach, which
has severe drawbacks.
|
2009-12-23 10:53:57 +01:00 |
|