aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshincomingpacket.cpp
Commit message (Expand)AuthorAgeFilesLines
* SSH: Implement X11 forwardingChristian Kandeler2018-11-191-0/+17
* SSH: Introduce and handle generic "channel open" packetsChristian Kandeler2018-11-131-13/+30
* SSH: Add missing check in key exchange reply handlerChristian Kandeler2018-10-231-1/+2
* SSH: Add support for ssh-agentChristian Kandeler2017-05-041-0/+17
* Ssh: Implement tcp/ip forward tunnelingUlf Hermann2016-05-231-0/+42
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SSH: Use categorized logging.Christian Kandeler2016-01-181-22/+9
* SSH: Support more ECDSA public key sizes.Christian Kandeler2015-07-211-2/+2
* SSH: Fix composition of ECDH key exchange signature.Christian Kandeler2015-06-291-2/+10
* SSH: Give better name to member variable.Christian Kandeler2015-06-291-2/+2
* SSH: Use better member name and fix wrong comment.Christian Kandeler2015-06-271-4/+4
* SSH: Do not tie key exchange methods to specific host key algorithms.Christian Kandeler2015-06-241-20/+34
* SSH: Support ECDH key exchange.Christian Kandeler2015-05-281-21/+38
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Catch exceptions by const reference.Christian Kandeler2014-11-281-16/+16
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-201-0/+25
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Replace assertion by exception.Christian Kandeler2012-06-191-0/+3
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-0/+463