| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Similar changes for server_msg_dispatch: use a switch instead of a lookup table | Nicholas Marriott | 2009-07-30 |
| * | Rename struct hdrtype to msgtype which is a better name and can be used even | Nicholas Marriott | 2009-07-29 |
| * | Make all messages sent between the client and server fixed size. | Nicholas Marriott | 2009-07-26 |
| * | None of the server message functions return anything but 0, so make them all | Nicholas Marriott | 2009-07-23 |
| * | Handle empty or unset TERM correctly; also fix a fatal() message while here. | Nicholas Marriott | 2009-07-07 |
| * | When sending a "protocol mismatch" error message, tell the client to exit | Nicholas Marriott | 2009-07-07 |
| * | Terminate cwd buffer before running xstrdup on it. | Nicholas Marriott | 2009-06-05 |
| * | If the prompt is hidden or a password is sent with -U, zero it before freeing | Nicholas Marriott | 2009-06-04 |
| * | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |