summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/SshDaemonClient.java
Commit message (Expand)AuthorAgeFilesLines
* Update SSHD dependency to version 1.2.0.Florian Zschocke2019-11-101-1/+1
* Update to SSHD 1.0.0James Moger2015-09-181-1/+1
* Track the SSH public key used for a session and add a `keys which` commandJames Moger2014-04-101-0/+10
* Rename & simplify SshSession->SshDaemonClientJames Moger2014-04-101-0/+64
* SSHD: Add support for generic commandsDavid Ostrovsky2014-04-101-37/+0
* Support serving repositories over the SSH transportEric Myhre2014-04-101-0/+37