1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
Tiago Cunha a9b6bfdddd Sync OpenBSD patchset 243:
Switch tmux to use imsg. This is the last major change to make the
client-server protocol more resilient and make the protocol versioning work
properly. In future, the only things requiring a protocol version bump will be
changes in the message structs, and (when both client and server have this
change) mixing different versions should nicely report an error message.

As a side effect this also makes the code tidier, fixes a problem with the way
errors reported during server startup were handled, and supports fd passing
(which will be used in future).

Looked over by eric@, thanks.

Please note that mixing a client with this change with an older server or vice
versa may cause tmux to crash or hang - tmux should be completely exited before
upgrading.
2009-08-14 21:04:04 +00:00
..
2008-09-26 06:45:28 +00:00
2009-05-14 07:51:51 +00:00
2009-04-29 22:45:32 +00:00
2009-03-31 22:08:45 +00:00
2009-08-09 18:35:38 +00:00
2009-08-14 21:04:04 +00:00
2009-08-14 21:04:04 +00:00
2009-08-14 21:04:04 +00:00
2007-10-31 14:26:26 +00:00
2009-07-02 07:31:02 +00:00
2007-10-31 14:26:26 +00:00
2007-10-31 14:26:26 +00:00
2007-10-31 14:26:26 +00:00
2009-05-26 18:31:10 +00:00
2009-08-09 15:39:41 +00:00
2009-06-25 20:27:32 +00:00