aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh
Commit message (Expand)AuthorAgeFilesLines
* SSH: Fix exit status/exit code interpretationChristian Kandeler2018-12-141-1/+6
* SSH: Fix compile for Qt5.9Christian Stenger2018-12-141-6/+6
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-1382-11872/+1307
* SSH: Fix autotestChristian Kandeler2018-12-031-2/+5
* SSH: Add support for "new" OpenSSH private key formatChristian Kandeler2018-11-225-1/+287
* SSH: Do not offer to create DSA keys anymoreChristian Kandeler2018-11-222-22/+3
* SSH: Implement X11 forwardingChristian Kandeler2018-11-1921-16/+748
* SSH: Introduce and handle generic "channel open" packetsChristian Kandeler2018-11-134-59/+111
* SSH: Remove nonsensical checkChristian Kandeler2018-11-061-9/+0
* SSH: Re-format the qbs project fileChristian Kandeler2018-11-061-29/+65
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-061-1/+1
|\
| * SSH: Fix decryption in CBC modeChristian Kandeler2018-10-261-1/+1
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-10-241-1/+2
|\|
| * SSH: Add missing check in key exchange reply handlerChristian Kandeler2018-10-231-1/+2
* | SSH: Turn some manual tests into autotestsChristian Kandeler2018-10-232-0/+7
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-10-161-1/+1
|\|
| * Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* | Ssh: Add mtime to QSshFileInfoUlf Hermann2018-10-122-6/+10
|/
* SSH: Use Botan2Christian Kandeler2018-08-1016-217/+117
* Combine some SshConnectionParameter membershjk2017-12-193-21/+28
* Ssh: Move some Ssh specific images from Utils to SshAlessandro Portale2017-09-177-3/+13
* SshExceptions derive from std::exceptionNikita Baryshnikov2017-09-141-3/+8
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* SshAgent.Request: Initialize memberNikita Baryshnikov2017-08-141-1/+1
* SSH: Fix enum valuesChristian Kandeler2017-05-221-2/+3
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-0910-19/+15
|\
| * SSH: Fix DSA key creationChristian Kandeler2017-05-051-0/+2
| * SSH: Catch std::exception rather than Botan-specific onesChristian Kandeler2017-05-059-19/+13
* | SSH: Add support for ssh-agentChristian Kandeler2017-05-0417-28/+703
|/
* Remove spaces in initializer listsTim Jenssen2017-02-221-7/+7
* SSH: Catch all exceptions in SshConnectionPrivate::closeConnectionRobert Loehning2017-02-221-1/+1
* make library defines more consistencyTim Jenssen2016-12-123-3/+3
* SSH: Fix typo in key generator that leads to a crashChristian Kandeler2016-11-281-1/+1
* Fix icons that moved from core to utilsOrgad Shaneh2016-10-271-3/+3
* Fix qbs build on macOSChristian Kandeler2016-07-281-2/+2
* SSH: Use Qt5-style connectsOrgad Shaneh2016-06-1510-47/+50
* qbs build: More steps toward creating a "development installation".Christian Kandeler2016-06-131-116/+120
* SSH: Consistently use override in SshForwardTcpIpTunnelTobias Hunger2016-05-241-6/+6
* Ssh: Implement tcp/ip forward tunnelingUlf Hermann2016-05-2326-114/+1007
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-0/+1
|\
| * Qbs: Enable exceptions where neededOrgad Shaneh2016-05-021-0/+1
| * Revert "Qbs: Replace deprecated qbs.getEnv with Environment.getEnv"Orgad Shaneh2016-04-121-2/+1
| * Qbs: Replace deprecated qbs.getEnv with Environment.getEnvOrgad Shaneh2016-04-111-1/+2
* | Fix compiler warnings on windows.David Schulz2016-04-224-10/+14
* | Wholesale conversion to #pragma oncehjk2016-03-3036-143/+36
* | Fix project resolving with qbs master.Christian Kandeler2016-03-221-1/+2
|/
* Fixed segfault in SshKeyExchange due to using object after deletionDmytro Poplavskiy2016-02-241-1/+1
* Licensing: Fix license on sshlogging* filesTobias Hunger2016-01-202-32/+22
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1963-1071/+766
* SSH: Use categorized logging.Christian Kandeler2016-01-1818-156/+166