1. f6a7e47 Add some commands for CLI client by WHR · 7 years ago
  2. ead24f9 Implement command auto-completion by WHR · 7 years ago
  3. 65833e4 Add line history recording for client with a terminal; clean up non-terminal input code by WHR · 7 years ago
  4. f66fa81 Re-enable readline if STDIN is a terminal; fix a bug in client select(2) processing by WHR · 7 years ago
  5. 9fa26e3 Fix read(2)ing of STDIN_FILENO blocked by WHR · 7 years ago
  6. f42c259 Add missing file client.h; fix text length bug when printing message; Stop using readline by WHR · 7 years ago
  7. 031059b Implement sending and receiving broadcast messages by WHR · 7 years ago
  8. a13dc68 Implement 'who' command in CLI client; bug fixes by WHR · 7 years ago
  9. f892a00 Move CLI client code to a separate file; bug fixes by WHR · 7 years ago