summaryrefslogtreecommitdiff
path: root/src/remote.cc
AgeCommit message (Expand)Author
2012-12-13remote.cc: move write function as member of MessageMaxime Coste
2012-12-13code cleanup in remote.ccMaxime Coste
2012-12-03RemoteClient: call get_key soon so that it may process a resize before size c...Maxime Coste
2012-11-19Remote: read now retry when it did not get all the expected dataMaxime Coste
2012-11-19add some debug output to RemoteUIMaxime Coste
2012-10-30Add a ClientManager for managing client lifetimesMaxime Coste
2012-10-29NCurses: refactor status line handling, and disambiguate status line from mod...Maxime Coste
2012-10-28Handle all available input before redrawingMaxime Coste
2012-10-27Remote: fix resize handlingMaxime Coste
2012-10-26remote: send resize message when neededMaxime Coste
2012-10-26remote: check read/write results, detect disconnectionsMaxime Coste
2012-10-25send actual dimensions of remote client at connectionMaxime Coste
2012-10-23Add some remote client support protocol codeMaxime Coste