1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

25 Commits

Author SHA1 Message Date
Nicolas Viennot
31cc091823 Cleanup.
- Log only to syslog or stderr
- Removed the record/replay
- added ECDSA keys
2015-09-18 19:40:18 -04:00
Nicolas Viennot
baafe40cbb Send SSH connection strings over 2014-10-31 00:16:39 -04:00
Paolo Mainardi
aebbf047d2 host name is now an input argument
Closes #7
2013-11-02 16:24:15 -04:00
Nicolas Viennot
4bd26896f8 Add port argument in the connection command 2013-11-01 13:43:40 -04:00
Nicolas Viennot
b464ad7b4c Show upgrade message 2013-07-23 18:10:53 -04:00
Nicolas Viennot
b476eb22e2 Show client version 2013-07-22 20:00:43 -04:00
Nicolas Viennot
e8ca45b088 Removing all the layout crap, too lazy to fix properly.
At least we get smaller binaries :)
2013-07-11 20:20:00 -04:00
Nicolas Viennot
4037b4666b Disable msg prints 2013-07-11 03:51:02 -04:00
Nicolas Viennot
2ed5d4d973 [BUG FIX] The hanging issue should be fixed 2013-07-11 03:29:57 -04:00
Nicolas Viennot
58073077d7 The protocol is now part of the decoder 2013-07-11 01:08:40 -04:00
Nicolas Viennot
bddab8eff2 Bug fix with copy mode 2013-07-02 14:33:11 -04:00
Nicolas Viennot
5a8a116351 Synchronize the list binding pane (bind-key + ?) 2013-06-26 02:06:28 -04:00
Nicolas Viennot
278b20f506 Fix copymode when hlimit mismatches the client side 2013-06-26 00:59:58 -04:00
Nicolas Viennot
6b31869600 Readonly support on the client side
For now, the client can "tmate show-messages" to get it
2013-06-22 02:34:48 -04:00
Nicolas Viennot
5ce20c48bc Dynamic hostname support 2013-06-18 05:53:37 -04:00
Nicolas Viennot
bc72493b91 Client connection/disconnection notifications 2013-06-13 05:12:38 -04:00
Nicolas Viennot
0777ad8082 Synchronize copy mode 2013-06-13 02:35:29 -04:00
Nicolas Viennot
4255903c2a Enforce TMATE_HLIMIT on the first pane properly 2013-06-13 02:35:29 -04:00
Nicolas Viennot
d9349a3884 Report failed commands to clients 2013-06-12 20:29:55 -04:00
Nicolas Viennot
5cf8ca15fc Send the session token to the user 2013-06-12 19:48:58 -04:00
Nicolas Viennot
03948f3e3d Synching winlinks idx instead of window ids 2013-06-12 17:57:23 -04:00
Nicolas Viennot
5872c01dfd Sync all session windows 2013-06-12 02:53:33 -04:00
Nicolas Viennot
9c5df60d62 Status bar sync 2013-06-11 23:50:04 -04:00
Nicolas Viennot
1cc80546f4 Replication of bind/unbind commands 2013-06-11 22:52:25 -04:00
Nicolas Viennot
dbc4ecc92d Slave implementation draft 2013-06-10 01:54:29 -04:00