1. bf31ae3 Implement the log backend by WHR · 7 years ago
  2. 1002d2e Client: add tick per minute to indicate date change in CLI backend by WHR · 7 years ago
  3. b6e144b Client: exit on select(2) fails by WHR · 7 years ago
  4. 1d1a024 Implementing API by WHR · 7 years ago
  5. 87e5103 Change internal interface of the multi-backend client by WHR · 7 years ago
  6. 6bd57d0 Add custom signals handler in CLI client; fix strncmp(3) issue in sshoutcfg.c by WHR · 7 years ago
  7. f66fa81 Re-enable readline if STDIN is a terminal; fix a bug in client select(2) processing by WHR · 7 years ago
  8. 031059b Implement sending and receiving broadcast messages by WHR · 7 years ago
  9. a13dc68 Implement 'who' command in CLI client; bug fixes by WHR · 7 years ago
  10. f892a00 Move CLI client code to a separate file; bug fixes by WHR · 7 years ago
  11. 1bacc40 Add a systemd service config file; disable terminal buffer and echo of client if it has a terminal by WHR · 7 years ago
  12. d2bfef7 Client support logging in; bug fixes by WHR · 7 years ago
  13. 99d64bd Fix print_with_time output message to wrong file, and without a newline by WHR · 7 years ago
  14. e00570a Add function get_local_packet to read local packet for both server and client by WHR · 7 years ago
  15. 9540e6c Change local socket type back to SOCK_STREAM since we need a connection-oriented socket by WHR · 7 years ago
  16. 6767221 Move socket path code to main.c by WHR · 7 years ago
  17. 9df48d5 Add some dummy code by WHR · 7 years ago