Thomas Adam
|
c975de2e07
|
Merge branch 'obsd-master'
Conflicts:
server.c
|
2015-10-31 23:56:35 +00:00 |
|
nicm
|
b0a99e85b6
|
Don't shift version out of peerid, it is needed later.
|
2015-10-31 13:43:38 +00:00 |
|
Thomas Adam
|
e8bb385d6d
|
Merge branch 'obsd-master'
|
2015-10-29 10:01:09 +00:00 |
|
nicm
|
45f3cea263
|
Break version check into a separate function, and limit version to 8 bits.
|
2015-10-29 09:35:31 +00:00 |
|
Thomas Adam
|
da1f6fc2c8
|
Merge branch 'obsd-master'
Conflicts:
Makefile
client.c
server-client.c
server.c
tmux.c
tmux.h
|
2015-10-27 23:27:26 +00:00 |
|
nicm
|
07b0ea03c3
|
Break the common process set up, event loop and imsg dispatch code
between server and client out into a separate internal API. This will
make it easier to add another process.
|
2015-10-27 13:23:24 +00:00 |
|