1. 6bd57d0 Add custom signals handler in CLI client; fix strncmp(3) issue in sshoutcfg.c by WHR · 7 years ago
  2. b8ccf34 Also send private message back to the sender; add 'user not found' notice for private messages by WHR · 7 years ago
  3. c92d507 CLI client: add command to send private message by WHR · 7 years ago
  4. b9d9d7d Add broadcast for user state changing by WHR · 7 years ago
  5. f6a7e47 Add some commands for CLI client by WHR · 7 years ago
  6. ead24f9 Implement command auto-completion by WHR · 7 years ago
  7. 65833e4 Add line history recording for client with a terminal; clean up non-terminal input code by WHR · 7 years ago
  8. f66fa81 Re-enable readline if STDIN is a terminal; fix a bug in client select(2) processing by WHR · 7 years ago
  9. 9fa26e3 Fix read(2)ing of STDIN_FILENO blocked by WHR · 7 years ago
  10. f42c259 Add missing file client.h; fix text length bug when printing message; Stop using readline by WHR · 7 years ago
  11. 031059b Implement sending and receiving broadcast messages by WHR · 7 years ago
  12. a13dc68 Implement 'who' command in CLI client; bug fixes by WHR · 7 years ago
  13. f892a00 Move CLI client code to a separate file; bug fixes by WHR · 7 years ago