index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs
/
ssh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/3.5'
Eike Ziller
2015-08-20
1
-3
/
+6
|
\
|
*
SSH: Use "none" authentication type in case of an empty password.
Christian Kandeler
2015-08-19
1
-3
/
+6
*
|
SSH: Support creation of ECDSA keys.
Christian Kandeler
2015-07-27
5
-36
/
+72
*
|
SSH: Don't assume an exact width of ECDSA keys.
Christian Kandeler
2015-07-27
3
-15
/
+14
*
|
SSH: Support ECDSA user keys.
Christian Kandeler
2015-07-21
2
-5
/
+54
*
|
SSH: Support more ECDSA public key sizes.
Christian Kandeler
2015-07-21
5
-5
/
+34
*
|
SSH: Remove bogus compatibility check.
Christian Kandeler
2015-07-21
1
-21
/
+1
|
/
*
SSH: Fix composition of ECDH key exchange signature.
Christian Kandeler
2015-06-29
3
-2
/
+20
*
SSH: Give better name to member variable.
Christian Kandeler
2015-06-29
5
-7
/
+7
*
SSH: Use better member name and fix wrong comment.
Christian Kandeler
2015-06-27
3
-10
/
+10
*
SSH: Do not tie key exchange methods to specific host key algorithms.
Christian Kandeler
2015-06-24
4
-55
/
+57
*
SSH: Fix wrongly emitted assert.
Christian Kandeler
2015-06-18
1
-1
/
+2
*
UI text: use double quotes for emphasis
Leena Miettinen
2015-06-01
1
-1
/
+1
*
SSH: SshKeyExchangeInit is a struct.
Arnold Dumas
2015-05-28
1
-1
/
+1
*
SSH: Support ECDH key exchange.
Christian Kandeler
2015-05-28
12
-74
/
+225
*
SSH: Minor refactorings in key exchange code.
Christian Kandeler
2015-05-27
3
-9
/
+23
*
SSH: Fix TCP/IP forwarding support.
Christian Kandeler
2015-04-15
8
-31
/
+39
*
Don't mix iterator and const_iterator
Kai Koehne
2015-04-02
2
-2
/
+2
*
SSH: Add support for SHA-256 HMAC.
Christian Kandeler
2015-02-20
3
-6
/
+13
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
61
-366
/
+366
|
\
|
*
Update License
Eike Ziller
2015-01-16
61
-366
/
+366
*
|
Misc: Remove unneeded qualifications
Orgad Shaneh
2015-02-06
2
-7
/
+7
*
|
Port to new connect api
Montel Laurent
2015-02-04
6
-32
/
+43
*
|
Fix clang warning about uninitialized variable
Tobias Hunger
2015-01-06
2
-3
/
+3
*
|
SshConnectionManager: s/break/continue
Christian Kandeler
2014-12-19
1
-2
/
+2
*
|
SSH: Close unused cached connections after a period of inactivity.
Christian Kandeler
2014-12-18
1
-13
/
+47
*
|
SSH: implement host key checking.
Christian Kandeler
2014-12-15
8
-9
/
+262
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-12-01
2
-6
/
+15
|
\
\
|
|
/
|
*
SSH: Delay channel close request to server in SessionRequested state.
Christian Kandeler
2014-11-27
2
-6
/
+15
*
|
Catch exceptions by const reference.
Christian Kandeler
2014-11-28
8
-32
/
+32
*
|
Ssh: Remove indirection in AbstractSshChannel::m_timeoutTimer
hjk
2014-11-27
4
-14
/
+13
|
/
*
SSH: Fix misleading error message.
Christian Kandeler
2014-11-26
1
-8
/
+20
*
Ssh: Remove wrong Q_ASSERT in SshRemoteProcess destructor
hjk
2014-11-25
1
-3
/
+1
*
qbs build: Remove unneeded import statements.
Christian Kandeler
2014-11-10
1
-1
/
+0
*
SSH: Add support for the recommended cipher modes from RFC 4344.
Christian Kandeler
2014-11-06
5
-28
/
+84
*
Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possible
hjk
2014-11-03
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
61
-427
/
+488
|
\
|
*
License update
Eike Ziller
2014-10-09
61
-427
/
+488
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-16
2
-3
/
+8
|
\
\
|
|
/
|
*
SSH: Do not always emit an error if an SFTP channel exits.
Christian Kandeler
2014-09-11
1
-0
/
+3
|
*
SSH: Fix maximum packet size check.
Christian Kandeler
2014-09-11
1
-3
/
+5
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
*
|
Do not use deprecated Qt functionality.
Christian Kandeler
2014-08-29
1
-2
/
+2
|
/
*
SSH: Avoid repetitive calls
Orgad Shaneh
2014-05-20
1
-18
/
+19
*
Fix qbs build with clang.
Christian Kandeler
2014-05-08
1
-2
/
+3
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-05-02
1
-1
/
+1
|
\
|
*
qbs build: Adapt to function renaming.
Christian Kandeler
2014-04-15
1
-1
/
+1
*
|
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
5
-10
/
+10
|
/
*
use new base import style in qbs files
Joerg Bornemann
2014-03-11
1
-1
/
+1
*
Use native label for "Browse" button
Robert Loehning
2014-02-17
1
-0
/
+6
[next]