1. 6eacc5e sshoutcfg: free hash buffer by WHR · 4 years, 5 months ago
  2. 584c5d2 Enable LC_ALL by WHR · 5 years ago
  3. 16cd8e1 sshoutcfg: add a translatable message by WHR · 5 years ago
  4. 91b4747 sshoutcfg: remove extra space in output message by WHR · 5 years ago
  5. dd8c000 Add gettext(3) support for client and sshoutcfg(8) by WHR · 5 years ago
  6. b300781 Client: add another check against integer overflow; sshoutcfg: use stricter permissions when creating .ssh directory; mention optional dependent programs in INSTALL by WHR · 6 years ago
  7. 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
  8. b339a91 Merge commit '9facd33' by WHR · 6 years ago
  9. 9facd33 sshoutcfg: better fixes of public key duplication detection by WHR · 6 years ago 1.0.1
  10. 8a42b57 sshoutcfg: fix public key duplication detection in subcommand adduser by WHR · 6 years ago
  11. 3c59dbc Merge commit '329fbf0' from branch 1.0 by WHR · 6 years ago
  12. 329fbf0 sshoutcfg: fix wrong line number in messages by WHR · 6 years ago
  13. d65f1db sshoutcfg: reject key string with new lines when using adduser -a ... by WHR · 6 years ago
  14. 72e0fa2 Clean up by WHR · 6 years ago
  15. f5898a0 Server: check and write PID file; sshoutcfg: add removeuser subcommand by WHR · 6 years ago
  16. 86935df sshoutcfg: print public key type with fingerprint in subcommand listuser by WHR · 6 years ago
  17. 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
  18. 4d50f44 CLI: add users preferences support, currently only supported preference is 'alert' by WHR · 6 years ago
  19. 889dbc0 sshoutcfg: add public key fingerprint support in subcommand listuser by WHR · 6 years ago
  20. 339878c sshoutcfg: also check key format in listuser by WHR · 6 years ago
  21. d813e33 sshoutcfg: some unintelligible changes in key type checking by WHR · 6 years ago
  22. c969d93 sshoutcfg: implement key format checking in subcommand adduser by WHR · 6 years ago
  23. 174ba26 CLI: remove a debug message; sshoutcfg: fix listuser command print results into stderr instead of stdout by WHR · 6 years ago
  24. 35c4b53 Fix trailing space in comments; sshoutcfg: fix exit status -1 after adduser is done by WHR · 6 years ago
  25. b158b64 sshoutcfg: trying to remove .ssh/rc if exists by WHR · 6 years ago
  26. 04444a0 Fix many regression bugs in sshoutcfg(8) by WHR · 6 years ago
  27. f57458a sshoutcfg: check .ssh directory, and create it if doesn't exist; fix a bug in send_login by WHR · 6 years ago
  28. 3e809e3 Add getmotd and setmotd subcommands in sshoutcfg(8) by WHR · 6 years ago
  29. 6bd57d0 Add custom signals handler in CLI client; fix strncmp(3) issue in sshoutcfg.c by WHR · 6 years ago
  30. 163e94b Add man page sshoutcfg(8) by WHR · 6 years ago
  31. aee4206 Implement adduser subcommand of sshoutcfg by WHR · 6 years ago
  32. ef6069d sshoutcfg: fix get line from user list by WHR · 6 years ago
  33. 966fcfc Implementing listuser subcommand of sshoutcfg by WHR · 6 years ago
  34. 9430c6c Add sshoutcfg tool to manage users by WHR · 6 years ago