Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Don't shift version out of peerid, it is needed later. | nicm | 2015-10-31 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-29 | |
|\| | ||||
| * | Break version check into a separate function, and limit version to 8 bits. | nicm | 2015-10-29 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-27 | |
|/ | | | | | | | | | | Conflicts: Makefile client.c server-client.c server.c tmux.c tmux.h | |||
* | Break the common process set up, event loop and imsg dispatch code | nicm | 2015-10-27 | |
between server and client out into a separate internal API. This will make it easier to add another process. |