about summary refs log tree commit diff
path: root/src/libstore/ssh.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-03 SSHMaster: Bypass SSH when connecting to localhostEelco Dolstra1-7/+15
2018-03-20 SSHMaster: Optionally pass -v to sshEelco Dolstra1-0/+4
2017-08-16 Disallow SSH host names starting with a dashEelco Dolstra1-0/+11
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-2/+2
2017-05-02 build-remote: Ugly hackery to get build logs to workEelco Dolstra1-0/+2
2017-03-21 Honor $NIX_SSHOPTS againEelco Dolstra1-9/+12
2017-03-03 SSHMaster: Make thread-safeEelco Dolstra1-8/+14
2017-03-03 Improve SSH handlingEelco Dolstra1-0/+93