Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSH: Use Botan2 | Christian Kandeler | 2018-08-10 | 1 | -19/+25 |
* | SSH: Catch std::exception rather than Botan-specific ones | Christian Kandeler | 2017-05-05 | 1 | -8/+2 |
* | Fix compiler warnings on windows. | David Schulz | 2016-04-22 | 1 | -6/+9 |
* | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
* | SSH: Use categorized logging. | Christian Kandeler | 2016-01-18 | 1 | -11/+7 |
* | SSH: Support creation of ECDSA keys. | Christian Kandeler | 2015-07-27 | 1 | -5/+9 |
* | SSH: Don't assume an exact width of ECDSA keys. | Christian Kandeler | 2015-07-27 | 1 | -15/+1 |
* | SSH: Support ECDSA user keys. | Christian Kandeler | 2015-07-21 | 1 | -5/+52 |
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
|\ | |||||
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
* | | Misc: Remove unneeded qualifications | Orgad Shaneh | 2015-02-06 | 1 | -4/+4 |
|/ | |||||
* | SSH: Add support for the recommended cipher modes from RFC 4344. | Christian Kandeler | 2014-11-06 | 1 | -11/+41 |
* | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
* | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
* | Fix gcc warnings about unused variables. | Christian Kandeler | 2013-03-25 | 1 | -1/+4 |
* | 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 | -6/+9 |
|/ | |||||
* | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
* | SSH: Work around issue with dynamic_cast. | Christian Kandeler | 2012-10-05 | 1 | -9/+6 |
* | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
* | Update botan library. | Christian Kandeler | 2012-06-26 | 1 | -22/+18 |
* | Move SSH support into a dedicated library. | Christian Kandeler | 2012-05-22 | 1 | -0/+387 |