aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshchannelmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-407/+0
* SSH: Implement X11 forwardingChristian Kandeler2018-11-191-0/+62
* SSH: Introduce and handle generic "channel open" packetsChristian Kandeler2018-11-131-44/+61
* SSH: Catch std::exception rather than Botan-specific onesChristian Kandeler2017-05-051-1/+1
* SSH: Use Qt5-style connectsOrgad Shaneh2016-06-151-1/+1
* Ssh: Implement tcp/ip forward tunnelingUlf Hermann2016-05-231-4/+108
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SSH: Fix TCP/IP forwarding support.Christian Kandeler2015-04-151-4/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Catch exceptions by const reference.Christian Kandeler2014-11-281-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-051-1/+1
* Fix gcc warnings about unused variables.Christian Kandeler2013-03-251-2/+9
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-111-3/+9
|\|
| * SSH: Count only non-closing channels in closeAllChannels().Christian Kandeler2012-10-111-3/+9
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | SSH: Implement tunneling.Christian Kandeler2012-08-281-0/+11
|/
* SSH: Take more care when closing channels.Christian Kandeler2012-08-201-3/+10
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Close channels before re-using a connection.Christian Kandeler2012-06-281-1/+3
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-0/+198