summaryrefslogtreecommitdiff
path: root/src/libs/utils/ssh/sshconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* SSH: Ask for private key password right on connection start.Christian Kandeler2011-12-021-7/+28
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* SSH: Allow querying of IP protocol version.Christian Kandeler2011-10-041-0/+5
* SSH: Implement remote shell support.Christian Kandeler2011-07-261-0/+11
* SSH: Fix race condition.Christian Kandeler2011-07-061-8/+6
* SSH: Don't allow connectToHost() while already connecting/connected.Christian Kandeler2011-07-061-0/+2
* SSH: Set keep-alive timer period to connection timeout.Christian Kandeler2011-06-281-2/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* SSH: Don't send keep-alive packet during key exchange.Christian Kandeler2011-04-281-0/+6
* SSH: Tighter state checking during key exchange.Christian Kandeler2011-04-191-7/+9
* SSH: Fix typo.Christian Kandeler2011-04-191-1/+1
* SSH: Implement key re-exchange support.Christian Kandeler2011-04-191-14/+45
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-10/+5
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Start making the Maemo support more generic.Christian Kandeler2011-03-091-13/+14
|/
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-0/+9
* SSH: Fix misnomers.Christian Kandeler2011-02-281-6/+6
* SSH: Choose better names for public types and variables.Christian Kandeler2011-02-151-11/+11
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-0/+645