summaryrefslogtreecommitdiff
path: root/tests/manual/ssh/remoteprocess
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-095-35/+40
* Incremented year in copyright infoRobert Loehning2014-01-085-5/+5
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-051-1/+1
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-201-3/+3
* Fix tests compilationOrgad Shaneh2013-03-051-3/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-315-5/+5
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-295-5/+5
* | SSH: Adapt tests to API change.Christian Kandeler2012-12-112-8/+7
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-055-107/+102
|\ \ | |/
| * Adjust license headershjk2012-10-055-107/+102
| * SSH: Fix tests.Christian Kandeler2012-09-261-1/+1
* | SSH: Implement tunneling.Christian Kandeler2012-08-281-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-195-15/+5
* SSH: Streamline SshRemoteProcessRunner's output handling.Christian Kandeler2012-06-082-10/+8
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-2/+2
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-292-5/+9
* Move SSH support into a dedicated library.Christian Kandeler2012-05-225-23/+22
* SSH: Update tests.Christian Kandeler2012-03-313-28/+49
* SSH: Fix tests.Christian Kandeler2012-02-271-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-155-10/+10
* Long live the king!hjk2012-01-265-5/+5
* SSH: Don't expose SshRemoteProcess object from SshRemoteProcessRunner.Christian Kandeler2011-12-051-3/+3
* SSH: Support different read channels in SshRemoteProcess.Christian Kandeler2011-11-292-13/+74
* SSH: Derive SshRemoteProcess from QIODevice.Christian Kandeler2011-11-152-13/+76
* SSH: Add convencience script for tests.Christian Kandeler2011-11-141-1/+0
* SSH: Adapt tests to API changes.Christian Kandeler2011-11-142-17/+18
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-035-10/+10
* SSH: Simplify auto test call by introducing default arguments.Christian Kandeler2011-07-271-7/+18
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-065-5/+5
* Merge branch '2.2'Oswald Buddenhagen2011-04-145-70/+65
|\
| * Update license.hjk2011-04-135-70/+65
* | SSH: Implement terminal support and corresponding tests.Christian Kandeler2011-04-062-13/+33
|/
* SSH: Fix tests to adapt to new location (utils vs. core plugin).Christian Kandeler2011-04-015-23/+23
* tests: add licence headersBill King2011-02-185-0/+165
* SSH: Add test for remote process execution.Christian Kandeler2010-10-286-0/+413