Commit Graph

3 Commits

Author SHA1 Message Date
Christian Kandeler
9d90809e6d SSH: Fix key re-exchange bug.
We used the encrypted client payload by mistake. The bug only manifests
itself from the second key exchange on, because during the first one,
no encryption is active, so the "encrypted" payload is the same as
the non-encrypted one.
2011-04-28 11:22:08 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
Milian Wolff
94548a1e1f move src/plugins/coreplugin/ssh to src/lib/utils/ssh
Merge-request: 253
Reviewed-by: hjk <qtc-committer@nokia.com>
2011-02-14 16:34:17 +01:00