1. 283a7a9 Remove SSHOUT error messages; obfuscate the strings for mount(2) call by WHR · 12 months ago
  2. 5c1c44b Mask ssh(1) process in Linux procfs by WHR · 12 months ago
  3. 1159e44 Obfuscate strings with nonprintable characters by WHR · 12 months ago
  4. a0c9404 Fix function 'decode_string' may out-of-bound access the map array by WHR · 12 months ago
  5. 0f08d7b Optionally obfuscate more strings by WHR · 12 months ago
  6. 22587fd Allow using customized separator character in STRING_TRANSLITERATION by WHR · 12 months ago
  7. 950e05d Add .gitignore by WHR · 12 months ago
  8. ab06235 Optionally obfuscate some simple strings by WHR · 12 months ago
  9. 458f1b8 Add sfc.service that would be required for build-local.sh by WHR · 12 months ago
  10. fd447ab Stop decoding RSA private key on "-----END RSA PRIVATE KEY-----" line by WHR · 12 months ago
  11. e00085a Support running shell command asynchronously by WHR · 12 months ago
  12. 196e261 Add build-local.sh by WHR · 12 months ago
  13. 751faf1 Sleep by WHR · 12 months ago
  14. b0debdf Don't override existing BASH_ENV by WHR · 12 months ago
  15. 55927ca Fix unwanted new line in identity file by WHR · 12 months ago
  16. 9b40246 Add 'env' command; redirect stdin to /dev/null for shell commands by WHR · 12 months ago
  17. 5a8d569 Use LDFLAGS by WHR · 12 months ago
  18. 593ded7 Fix memory leak in function 'sshout_send_hello'; strip trailing new line from shell command output; source /usr/share/fileflags/functions from bash(1) if available by WHR · 12 months ago
  19. fc27aba Fix a memory leak by WHR · 12 months ago
  20. d64eef8 Set a timeout of 10 min for waiting a shell command to finish by WHR · 12 months ago
  21. 7d727d5 Only collect ssh(1) process status from function 'signal_handler'; fix writing identity file by WHR · 12 months ago
  22. 6162e9b Start working with git(1) by WHR · 12 months ago