summary refs log tree commit diff homepage
path: root/server.c (follow)
Commit message (Expand)AuthorAge
* Use MakefileJune McEnroe2017-08-26
* Add license to C filesJune McEnroe2017-08-24
* Clean up unnecessary kevent initializersJune McEnroe2017-08-13
* Remove MADV_NOSYNCJune McEnroe2017-08-08
* Completely retry if a send fails during a broadcastJune McEnroe2017-08-08
* Reverse order of main loopJune McEnroe2017-08-08
* Turn off SIGPIPE at the socket levelJune McEnroe2017-08-08
* Split tile access and modifyJune McEnroe2017-08-02
* Madvise RANDOM and NOSYNCJune McEnroe2017-08-01
* Fix removing clients from clientCastJune McEnroe2017-07-31
* Don't dump tiles in coreJune McEnroe2017-07-31
* Use designated initializers for messagesJune McEnroe2017-07-31
* Show other clients' cursorsJune McEnroe2017-07-31
* Track tile access countsJune McEnroe2017-07-31
* Handle large movesJune McEnroe2017-07-31
* Track color only client-sideJune McEnroe2017-07-30
* Add tile create and access timestampsJune McEnroe2017-07-30
* Initial commitJune McEnroe2017-07-30