Commit Graph

30 Commits

Author SHA1 Message Date
27169b7c07 Add missing incldues for FreeBSD 2016-06-05 12:54:25 -04:00
fe81322cc4 Keep alive the socket to make reconnections work properly 2016-04-21 16:20:27 -04:00
d433fe6956 nits 2016-03-29 01:42:07 -04:00
c9813a8c42 Provide better reconnection error message 2016-03-28 23:30:07 -04:00
cdfb6d7ef1 Reconnect wip 2016-03-26 19:00:16 -04:00
0d4aaa6def Fix compile warning 2016-03-11 13:28:49 -05:00
64e14eaff5 Avoid crashes when the ssh connction dies
We might want to deal with reconnections soon
2016-01-23 00:52:35 -05:00
c1846177fc Cleanup hacks around ev_ssh.ev_flags
Fixes #69

Fix suggested by Leon M. George <leon@georgemail.eu>
2016-01-15 16:03:57 -05:00
924eb01299 nits 2016-01-02 10:04:29 -05:00
a87d3af309 Reusing protocol code from tmate-slave 2016-01-01 17:02:23 -05:00
4c5522f7fa ssh key passphrase fix 2015-12-31 19:52:19 -05:00
55e6a774a8 improve err msg 2015-12-31 19:52:19 -05:00
16e1b82cb8 fix options scope 2015-12-23 05:58:09 -05:00
9b2778c439 Merge with latest tmux 2015-12-23 05:46:44 -05:00
f0d60cb1c8 update libssh/msgpack APIs 2015-12-23 04:37:06 -05:00
92bf230b8a Can't use the legacy logging callbacks of libssh, it's broken 2013-11-06 19:08:55 -05:00
0d182e707e Allow users to specify their own tmate servers
Options:
- tmate-server-host
- tmate-server-port
- tmate-server-dsa-fingerprint
- tmate-server-rsa-fingerprint
- tmate-server-ecdsa-fingerprint
2013-10-04 17:36:46 -04:00
13d3439933 SSH key passphrase support
Closes #6
2013-07-23 16:55:06 -04:00
ebc4e5ecdf User can specify his SSH identity with the tmate-identity global option 2013-07-22 18:05:44 -04:00
36bfa71b78 Support for multiple IP on DNS 2013-07-22 17:24:08 -04:00
632553bdc9 SSH log level is tweakable with -v 2013-06-14 23:58:08 -04:00
8f19552af0 Better error message when SSH keys are not setup 2013-06-14 23:10:24 -04:00
844451c6ce Show tmate messages in the status bar 2013-06-12 19:47:36 -04:00
a1d7bf7dc0 No reconnection for now 2013-06-12 18:02:29 -04:00
bf4edb4056 Authenticating the server 2013-06-12 01:28:01 -04:00
f89b98e1c3 Use tmate.io 2013-06-11 13:30:25 -04:00
6988b99fb4 Enable compression 2013-06-10 05:59:59 -04:00
a75e70f86b Fix error message 2013-06-10 04:30:12 -04:00
864124f4c0 Public key auth no longer need to be blocking (libssh 0.6) 2013-06-10 02:50:07 -04:00
220b2afb3c Client side first shot 2013-06-10 01:54:57 -04:00