aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshconnectionmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-5/+5
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-11/+13
* SSH: Use Qt5-style connectsOrgad Shaneh2016-06-151-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-041-1/+2
* | SshConnectionManager: s/break/continueChristian Kandeler2014-12-191-2/+2
* | SSH: Close unused cached connections after a period of inactivity.Christian Kandeler2014-12-181-13/+47
|/
* 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