summaryrefslogtreecommitdiffstats
path: root/tmate-ssh-client.c
AgeCommit message (Expand)Author
2013-11-06Can't use the legacy logging callbacks of libssh, it's brokenNicolas Viennot
2013-10-04Allow users to specify their own tmate serversNicolas Viennot
2013-07-23SSH key passphrase support1.8.6Nicolas Viennot
2013-07-22User can specify his SSH identity with the tmate-identity global optionNicolas Viennot
2013-07-22Support for multiple IP on DNSNicolas Viennot
2013-06-14SSH log level is tweakable with -vNicolas Viennot
2013-06-14Better error message when SSH keys are not setupNicolas Viennot
2013-06-12Show tmate messages in the status barNicolas Viennot
2013-06-12No reconnection for nowNicolas Viennot
2013-06-12Authenticating the serverNicolas Viennot
2013-06-11Use tmate.ioNicolas Viennot
2013-06-10Enable compressionNicolas Viennot
2013-06-10Fix error messageNicolas Viennot
2013-06-10Public key auth no longer need to be blocking (libssh 0.6)Nicolas Viennot
2013-06-10Client side first shotNicolas Viennot