1. bb27d0f sshoutcfg: free hash buffer by WHR · 1 year, 2 months ago
  2. 8fe073c sshoutcfg: remove extra space in output message by WHR · 1 year, 2 months ago
  3. bc43a7d sshoutcfg: use stricter permissions when creating .ssh directory; mention optional dependent programs in INSTALL by WHR · 6 years ago
  4. 7730a18 sshoutcfg: fix fopen(3) doesn't place reading position at the beginning of a file when using "a+" in non-GNU systems by WHR · 6 years ago
  5. b339a91 Merge commit '9facd33' by WHR · 6 years ago
  6. 9facd33 sshoutcfg: better fixes of public key duplication detection by WHR · 6 years ago 1.0.1
  7. 8a42b57 sshoutcfg: fix public key duplication detection in subcommand adduser by WHR · 6 years ago
  8. 3c59dbc Merge commit '329fbf0' from branch 1.0 by WHR · 6 years ago
  9. 329fbf0 sshoutcfg: fix wrong line number in messages by WHR · 6 years ago
  10. d65f1db sshoutcfg: reject key string with new lines when using adduser -a ... by WHR · 6 years ago
  11. 72e0fa2 Clean up by WHR · 6 years ago
  12. f5898a0 Server: check and write PID file; sshoutcfg: add removeuser subcommand by WHR · 6 years ago
  13. 86935df sshoutcfg: print public key type with fingerprint in subcommand listuser by WHR · 6 years ago
  14. ce077ba Add user name checking for invalid characters in client and sshoutcfg(8); Fix some sign-compare warnings; sshoutcfg: fix bus error when parsing malformed key by WHR · 6 years ago
  15. 4d50f44 CLI: add users preferences support, currently only supported preference is 'alert' by WHR · 6 years ago
  16. 889dbc0 sshoutcfg: add public key fingerprint support in subcommand listuser by WHR · 6 years ago
  17. 339878c sshoutcfg: also check key format in listuser by WHR · 6 years ago
  18. d813e33 sshoutcfg: some unintelligible changes in key type checking by WHR · 6 years ago
  19. c969d93 sshoutcfg: implement key format checking in subcommand adduser by WHR · 6 years ago
  20. 174ba26 CLI: remove a debug message; sshoutcfg: fix listuser command print results into stderr instead of stdout by WHR · 6 years ago
  21. 35c4b53 Fix trailing space in comments; sshoutcfg: fix exit status -1 after adduser is done by WHR · 6 years ago
  22. b158b64 sshoutcfg: trying to remove .ssh/rc if exists by WHR · 6 years ago
  23. 04444a0 Fix many regression bugs in sshoutcfg(8) by WHR · 6 years ago
  24. f57458a sshoutcfg: check .ssh directory, and create it if doesn't exist; fix a bug in send_login by WHR · 6 years ago
  25. 3e809e3 Add getmotd and setmotd subcommands in sshoutcfg(8) by WHR · 6 years ago
  26. 6bd57d0 Add custom signals handler in CLI client; fix strncmp(3) issue in sshoutcfg.c by WHR · 6 years ago
  27. 163e94b Add man page sshoutcfg(8) by WHR · 6 years ago
  28. aee4206 Implement adduser subcommand of sshoutcfg by WHR · 6 years ago
  29. ef6069d sshoutcfg: fix get line from user list by WHR · 6 years ago
  30. 966fcfc Implementing listuser subcommand of sshoutcfg by WHR · 6 years ago
  31. 9430c6c Add sshoutcfg tool to manage users by WHR · 6 years ago