Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSH: Support more ECDSA public key sizes. | Christian Kandeler | 2015-07-21 | 1 | -2/+2 |
* | SSH: Remove bogus compatibility check. | Christian Kandeler | 2015-07-21 | 1 | -21/+1 |
* | SSH: Give better name to member variable. | Christian Kandeler | 2015-06-29 | 1 | -1/+1 |
* | SSH: Use better member name and fix wrong comment. | Christian Kandeler | 2015-06-27 | 1 | -4/+4 |
* | SSH: Do not tie key exchange methods to specific host key algorithms. | Christian Kandeler | 2015-06-24 | 1 | -31/+13 |
* | UI text: use double quotes for emphasis | Leena Miettinen | 2015-06-01 | 1 | -1/+1 |
* | SSH: Support ECDH key exchange. | Christian Kandeler | 2015-05-28 | 1 | -31/+107 |
* | SSH: Minor refactorings in key exchange code. | Christian Kandeler | 2015-05-27 | 1 | -6/+7 |
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
|\ | |||||
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
* | | SSH: implement host key checking. | Christian Kandeler | 2014-12-15 | 1 | -2/+41 |
|/ | |||||
* | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
* | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/2.6' | Oswald Buddenhagen | 2013-01-31 | 1 | -1/+1 |
|\ | |||||
| * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
* | | Revert "SSH: Work around issue with dynamic_cast." | Christian Kandeler | 2013-01-08 | 1 | -9/+14 |
|/ | |||||
* | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
* | SSH: Work around issue with dynamic_cast. | Christian Kandeler | 2012-10-05 | 1 | -14/+9 |
* | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
* | Update botan library. | Christian Kandeler | 2012-06-26 | 1 | -10/+4 |
* | Move SSH support into a dedicated library. | Christian Kandeler | 2012-05-22 | 1 | -0/+225 |