aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshconnectionmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean up SshConnectionManager interfacehjk2013-09-111-30/+16
* SSH: Remove questionable warning in connection manager.Christian Kandeler2013-08-081-4/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* SSH: Take more care when closing channels.Christian Kandeler2012-08-201-0/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Close channels before re-using a connection.Christian Kandeler2012-06-281-2/+7
* SSH: Fix some potential crashes.Christian Kandeler2012-06-061-1/+1
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-43/+69
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-0/+227