summaryrefslogtreecommitdiff
path: root/src/libs/ssh/sshconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Close channels before re-using a connection.Christian Kandeler2012-06-281-0/+9
* Update botan library.Christian Kandeler2012-06-261-2/+1
* SSH: Add parent object to SshConnection constructor.Christian Kandeler2012-06-081-1/+2
* SSH: Fix some potential crashes.Christian Kandeler2012-06-061-3/+3
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-6/+2
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-0/+728